question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AttributeError: Cannot set unknown property 'run_id' on artifact Artifact(type_name: Examples, uri: , id: 0).

See original GitHub issue

I am testing the latest 0.21rc and I noticed that the ExampleGen components fail with

AttributeError: Cannot set unknown property 'run_id' on artifact Artifact(type_name: Examples, uri: , id: 0).

I tried two ExampleGen components. The pipeline setup was working fine under 0.15.

Colab to reproduce: https://colab.research.google.com/drive/1Lod4ll5cW-VPMBmwmTlqBqLiCCNG_umE

Is anyone else experiencing this issue under 0.21rc?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8

github_iconTop GitHub Comments

2reactions
hanneshapkecommented, Feb 13, 2020

@jiyongjung0 @rcrowe-google Just tried the 0.21.0 release and the bug seems to be fixed! Thank you!

0reactions
gowthamkprcommented, Feb 4, 2020

@hanneshapke I have run into the same error too but this time with chicago taxi example. Heres my gist. I think the error is arising from def run() in the class InteractiveContext(object): not setting the run_id(timestamp) to the artifact. Thanks for reporting this!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could not get unknown property 'compile' for object of type org ...
Error:Error:line (25)Could not get unknown property 'compile' for object of type org.gradle.api.internal.artifacts.dsl.dependencies.
Read more >
wandb/public.py at main - GitHub
A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API. - wandb/public.py at main ·...
Read more >
OpenIDM 3 > Integrator's Guide - ForgeRock Backstage
Guide to configuring and integrating OpenIDM into identity management solutions. The OpenIDM project offers flexible, open source services for automating ...
Read more >
Repository Objects Reference - SAP Help Portal
Start an HTTP server on a con figurable port. It handles GET and. POST requests re ceived from a con figurable handler path.Create...
Read more >
Curtin University - Observatory Platform
date and the many Airflow related properties such as the DAG id, ... Examples of snapshot telescopes found in the Observatory Platform ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found