Further..

[INFO] --- maven-thrift-plugin:0.1.11:compile (generate-thrift-java) @
carbondata-format ---
Downloading:
https://repo.maven.apache.org/maven2/com/google/collections/google-collections/0.8/google-collections-0.8.pom
Downloaded:
https://repo.maven.apache.org/maven2/com/google/collections/google-collections/0.8/google-collections-0.8.pom
(3 KB at 57.0 KB/sec)
Downloading:
https://repo.maven.apache.org/maven2/com/google/collections/google-collections/0.8/google-collections-0.8.jar
Downloaded:
https://repo.maven.apache.org/maven2/com/google/collections/google-collections/0.8/google-collections-0.8.jar
(473 KB at 2748.3 KB/sec)
[ERROR] thrift failed output:
[ERROR] thrift failed error: /bin/sh: thrift: command not found

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache CarbonData :: Parent ........................ SUCCESS [
 2.495 s]
[INFO] Apache CarbonData :: Common ........................ SUCCESS [
 2.372 s]
[INFO] Apache CarbonData :: Format ........................ FAILURE [
 1.727 s]
[INFO] Apache CarbonData :: Core .......................... SKIPPED
[INFO] Apache CarbonData :: Processing .................... SKIPPED
[INFO] Apache CarbonData :: Hadoop ........................ SKIPPED
[INFO] Apache CarbonData :: Spark ......................... SKIPPED
[INFO] Apache CarbonData :: Assembly ...................... SKIPPED
[INFO] Apache CarbonData :: Examples ...................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6.797 s
[INFO] Finished at: 2016-11-13T18:33:18-05:00
[INFO] Final Memory: 38M/457M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.thrift.tools:maven-thrift-plugin:0.1.11:compile
(generate-thrift-java) on project carbondata-format: thrift did not exit
cleanly. Review output for more information. -> [Help 1]

I'm using a mac... anything required to be installed locally?

I'm inclined to recommend that you re-roll the release to include some
build instructions.

John

On Sun, Nov 13, 2016 at 6:28 PM Liang Chen <chenliang6...@gmail.com> wrote:

> Hi
>
> Please use "mvn clean -Pbuild-with-format install" to run when make the 1st
> compile.
> Because this release remove thrift installation dependency, just add thrift
> repo dependency.
>
> dev mailinglist discussed solution:
>
> http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/please-vote-and-comment-remove-thrift-solution-td2253.html
>
> Definitely,we will update the compile document accordingly also for the 1st
> compile users.
>
> Regards
> Liang
>
>
> John D. Ament-2 wrote
> > Hi,
> >
> > Can you please provide build instructions?  It fails for me on
> >
> > [ERROR] Failed to execute goal on project carbondata-core: Could not
> > resolve dependencies for project
> > org.apache.carbondata:carbondata-core:jar:0.2.0-incubating: Could not
> find
> > artifact org.apache.carbondata:carbondata-format:jar:0.2.0-incubating in
> > pentaho-releases (http://repository.pentaho.org/artifactory/repo/) ->
> > [Help
> > 1]
> >
> > I'm simply running "mvn clean install" as a WAG on how its intended to
> > work.
> >
> > John
> >>
>
>
>
>
>
> --
> View this message in context:
> http://apache-incubator-general.996316.n3.nabble.com/VOTE-Apache-CarbonData-0-2-0-incubating-release-tp52465p52473.html
> Sent from the Apache Incubator - General mailing list archive at
> Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>

Reply via email to