Hive query starts own session for LLAP

2017-09-21 Thread Rajesh Narayanan
HI All, When I execute the hive query , that starts its own session and creates new yarn jobs rather than using the llap enabled job Can you please provide some suggestion? Thanks Rajesh

RE: Hive LLAP service is not starting

2017-09-12 Thread Rajesh Narayanan
/resources.json --template $BASEDIR/appConfig.json    and to stop before you can start again   slider stop llap slider destroy llap --force || slider destroy llap     On Mon, Sep 11, 2017 at 5:36 AM, Rajesh Narayanan mailto:rajesh.r.naraya...@oracle.com; \nrajesh.r.naraya...@oracle.com> wr

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