Hi Anup, Did you also source the config.sh? Run the following before impala-shell.sh:
source ~/Impala/bin/impala-config.sh ${IMPALA_HOME}/buildall.sh -notests -build_shared_libs -start_minicluster ${IMPALA_HOME}/bin/start-impala-cluster.py 2018-02-05 10:07 GMT-06:00 Michael Brown <mi...@cloudera.com>: > Hello, > > Please see: > > https://cwiki.apache.org/confluence/display/IMPALA/ > Bootstrapping+an+Impala+Development+Environment+From+Scratch > https://cwiki.apache.org/confluence/display/IMPALA/Building+Impala > > > On Mon, Feb 5, 2018 at 12:09 AM, Anup Tiwari <anupsdtiw...@gmail.com> > wrote: > >> Hi All, >> >> I am new to impala so i am getting errors while i am setting impala. >> >> I have downloaded latest impala release from " >> http://www.apache.org/dyn/closer.cgi?action=download&filena >> me=impala/2.11.0/apache-impala-2.11.0.tar.gz". >> I have extracted this in a folder and followed description mentioned in >> below link :- >> >> https://impala.apache.org/docs/build/html/topics/impala_proc >> esses.html#processes >> >> As mentioned in above link "*To start the Impala state store and Impala >> from the command line or a script, you can either use the service command >> or you can start the daemons directly through the impalad, statestored, and >> catalogd executables.*" So i searched for executable and found >> "start-impalad.sh"(which i think is correct one, let me know if i have >> missed this) but when i am executing this , i am getting below *errors* >> :- >> >> bin/start-impalad.sh: line 89: /admin: No such file or directory >> bin/start-impalad.sh: line 106: /opt/apache-s/apache-impala/ap >> ache-impala-2.11.0/be/build/latest/service/impalad: No such file or >> directory >> >> Also when i executed ./impala-config.sh then i got below *error* :- >> >> Unable to find the lsb_release command. Please ensure it is available in >> your PATH. >> ./impala-config.sh: line 265: return: can only `return' from a function >> or sourced script >> lsb_release command failed, output was: ./impala-config.sh: line 267: >> lsb_release: command not found >> ./impala-config.sh: line 270: return: can only `return' from a function >> or sourced script >> >> >> *Questions :-* >> 1. When we setup Hive/Hadoop/Drill etc then we have certain steps for >> setting HIVE_HOME/HADOOP_HOME/DRILL_HOME and also we specify certain >> setting in conf folder. Do we have similar documentation which can specify >> step by step setup. >> >> >> Regards, >> Anup Tiwari >> >> On Tue, Jan 23, 2018 at 8:56 PM, Jim Apple <jbap...@cloudera.com> wrote: >> >>> Ubuntu 14.04 and 16.04 are the OSes most Impala developers use, but >>> many Impala users use CentOS 7. >>> >>> Here is part of the docs on tuning: >>> https://impala.apache.org/docs/build/html/topics/impala_performance.html >>> >>> Here is some tuning info that was produced by Cloudera: >>> http://blog.cloudera.com/wp-content/uploads/2017/03/Impala-C >>> ookbook-01-20173.pdf >>> >>> On Tue, Jan 23, 2018 at 6:53 AM, Anup Tiwari <anupsdtiw...@gmail.com> >>> wrote: >>> > Hi Vincent, >>> > >>> > I found this link which says Supported Operating Systems are Ubuntu >>> 14.04, >>> > 16.04 so does this mean it won't work on centos 7. >>> > >>> > Also can you send some link which can help us in tuning as well. >>> > >>> > Regards, >>> > Anup Tiwari >>> > >>> > On Tue, Jan 23, 2018 at 7:26 PM, Vincent Tran <vtt...@cloudera.com> >>> wrote: >>> >> >>> >> Hi Anup, >>> >> >>> >> Is this the link you are looking for? >>> >> >>> >> https://impala.apache.org/docs/build/html/topics/impala_install.html >>> >> >>> >> On Tue, Jan 23, 2018 at 7:52 AM, Anup Tiwari <anupsdtiw...@gmail.com> >>> >> wrote: >>> >>> >>> >>> Hi All >>> >>> >>> >>> I want to install impala on my production environment(distributed) :- >>> >>> >>> >>> 1. Os Details : CentOS Linux release 7.2.1511 (Core) >>> >>> 2. Apache Hadoop 2.8.0 >>> >>> 3. Apache Hive 2.1.1 >>> >>> >>> >>> I didn't found any link on mail, please suggest if it is possible or >>> not >>> >>> and if possible then please share some links. >>> >>> >>> >>> Thanks in advance!! >>> >>> >>> >>> Regards, >>> >>> Anup Tiwari >>> >> >>> >> >>> >> >>> >> >>> >> -- >>> >> Vincent T. Tran >>> >> Customer Operations Engineer >>> >> Cloudera, Inc. >>> > >>> > >>> >> >> >