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}
> >
>