Write Access to Wiki to edit "HiveServer2 Clients" page

2014-02-17 Thread Tsuyoshi OZAWA
Hi, I'd like to contribute update Hive's wiki. Could you give me a permission to write it? As described in HIVE-4232, we need to set "auth=noSasl" option to connect hiveserver2 from beeline. We should document it. https://issues.apache.org/jira/browse/HIVE-4232?focusedCommentId=13622931&page=com

Re: Mapping HBase column qualifier with a ':' in it

2014-02-17 Thread Den
I assume by 'escape' you mean something like: "hbase.columns.mapping" = ":key,cf:q1\:q2" That gave the same error as before. If that's not what you mean could you expand? I also tried to see if I could trick it by doing some binary encoding of the character "hbase.columns.mapping" = ":key,cf:q1

RE: Hadoop streaming with insert dynamic partition generate many small files

2014-02-17 Thread Bogala, Chandra Reddy
As I suspected, hive is expecting java in path. But in our clusters java is not in path. So I tried by specifying absolute path ('/xxx/yyy/jre/bin/java -cp .:embeddedDoc.jar com.yy.xx.mapreduce.NestedDocReduce'). But it's throwing a different exception ( script error).Is it a bug?. What's the

RE: hbase importtsv

2014-02-17 Thread Kennedy, Sean C.
Matouck, Thank you very much, I had success! Have a great day ... Sincerely, Sean From: Matouk IFTISSEN [mailto:matouk.iftis...@ysance.com] Sent: Friday, February 14, 2014 6:52 PM To: user@hive.apache.org Subject: Re: hbase importtsv hello, You can use bulkload in to pahses, in