Thanks again Jim! 1. I was, but the latest error output is from running the script you mentioned. 2. Here is: https://pastebin.com/kTwuLzC6 3. Ubuntu 16.04 4. Thrift version 0.9.3
El dom., 30 sept. 2018 a las 22:05, Jim Apple (<[email protected]>) escribió: > OK, coupla questions: > > 1. Are you following that page or are you running the script I referenced? > > 2. What is the full build output? > > 3. What OS are you on? > > 4. What version of Thrift do you have installed? > On Sun, Sep 30, 2018 at 1:02 PM Renato Marroquín Mogrovejo > <[email protected]> wrote: > > > > Thanks Jim for the prompt reply, but I am still getting errors around > Thrift: > > > > [ 25%] Linking CXX shared library > ../../build/debug/thrift/libImpalaThrift.so > > [ 25%] Built target ImpalaThrift > > CMakeFiles/Makefile2:7059: recipe for target > 'be/src/service/CMakeFiles/impalad.dir/rule' failed > > make[1]: *** [be/src/service/CMakeFiles/impalad.dir/rule] Error 2 > > Makefile:1806: recipe for target 'impalad' failed > > make: *** [impalad] Error 2 > > ERROR in /home/marenato/Documents/workspacePhd/Impala/bin/make_impala.sh > at line 190: ${MAKE_CMD} ${MAKE_ARGS} ${MAKE_TARGETS} > > > > I was trying to follow: > > https://cwiki.apache.org/confluence/display/IMPALA/Building+Impala > > Is there any other doc that I could also check? Thanks again! > > > > > > Renato M. > > > > > > El dom., 30 sept. 2018 a las 21:16, Jim Apple (<[email protected]>) > escribió: > >> > >> You can run > https://github.com/apache/impala/blob/master/bin/bootstrap_build.sh > >> On Sun, Sep 30, 2018 at 12:09 PM Renato Marroquín Mogrovejo > >> <[email protected]> wrote: > >> > > >> > Hi all, > >> > > >> > I am trying to install impala but I am getting an error regarding > Thrift but I am unsure where to start looking. > >> > Thanks in advanced! > >> > > >> > > >> > Best, > >> > > >> > Renato M. > >> > > >> > [ 17%] Linking CXX static library > ../../build/debug/thrift/libImpalaThrift.a > >> > [ 17%] Built target ImpalaThrift > >> > Makefile:94: recipe for target 'all' failed > >> > make: *** [all] Error 2 > >> > ERROR in > /home/marenato/Documents/workspacePhd/Impala/bin/make_impala.sh at line > 188: ${MAKE_CMD} ${MAKE_ARGS} > >> > >
