| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
89 (0.104s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How to look at the metadata of the tables we have created. - Hive - [mail # user]
|
|
...I have an earlier version ER diagram of Hive….There are not too many tables and u can navigate to them and poke around easily For example I created a hive locations alias for myself (a...
|
|
|
Author: Sanjay Subramanian,
2013-05-24, 23:00
|
|
|
Re: hive.log - Hive - [mail # user]
|
|
...Ok figured it out - vi /etc/hive/conf/hive-log4j.properties - Modify this line #hive.log.dir=/tmp/${user.name} hive.log.dir=/data01/workspace/hive/log/${user.name} &n...
|
|
|
Author: Sanjay Subramanian,
2013-05-23, 23:32
|
|
|
hive.log - Hive - [mail # user]
|
|
...How do I set the property in hive-site.xml that defines the local linux directory for hive.log ? Thanks sanjay CONFIDENTIALITY NOTICE ===================== This email message and any a...
|
|
|
Author: Sanjay Subramanian,
2013-05-23, 21:56
|
|
|
Re: Hive tmp logs - Hive - [mail # user]
|
|
...Clarification This property defines a file on HDFS hive.exec.scratchdir /data01/workspace/hive scratch/dir/on/local/linux/disk From: Sanjay Subr...
|
|
|
Author: Sanjay Subramanian,
2013-05-23, 21:55
|
|
|
Re: io.compression.codecs not found - Hive - [mail # user]
|
|
... io.compression.codecs org.apache.hadoop.io.compress.DefaultCodec,org.apache.hadoop.io.compress.GzipCodec,org.apache.hadoop.io.compress.BZip2Codec,org.apache.hadoop.io.compress.SnappyCo...
|
|
|
Author: Sanjay Subramanian,
2013-05-23, 16:51
|
|
|
Re: Snappy with HIve - Hive - [mail # user]
|
|
...Thanks Bejoy…I tracked down the issue..there was an earlier table (with leo definition) that I had not dropped and recreated - hence giving input snappy to that was giving issues Regards san...
|
|
|
Author: Sanjay Subramanian,
2013-05-23, 16:49
|
|
|
Re: io.compression.codecs not found - Hive - [mail # user]
|
|
...This property needs to be set in core-site.xml. If u r using clouderamanager then ping me I will tell u how to set it there. Out of the box hive works beautifully with gzip and snappy.  ...
|
|
|
Author: Sanjay Subramanian,
2013-05-23, 13:43
|
|
|
Re: Hive tmp logs - Hive - [mail # user]
|
|
... hive.querylog.location /path/to/hivetmp/dir/on/local/linux/disk hive.exec.scratchdir /data01/workspace/hive scratch/dir/on/local/linux/disk &nb...
|
|
|
Author: Sanjay Subramanian,
2013-05-22, 19:23
|
|
|
Re: Hive skipping first line - Hive - [mail # user]
|
|
...Can u try doing a Hive -e "select * from tablename" See how many rows this gets u Thanks sanjay From: Tim Bittersohl > Reply-To: "[EMAIL PROTECTED]" > Date: Wednesday, May ...
|
|
|
Author: Sanjay Subramanian,
2013-05-22, 17:16
|
|
|
Snappy with HIve - Hive - [mail # user]
|
|
...Hi guys QUESTION 1 I have an MR job that creates Snappy Codec Output files. My table definition is as follows CREATE EXTERNAL TABLE IF NOT EXISTS outpdir_header_hive_only(hbase_pk STRI...
|
|
|
Author: Sanjay Subramanian,
2013-05-21, 23:30
|
|
|
|