Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Issue. #475

Open
sreekuppa opened this issue Oct 17, 2016 · 0 comments
Open

Build Issue. #475

sreekuppa opened this issue Oct 17, 2016 · 0 comments

Comments

@sreekuppa
Copy link

I am trying to install twitter's Elephant Bird parser and I am following the instructions on the official github page. But everytime, the build fails.

  1. I used this link https://leveragebigdata.wordpress.com/2015/10/08/install-protocol-buffer-2-5-0/ to install protobuf 2.4.1.
  2. mvn -Dmaven.test.skip=true package inside elephant-bird directory.
[INFO] Building Elephant Bird Pig 4.15-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Elephant Bird ..................................... SUCCESS [0.304s]
[INFO] Elephant Bird Hadoop Compatibility ................ SUCCESS [0.598s]
[INFO] Elephant Bird Core ................................ SUCCESS [2.513s]
[INFO] Elephant Bird Cascading2 .......................... SUCCESS [0.042s]
[INFO] Elephant Bird Cascading3 .......................... SUCCESS [0.034s]
[INFO] Elephant Bird Cascading Protobuf .................. SUCCESS [0.024s]
[INFO] Elephant Bird Crunch .............................. SUCCESS [0.101s]
[INFO] Elephant Bird Hive ................................ SUCCESS [0.114s]
[INFO] Elephant Bird Pig ................................. FAILURE [0.045s]
[INFO] Elephant Bird Mahout .............................. SKIPPED
[INFO] Elephant Bird RCFile .............................. SKIPPED
[INFO] Elephant Bird Lucene .............................. SKIPPED
[INFO] Elephant Bird Pig Lucene .......................... SKIPPED
[INFO] Elephant Bird Examples ............................ SKIPPED
[INFO] --------------------------------------------------------------------- ---
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------ 
[INFO] Total time: 4.104s
[INFO] Finished at: Mon Oct 17 13:43:13 EDT 2016
[INFO] Final Memory: 24M/750M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project elephant-bird-pig: Could not resolve dependencies for project com.twitter.elephantbird:elephant-bird-pig:jar:4.15-SNAPSHOT: Failure to find com.twitter.elephantbird:elephant-bird-core:jar:tests:4.15-SNAPSHOT in http://maven.twttr.com was cached in the local repository, resolution will not be reattempted until the update interval of twitter has elapsed or updates are forced -> [Help 1]

Not sure what to do. Someone pls help. I have thrift version 0.7.0 and protobuf 2.4.1. I am running all this on centos 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant