Re: Hive LLAP service is not starting

2017-09-12 Thread dan young
rt LLAP through slide > > > https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_command-line-installation/content/intro_new_book.html > > Regards > > Rajesh > > *From:* Premal Shah [mailto:premal.j.s...@gmail.com] > *Sent:* Monday, September 11, 2017 11:29 PM > *T

RE: Hive LLAP service is not starting

2017-09-12 Thread Rajesh Narayanan
[mailto:premal.j.s...@gmail.com] Sent: Monday, September 11, 2017 11:29 PM To: user@hive.apache.org Subject: Re: Hive LLAP service is not starting   Hi Rajesh, I thought the recommended way to start/stop LLAP was to use Slider  this is what we do to start   slider create llap --resources $BASEDIR

Re: Hive LLAP service is not starting

2017-09-11 Thread Gopal Vijayaraghavan
> java.util.concurrent.ExecutionException: java.io.FileNotFoundException: > /tmp/staging-slider-HHIwk3/lib/tez.tar.gz (Is a directory) LLAP expects to find a tarball where tez.lib.uris is - looks like you've got a directory? Cheers, Gopal

Re: Hive LLAP service is not starting

2017-09-11 Thread Premal Shah
Hi Rajesh, I thought the recommended way to start/stop LLAP was to use Slider this is what we do to start slider create llap --resources $BASEDIR/resources.json --template $BASEDIR/appConfig.json and to stop before you can start again slider stop llap slider destroy llap --force || slider destr

Hive LLAP service is not starting

2017-09-11 Thread Rajesh Narayanan
Hi All, I am using Hadoop 2.7.3 and Hive 2.2.0 and TEZ 0.9.0 in linux. and able to execute hive query in yarn as TEZ type. When I start hive LLAP service -./hive --service llap --name @llap --instances 1 --cache 1024m --xmx 2048m --size 3225m --loglevel DEBUG --args " -XX:+UseG1GC -XX:+Resize