Hive Web interface start-up issue

2013-07-15 Thread Omkar Joshi
Hi, I guess I'm stuck with a silly configuration issue in hive-0.11.0. hduser@cloudx-843-770:~$ echo $HIVE_HOME /home/hduser/hadoop_ecosystem/apache_hive/hive-0.11.0 hduser@cloudx-843-770:~$ hduser@cloudx-843-770:~$ ls -lrt $HIVE_HOME/lib | grep hwi -rw-rw-r-- 1 hduser hduser 55087 May 11

Re: Unsubscribe

2013-07-15 Thread tofunmibabatunde
Unsubscribe Sent from my BlackBerry® wireless handheld from Glo Mobile. -Original Message- From: Kasa V Varun kasa.va...@mu-sigma.com Date: Mon, 15 Jul 2013 02:34:37 To: user@hive.apache.orguser@hive.apache.org Reply-To: user@hive.apache.org Subject: Unsubscribe Unsubsribe

Re: Strange error in hive

2013-07-15 Thread Jérôme Verdier
Hi, Thanks for your reply Navis. I have downloaded the patch file, but, i don't know how to install this... is there a good tutorial for this ? 2013/7/10 Navis류승우 navis@nexr.com Attached patch for this in https://issues.apache.org/jira/browse/HIVE-4837 2013/7/10 Navis류승우

A question goes on my mind : Can we (other applications) use HDFS without MapReduce ?

2013-07-15 Thread Matouk IFTISSEN
Hello, Can we (other applications) use HDFS without invoking MapReduce operations? Thanks for your answers.

RE: A question goes on my mind : Can we (other applications) use HDFS without MapReduce ?

2013-07-15 Thread Kumar Chinnakali
Yes, we can with the help of YARN. From: Matouk IFTISSEN [mailto:matouk.iftis...@ysance.com] Sent: Monday, July 15, 2013 3:40 PM To: user@hive.apache.org Subject: A question goes on my mind : Can we (other applications) use HDFS without MapReduce ? Hello, Can we (other applications) use HDFS

Re: A question goes on my mind : Can we (other applications) use HDFS without MapReduce ?

2013-07-15 Thread Subroto
Hi, HDFS is just a FileSystem. You can use the FileSystem API to use it as you wish. No dependency with MR operation. One can use MR with other fileSystems also. Cheers, Subroto Sanyal On Jul 15, 2013, at 12:10 PM, Matouk IFTISSEN wrote: Hello, Can we (other applications) use HDFS without

Re: A question goes on my mind : Can we (other applications) use HDFS without MapReduce ?

2013-07-15 Thread Matouk IFTISSEN
Ok thank you, I have assumed that ;) 2013/7/15 Subroto ssan...@datameer.com Hi, HDFS is just a FileSystem. You can use the FileSystem API to use it as you wish. No dependency with MR operation. One can use MR with other fileSystems also. Cheers, Subroto Sanyal On Jul 15, 2013, at 12:10

Re: Unsubscribe

2013-07-15 Thread Austin Chungath
Fail ! You have to send a mail to user-unsubscr...@hive.apache.org to unsubscribe. Nothing is going to happen if you send unsubscribe here. Read this : http://hive.apache.org/mailing_lists.html On Mon, Jul 15, 2013 at 1:04 PM, Kasa V Varun kasa.va...@mu-sigma.comwrote: Unsubsribe

Strange behaviour - CLI versus JDBC client over HiveServer2

2013-07-15 Thread Omkar Joshi
Hi, I'm using Hive 0.11 in local mode on a VM and I'm executing a dumb query : select count(1) from hive_dates; When I execute the above query on Hive CLI, I get 6 as the output(the row count) at the end of the triggered MR job. I'm starting the HiveServer2 using hive --service hiveserver2.

Re: IndexOutOfBoundsException with Snappy compressed SequenceFile from Flume

2013-07-15 Thread Shreepadma Venugopalan
Hi Keith, Were you able to resolve this? Or, is this still an issue? Thanks. Shreepadma On Tue, May 28, 2013 at 6:02 AM, Keith Wright kwri...@nanigans.com wrote: Hi all, This is my first post to the hive mailing list and I was hoping to get some help with the exception I am getting

Re: IndexOutOfBoundsException with Snappy compressed SequenceFile from Flume

2013-07-15 Thread Keith Wright
I was able to resolve it. Turns our we had a misconfiguration with one of our flume hdfs sinks where 2 were writing as sequence file text while one was sequence file bytes. It was due to one bad character in the flume conf. My manual map/reduce jobs worked fine because it would automatically

Re: IndexOutOfBoundsException with Snappy compressed SequenceFile from Flume

2013-07-15 Thread Shreepadma Venugopalan
Thanks Keith. On Mon, Jul 15, 2013 at 4:22 PM, Keith Wright kwri...@nanigans.com wrote: I was able to resolve it. Turns our we had a misconfiguration with one of our flume hdfs sinks where 2 were writing as sequence file text while one was sequence file bytes. It was due to one bad

Re: Strange error in hive

2013-07-15 Thread Navis류승우
patch -p0 -i file-name would work. https://cwiki.apache.org/confluence/display/Hive/HowToContribute 2013/7/15 Jérôme Verdier verdier.jerom...@gmail.com: Hi, Thanks for your reply Navis. I have downloaded the patch file, but, i don't know how to install this... is there a good tutorial for

Hive 0.11 with Cloudera CHD4.3 MR v1

2013-07-15 Thread Jim Colestock
Hello All, Has anyone been successful at running hive 0.11 with Cloudera CDH 4.3? I've been able to get hive to connect to my metadb (which is in Postgres). Verified by doing a show tables.. I can run explain and describes on tables, but when I try to run anything that fires off an M/R

[ANNOUNCE] New Hive Committer - Brock Noland

2013-07-15 Thread Carl Steinbach
The Apache Hive PMC has passed a vote to make Brock Noland a new committer on the project. Brock, please submit your ICLA to the Apache Software Foundation as described here: http://www.apache.org/licenses/#clas Thanks. Carl

Re: [ANNOUNCE] New Hive Committer - Brock Noland

2013-07-15 Thread Jarek Jarcec Cecho
Congratulations Brock! Jarcec On Mon, Jul 15, 2013 at 10:29:51PM -0700, Carl Steinbach wrote: The Apache Hive PMC has passed a vote to make Brock Noland a new committer on the project. Brock, please submit your ICLA to the Apache Software Foundation as described here:

Re: [ANNOUNCE] New Hive Committer - Brock Noland

2013-07-15 Thread Brock Noland
Wow, that is awesome!! Thank you very much! :) I have a CLA on file and my apache id is brock. Cheers! Brock On Tue, Jul 16, 2013 at 12:29 AM, Carl Steinbach c...@apache.org wrote: The Apache Hive PMC has passed a vote to make Brock Noland a new committer on the project. Brock, please