You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by Mohamed ismail <mi...@yahoo.com.INVALID> on 2017/12/15 17:48:51 UTC

Fw: parquet build failure - please help.

 

   ----- Forwarded Message ----- From: Mohamed ismail <mi...@yahoo.com>To: dev-help@parquet.apache.org <de...@parquet.apache.org>Sent: Friday, December 15, 2017, 9:36:56 AM PSTSubject: parquet build failure - please help.
  LC_ALL=C mvn  clean install is failed at building protobuf.

Apache Parquet Command-line ........................ SUCCESS [  7.460 s][INFO] Apache Parquet Pig Bundle .......................... SUCCESS [  1.524 s][INFO] Apache Parquet Protobuf ............................ FAILURE [  1.592 s][INFO] Apache Parquet Scala ............................... SKIPPED[INFO] Apache Parquet Scrooge ............................. SKIPPED[INFO] Apache Parquet Hadoop Bundle ....................... SKIPPED[INFO] Apache Parquet Hive ................................ SKIPPED[INFO] Apache Parquet Hive Binding Parent ................. SKIPPED[INFO] Apache Parquet Hive Binding Interface .............. SKIPPED[INFO] Apache Parquet Hive 0.10 Binding ................... SKIPPED[INFO] Apache Parquet Hive 0.12 Binding ................... SKIPPED[INFO] Apache Parquet Hive Binding Factory ................ SKIPPED[INFO] Apache Parquet Hive Binding Bundle ................. SKIPPED[INFO] Apache Parquet Hive Storage Handler ................ SKIPPED[INFO] Apache Parquet Hive Bundle ......................... SKIPPED[INFO] Apache Parquet Tools ............................... SKIPPED[INFO] ------------------------------------------------------------------------[INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 09:22 min[INFO] Finished at: 2017-12-15T08:55:22-08:00[INFO] Final Memory: 100M/1655M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (generate-sources) on project parquet-protobuf: An Ant BuildException has occured: exec returned: 1[ERROR] around Ant part ...<exec failonerror="true" executable="protoc">... @ 6:48 in /Users/mohamed/devTools/parquetMR/parquet-mr/parquet-protobuf/target/antrun/build-main.xml[ERROR] -> [Help 1]

Note: My ant and protoc are as follows:/usr/local/bin/protoc 
libprotoc 2.5.0
devTools/ant/apache-ant-1.10.1/bin/ant
Thanks