twitter / hadoop-lzo

Refactored version of code.google.com/hadoop-gpl-compression for hadoop 0.20
GNU General Public License v3.0
545 stars 328 forks source link

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

Open sreeram26 opened 4 years ago

sreeram26 commented 4 years ago

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?

bagipriyank commented 4 years ago

+1

jinesh90 commented 4 years ago

+1

yuriymalygin commented 4 years ago

+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

medb commented 4 years ago

I have the same issue for 0.4.19 version and even the latest 0.4.20 version: https://maven.twttr.com/com/hadoop/gplcompression/hadoop-lzo/0.4.19/ https://maven.twttr.com/com/hadoop/gplcompression/hadoop-lzo/0.4.20/

apichery commented 4 years ago

+1

bagipriyank commented 4 years ago

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 https://github.com/twitter/hadoop-lzo/issues/35#issuecomment-2687776 to make sure it builds. hope this helps.

chuwy commented 4 years ago

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

zjffdu commented 4 years ago

Any update ?

razyalov commented 4 years ago

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

bagipriyank commented 4 years ago

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

davinchia commented 1 year ago

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

See https://github.com/twitter/hadoop-lzo/issues/148#issuecomment-1374235859