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

Build Failure on Ubuntu #135

Closed giamic closed 6 years ago

giamic commented 6 years ago

Hello, I follow the build instructions (changing the version numbers of lzo to 2.10, the current one) but my build fails. Here is the error message:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (build-native-non-win) on project hadoop-lzo: An Ant BuildException has occured: exec returned: 1
[ERROR] around Ant part ...<exec failonerror="true" dir="${build.native}" executable="sh">... @ 16:66 in /home/gianluca/hadoop-lzo/target/antrun/build-build-native-non-win.xml

How could I fix that?

giamic commented 6 years ago

Sorry for spamming, I found a solution: it was a problem with the JAVA_HOME path.

chentyler commented 5 years ago

Sorry for spamming, I found a solution: it was a problem with the JAVA_HOME path. Hello, When I am buiding the project to generate executable programs, I also encounter this error. Please tell me the solution. Thank you very much.

chentyler commented 5 years ago

Hello, I follow the build instructions (changing the version numbers of lzo to 2.10, the current one) but my build fails. Here is the error message:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (build-native-non-win) on project hadoop-lzo: An Ant BuildException has occured: exec returned: 1
[ERROR] around Ant part ...<exec failonerror="true" dir="${build.native}" executable="sh">... @ 16:66 in /home/gianluca/hadoop-lzo/target/antrun/build-build-native-non-win.xml

How could I fix that? Hello, When I am buiding the project to generate executable programs, I also encounter this error. Please tell me the solution. Thank you very much.

chenshuai1995 commented 4 years ago

Sorry for spamming, I found a solution: it was a problem with the JAVA_HOME path.

Hi, i also have the same problem. But i check the JAVA_HOME and it is right. Could you tell me how to slove this problem?

nishantKumarGaian commented 3 years ago

Did anyone find solution to this problem ?

nishantKumarGaian commented 3 years ago

Sorry for spamming, I found a solution: it was a problem with the JAVA_HOME path.

Hi, i also have the same problem. But i check the JAVA_HOME and it is right. Could you tell me how to slove this problem?

Did anyone find solution to this issue ?

chenshuai1995 commented 3 years ago

Hi, i had check the JAVA_HOME path. There is no problem about the JAVA_HOME path. Can you explain in detail?

------------------ 原始邮件 ------------------ 发件人: "twitter/hadoop-lzo" @.>; 发送时间: 2021年4月21日(星期三) 下午4:20 @.>; @.**@.>; 主题: Re: [twitter/hadoop-lzo] Build Failure on Ubuntu (#135)

Sorry for spamming, I found a solution: it was a problem with the JAVA_HOME path.

Hi, i also have the same problem. But i check the JAVA_HOME and it is right. Could you tell me how to slove this problem?

Did anyone find solution to this issue ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.