| clear query|facets|time |
Search criteria: .
Results from 21 to 28 from
28 (0.114s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Convert UTC timestamp to PST - Hive - [mail # user]
|
|
... I have faced this issue as well . We have our timezones set to UTC on the machines in the cluster, but we like to see UTC times and PT times for differen...
|
|
|
Author: Sam William,
2011-12-01, 21:31
|
|
|
Time/date functions - timezone - Hive - [mail # user]
|
|
...I have all my slave nodes on PDT timezone. However when I run this query , select from_unixtime(unix_timestamp()) from dual; (dual is a one row ta...
|
|
|
Author: Sam William,
2011-09-19, 21:19
|
|
|
Re: can hive support directory recursive in external localtion - Hive - [mail # user]
|
|
...You can data under APP as one external table. Each folder can be added as partition On Aug 31, 2011, at 12:02 AM, Junxian Yan wrote: date. the structur...
|
|
|
Author: Sam William,
2011-08-31, 23:33
|
|
|
Re: HIVE_AUX_JARS_PATH - Hive - [mail # user]
|
|
...Please ignore my mail. Seems like the site specific hive-env.sh was overriding the env variable ..Its working now . Thanks, Sam On Aug 29, 2011, at 4:28 PM, Aggarwal,...
|
|
|
Author: Sam William,
2011-08-29, 23:32
|
|
|
HIVE_AUX_JARS_PATH - Hive - [mail # user]
|
|
...I assume you need to set HIVE_AUX_JARS_PATH to the jars that contain custom Input/OutputFormats/Serdes.. I did export HIVE_AUX_JARS_PATH to point to the corr...
|
|
|
Author: Sam William,
2011-08-29, 22:55
|
|
|
Re: Ignore subdirectories when querying external table - Hive - [mail # user]
|
|
...Dave, Where do you specify the classpath before starting the Hive shell , when you introduce a custom class like this ? Sam On Aug 19, 2011, at 1:22 PM, ...
|
|
|
Author: Sam William,
2011-08-29, 21:49
|
|
|
Re: Ignore subdirectories when querying external table - Hive - [mail # user]
|
|
...On similar lines, I want to have hive inlcude subdirs. That is.. I have an external table paritioned by month (data for each month under a folder)...
|
|
|
Author: Sam William,
2011-08-19, 23:54
|
|
|
subdirectories in External tables. - Hive - [mail # user]
|
|
...I have a case where I want to dump data daily under /user/sampd/test/{date}. I thought of making this an external table on Hive so that I can ju...
|
|
|
Author: Sam William,
2011-08-12, 20:16
|
|
|
|