spark worker nodes getting disassociated while running hive on spark

2015-01-04 Thread Somnath Pandeya
Hi, I have setup the spark 1.2 standalone cluster and trying to run hive on spark by following below link. https://cwiki.apache.org/confluence/display/Hive/Hive+on+Spark%3A+Getting+Started I got the latest build of hive on spark from git and was trying to running few queries. Queries are runn

Re: Newbie to Hive- Errors / Messages while starting Hive

2015-01-04 Thread Mohan Krishna
"hive shell" is the command to enter in to Hive shell On Mon, Jan 5, 2015 at 12:26 PM, Krish Donald wrote: > What is the difference between hive shell and hive prompt ... > > On Sun, Jan 4, 2015 at 10:47 PM, Mohan Krishna > wrote: > >> Hi Krish, >> You shall try "hive shell" >> Not simply "h

Re: Newbie to Hive- Errors / Messages while starting Hive

2015-01-04 Thread Krish Donald
What is the difference between hive shell and hive prompt ... On Sun, Jan 4, 2015 at 10:47 PM, Mohan Krishna wrote: > Hi Krish, > You shall try "hive shell" > Not simply "hive" > Let me know if you still face the same issue > > > Thanks > Mohan > > > On Mon, Jan 5, 2015 at 12:09 PM, Krish Donal

Re: Newbie to Hive- Errors / Messages while starting Hive

2015-01-04 Thread Mohan Krishna
Hi Krish, You shall try "hive shell" Not simply "hive" Let me know if you still face the same issue Thanks Mohan On Mon, Jan 5, 2015 at 12:09 PM, Krish Donald wrote: > Hi, > > I am new to hive and when I am trying to go to hive prompt I am getting > below messages/erros . Is this normal. > I

Newbie to Hive- Errors / Messages while starting Hive

2015-01-04 Thread Krish Donald
Hi, I am new to hive and when I am trying to go to hive prompt I am getting below messages/erros . Is this normal. I am using all default templates, I have not changed any properties in default templates. [hadoop@mynamenode conf]$ hive Logging initialized using configuration in file:/opt/hadoop/h

orc ppd bug report

2015-01-04 Thread wzc
Recently we find a bug with orc ppd, here is the testcase: use test; create table if not exists test_orc_src (a int, b int, c int) stored as orc; create table if not exists test_orc_src2 (a int, b int, d int) stored as orc; insert overwrite table test_orc_src select 1,2,3 from dim.city limit 1; i

Re: CREATE FUNCTION: How to automatically load extra jar file?

2015-01-04 Thread arthur.hk.c...@gmail.com
Hi, A question: Why does it need to copy the jar file to the temp folder? Why couldn’t it use the file defined in using JAR 'hdfs://hadoop/hive/nexr-hive-udf-0.2-SNAPSHOT.jar' directly? Regards Arthur On 4 Jan, 2015, at 7:48 am, arthur.hk.c...@gmail.com wrote: > Hi, > > > A1: Are all of

Re: Hive parquet vs Vertica vs Impala

2015-01-04 Thread Shashidhar Rao
Thanks Edward , you summed it all in your reply. On Sun, Jan 4, 2015 at 4:15 AM, Edward Capriolo wrote: > "how does vertica compare with Hive in similar settings" > Vertical in hive do no have similar settings. Vertica is a columnar MPP > analytic database. Hive is an SQL on hadoop platform. Dep

答复: Beeline connect hiveserver2 problem

2015-01-04 Thread ericni.ni
Hi ,wpf: Please look at the hiveserver log and refer to the issue: https://issues.apache.org/jira/browse/HIVE-6050 发件人: 王鹏飞 [mailto:wpf5...@gmail.com] 发送时间: 2015年1月3日 13:03 收件人: user@hive.apache.org 主题: Beeline connect hiveserver2 problem I use command "!connect jdbc:hive2://10.1.65.10:1