Thanks! I have successfully installed impala from CDH!
在 2016年12月15日星期四 UTC+8上午1:18:23,Tim Armstrong写道: > > Have you tried the instructions on the cloudera docs? There is a Redhat 7 > repo that should have the correct parcels: > https://www.cloudera.com/documentation/enterprise/latest/topics/cdh_ig_cdh5_install.html#topic_4_4_1__p_32 > > On Mon, Dec 12, 2016 at 9:26 PM, 黄志 <[email protected] <javascript:>> > wrote: > >> I should ask this way: how can I install impala2.x on CentOS7, I want to >> use it on my hadoop2.6.0CDH5.6.1,when I use yum install, it is 1.4 which >> can not work properly! >> >> 在 2016年12月13日星期二 UTC+8上午9:59:02,黄志写道: >> >>> I did't see toolchain in IMPALA_HOME, I use this because my hadoop is >>> hadoop2.6CDH5.6.1, so I use IMPALA-2.4CDH5.6.1,can I use IMPALA without >>> considering CDH version? >>> if so, how to use toolchain to compile impala? I just configure >>> TOOLCHAIN, and use ./buildall.sh -noclean -skiptests? >>> is there any lib I should install? >>> I'm new to impala, thanks for your advice! >>> >>> 在 2016年12月13日星期二 UTC+8上午12:03:36,Tim Armstrong写道: >>>> >>>> Hi, >>>> Out of curiousity, why do you need to build that specific version of >>>> Impala. >>>> >>>> The toolchain was disabled by default in that version. By default we >>>> built with system libraries. Probably the easiest solution is to enable >>>> the >>>> toolchain (it was disabled by default in that version) by setting in your >>>> environment: >>>> >>>> IMPALA_TOOLCHAIN=$IMPALA_HOME/toolchain >>>> >>>> On Mon, Dec 12, 2016 at 7:33 AM, 黄志 <[email protected]> wrote: >>>> >>>>> and the console prints: >>>>> Please set them or make sure they are set and tested correctly in the >>>>> CMake files: >>>>> Boost_INCLUDE_DIR (ADVANCED) >>>>> >>>>> 在 2016年12月12日星期一 UTC+8下午11:14:58,黄志写道: >>>>>> >>>>>> I download impala-2.4.0-cdh-5.6.1.src.tar.gz,I did't find toolchain, >>>>>> I run ./buildall.sh, it replys: >>>>>> fatal: Not a git repository (or any of the parent directories): .git >>>>>> >>>>>> Can anyone help me with this? >>>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Impala Dev" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> >>>> >>>> -- >> You received this message because you are subscribed to the Google Groups >> "Impala Dev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> > >
