That is helpful, Thx!
More dumb questions. What is "select *?" ?
Also, any hints on how to find whether the map_keys contains a substring? For
example, supposing the map_keys contains emails, I want to see if one of the
emails contains "gmail.com".
From: Szehon Ho [mailto:sze...@cloudera.com]
Join us for the 11th International Conference on Autonomic Computing -
Sponsored by USENIX in corporation with ACM
Call for Papers for Management of Big Data (MBDS) track is open. Submit
your short paper or panel presentation by *March 31, 2014, 11:59 p.m. PDT.*
The objective of the MBDS track at
Select *? There are other built-in functions like map_keys and map_values
you can use in queries on maps. Not sure if this addresses the question.
Thanks
Szehon
On Mon, Mar 17, 2014 at 3:05 PM, Frank Luo wrote:
> Is there a way to read Hive Map datatype without knowing keys?
>
>
>
> Accordi
Hi,
Didn't get any answers on this, trying one more time.
Thanks,
Adam
On Mar 14, 2014, at 9:50 AM, Adam Silberstein wrote:
> Hi,
> I'm testing out the REST interface to webhcat and stuck doing basic DDL
> operations.
>
> Background on installation:
> --I installed packages with apt-get
> --I
Is there a way to read Hive Map datatype without knowing keys?
According to Hive document, the only way to read a Map is to access through
keys, ie: myMap['myKey']. However, in many cases, the keys are unknown, for
example, HTable sparse columns, so in that kind of situation, what is the ways
I have been researching for a week now on how to use the PHP hive
client.
https://cwiki.apache.org/confluence/display/Hive/HiveClient#HiveClient-PHP
but the |$GLOBALS||[||'THRIFT_ROOT'||] = ||'/lib/php/'||; is broken.
|one thing is the autoloader is no generated properly. second
packages/hive_servi
Stephen,
Thanks for your reply. I won't be given login access to the host. I cannot
run 'hdfs dfs -get' since my host is not a gateway and does not have direct
access to HDFS. Also, I can't run hive CLI since it is not installed on my
host !!
Finally, to circumvent all these problems, I tr
I am trying to use the php hive thift client and there is name space and
autoload issues.
Autoload is not generated and I have not found any instructions how to
properly generate it.
Also some files contain namespace; which is a syntax issue.
Is any one aware of these issues and know how to fix the
Try setting table properties “orc.compress.size” to lesser value. Default is
256KB.
Thanks
Prasanth Jayachandran
On Mar 17, 2014, at 8:12 AM, Saltys, Zilvinas
wrote:
> Hi,
>
> My write queries using ORC keep dying with out of memory errors. Sample query:
> insert overwrite table test_orc_sma
Hi,
My write queries using ORC keep dying with out of memory errors. Sample query:
insert overwrite table test_orc_small select * from test_orc_billion where date
= '2014-03-14';
Hive version is 0.11 ..
Error looks like this:
Diagnostic Messages for this Task:
Container [pid=29685,containerID=
10 matches
Mail list logo