twitter/hadoop-lzo

Could not find artifact com.hadoop.gplcompression:hadoop-lzo:jar:0.4.16 in Twitter public Maven repo (http://maven.twttr.com)

Opened this issue ยท 11 comments

One of our packages depends on some jars from http://maven.twttr.com. I see from November 1st that we could not pull dependencies from the repo. Any ideas on when this will be fixed?

+1

+1

https://maven.twttr.com/com/hadoop/gplcompression/hadoop-lzo/0.4.16/:

Index of /com/hadoop/gplcompression/hadoop-lzo/0.4.16
Parent Directory
hadoop-lzo-0.4.16.jar.md5
hadoop-lzo-0.4.16.jar.sha1
hadoop-lzo-0.4.16.pom
hadoop-lzo-0.4.16.pom.md5
hadoop-lzo-0.4.16.pom.sha1

+1

i was able to build locally by following instructions at https://github.com/twitter/hadoop-lzo/tree/9ab0565b74e4ac11172c29acf1b398f7aacfb767. i had to also follow suggestion from #35 (comment) to make sure it builds. hope this helps.

chuwy commented

I just noticed there's no jar files for all other projects on maven.twttr.com.

Any update ?

+1
Is this being fixed any time soon, or is there a solid workaround to the problem?

i see jars for all versions of hadoop-lzo at https://maven.twttr.com now, thanks for fixing the issue!

In case folks are running into this, Airbyte is considering making this public. Would that be helpful?

See #148 (comment)