thoth-station / mi

an experiment on Source Operation Metrics
GNU General Public License v3.0
6 stars 10 forks source link

Unable to load github data locally #539

Closed hemajv closed 2 years ago

hemajv commented 2 years ago

We tried to use the MI module within jupyter notebooks to fetch/load the GitHub data locally, but we ran into some issues:

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to Smaug JH instance or JH notebook from your local machine
  2. Import latest srcopsmetrics package, v2.10.4
  3. Import entities.PullRequest to load PR data
  4. See error

Screenshot from 2022-02-24 12-28-59

We also had another issue where it was asking to specify the Thoth Ceph buckets when setting is_local=True

cc @xtuchyna @Shreyanand @chauhankaranraj

xtuchyna commented 2 years ago

Hello @hemajv , please try the patched v2.10.5

hemajv commented 2 years ago

@xtuchyna the issue now seems to be resolved :tada: Thanks for fixing this quickly!

xtuchyna commented 2 years ago

thanks @hemajv , feel free to close the issue :)