| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
40 (0.196s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: hive - snappy and sequence file vs RC file - Hive - [mail # user]
|
|
...Snappy vs LZO - To implement lzo, there are several steps, starting from building hadoop-lz o library. Finally we got it built. Indexing had to be done as a separate step a...
|
|
|
Author: Chalcy Raja,
2012-06-27, 23:01
|
|
|
RE: hive - snappy and sequence file vs RC file - Hive - [mail # user]
|
|
...Thanks! Bejoy. I'll let you know which way we are going. Thanks, Chalcy From: Bejoy Ks [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2012 9:22 AM To: [EMAIL PROTECTED] Subje...
|
|
|
Author: Chalcy Raja,
2012-06-26, 15:17
|
|
|
hive - snappy and sequence file vs RC file - Hive - [mail # user]
|
|
...Hi Hive users, We are going to use snappy for compression. What is the best file format, sequence file or RC file? Both are splittabl e and therefore will work well ...
|
|
|
Author: Chalcy Raja,
2012-06-26, 13:05
|
|
|
RE: Loading files from a directory - Hive - [mail # user]
|
|
...Hi Mayank, Hive load can go only one directory deep. You cannot load directory of dir ectory of files. Thanks, CHalcy From: Jasper Knulst [mailto:[EMAIL PROTECTED]] S...
|
|
|
Author: Chalcy Raja,
2012-06-21, 13:56
|
|
|
sqoop import into hive shows more rows RE: sqoop, hive and lzo and cdh3u3 - not creating in index automatically - Hive - [mail # user]
|
|
...Hi, When sqoop importing into hive with snappy compression and as sequence file , the number of rows imported is shown correctly in the logging(12/06/21 09 o count(*) on the hive table...
|
|
|
Author: Chalcy Raja,
2012-06-21, 13:49
|
|
|
RE: sqoop, hive and lzo and cdh3u3 - not creating in index automatically - Hive - [mail # user]
|
|
...Describe formatted tablename is a great DDL. For one table sqoop imported into hive table as sequence file, I see the me tadata starts with "SEQ-!". I created anoth...
|
|
|
Author: Chalcy Raja,
2012-06-19, 12:22
|
|
|
RE: sqoop, hive and lzo and cdh3u3 - not creating in index automatically - Hive - [mail # user]
|
|
...I did figure out how to compress data from an uncomressed data in hive tabl e. I also created a table as sequence file format. Is there a way to know if a hive table (hdfs...
|
|
|
Author: Chalcy Raja,
2012-06-19, 01:32
|
|
|
RE: sqoop, hive and lzo and cdh3u3 - not creating in index automatically - Hive - [mail # user]
|
|
...Snappy with sequence file works well for us. We'll have to decide which on e suits our needs. Is there a way to convert exiting hdfs in text format to convert to sequenc e...
|
|
|
Author: Chalcy Raja,
2012-06-18, 19:28
|
|
|
RE: sqoop, hive and lzo and cdh3u3 - not creating in index automatically - Hive - [mail # user]
|
|
...It is there. I have io.compression.codecs in core-site.xml. There is not error or warn in the sqoop to hive import which indicates anything. The only reason we...
|
|
|
Author: Chalcy Raja,
2012-06-18, 17:46
|
|
|
RE: sqoop, hive and lzo and cdh3u3 - not creating in index automatically - Hive - [mail # user]
|
|
...Hi Bejoy, The weird thing is I did not get any errors. The sqoop import will not go to the second phase where it creates lzo index. We did deploy the native libraries...
|
|
|
Author: Chalcy Raja,
2012-06-18, 14:31
|
|
|
|