| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
40 (0.243s).
|
|
|
Loading phrases to help you refine your search...
|
|
Setting up dev environment for hive - Hive - [mail # user]
|
|
...I have issues in setting up development environment for hive. So far, I just got the jar file modified and worked and now trying to get it to svn, so I can contribute code back. ...
|
|
|
Author: Chalcy Raja,
2012-03-14, 18:54
|
|
|
update RE: hive map field question - Hive - [mail # user]
|
|
...Hi Hive users, I thought I'll update the status on this. I could spend some time on crack ing hive code, map field related in particular, 1. Explode works great and ...
|
|
|
Author: Chalcy Raja,
2012-01-11, 23:06
|
|
|
RE: hive map field question - Hive - [mail # user]
|
|
...Wow, this is great news. I read about explode and wished map had that. Thanks so much, Chalcy From: Bejoy Ks [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 23, 2011 1...
|
|
|
Author: Chalcy Raja,
2011-11-23, 18:19
|
|
|
RE: hive map field question - Hive - [mail # user]
|
|
...Thanks, Mark. I'll try that. Also, is there a way to list all the keys and values in a map field? Thanks, Chalcy From: Mark Grover [mailto:[EMAIL PROTECTED]] &...
|
|
|
Author: Chalcy Raja,
2011-11-23, 16:14
|
|
|
hive map field question - Hive - [mail # user]
|
|
...Hello HiveUsers, I have a need to convert a map field to string field and vic e versa in a hive table. I could not do cast. I created two external tables with one has strin...
|
|
|
Author: Chalcy Raja,
2011-11-23, 15:48
|
|
|
RE: urldecode hive column - Hive - [mail # user]
|
|
...I used reflect to urldecode like below and it works great. SELECT reflect("java.net.URLDecoder", "decode","to be decoded value) from f ootable limit 1; I have to start building U...
|
|
|
Author: Chalcy Raja,
2011-09-16, 14:23
|
|
|
RE: urldecode hive column - Hive - [mail # user]
|
|
...Thank you! Loren. So far I have only using hive as is. Looks like I have to start extending :) From: Loren Siebert [mailto:[EMAIL PROTECTED]] Sent: Thursday, Septemb...
|
|
|
Author: Chalcy Raja,
2011-09-15, 16:38
|
|
|
urldecode hive column - Hive - [mail # user]
|
|
...Hi, I have a situation where I need to do urldecode on one particular column. Is there any hive built in function available? Thank you, Chalcy...
|
|
|
Author: Chalcy Raja,
2011-09-15, 16:03
|
|
|
question about applying patch - Hive - [mail # user]
|
|
...Hi, I am trying to import sqlserver table in to hive table using sqoop. The im port failed on nvarchar field. There is a patch released as per https://is sues.apache.org/ji...
|
|
|
Author: Chalcy Raja,
2011-09-13, 13:00
|
|
|
RE: Error while executing hive queries from script - Hive - [mail # user]
|
|
...Looks like permission issue. Check the permission on the table social. Ru n the load script as sudo. Hope this helps! Chalcy From: Praveen Bathala [mailto:[EMAIL PROT...
|
|
|
Author: Chalcy Raja,
2011-09-12, 12:12
|
|
|
|