| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
36 (0.202s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3733] Improve Hive's logic for conditional merge - Hive - [issue]
|
|
...If the config hive.merge.mapfiles is set to true and hive.merge.mapredfiles is set to false then when hive encounters a FileSinkOperator when generating map reduce tasks, it will look at the...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3733
Author: Pradeep Kamath,
2012-12-31, 04:48
|
|
|
Re: Building dependencies into UDAF jar - Hive - [mail # user]
|
|
...Yes - please do share the script - appreciate the help! ____________________________ m> encies into UDAF jar a maven project in Eclipse or NetBeans (or IDEA :), and br...
|
|
|
Author: Pradeep Kamath,
2011-11-07, 19:55
|
|
|
Re: Building dependencies into UDAF jar - Hive - [mail # user]
|
|
...Thanks Frank - yes, please do share the pom.xml - will try and figure out h ow to do it in ant - also if you can share how the assembly jar looks like (ex: where do the dependency jars...
|
|
|
Author: Pradeep Kamath,
2011-11-07, 19:54
|
|
|
Re: Building dependencies into UDAF jar - Hive - [mail # user]
|
|
...Thanks for the suggestion Frank. Unfortunately I am using ant and am not ve ry familiar with maven. Glancing through the link on maven-assembly-plugin, I am also not sure if the "assem...
|
|
|
Author: Pradeep Kamath,
2011-11-07, 19:25
|
|
|
Building dependencies into UDAF jar - Hive - [mail # user]
|
|
...Hi, I am trying to build a hive UDAF which has dependencies on other external jars (like log4j) - is there a way in which I can bundle the main classes for my UDAF and all th...
|
|
|
Author: Pradeep Kamath,
2011-11-07, 18:21
|
|
|
[HIVE-1476] Hive's metastore when run as a thrift service creates directories as the service user instead of the real user issuing create table/alter table etc. - Hive - [issue]
|
|
...If the thrift metastore service is running as the user "hive" then all table directories as a result of create table are created as that user rather than the user who actually issued the cre...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1476
Author: Pradeep Kamath,
2011-04-04, 19:19
|
|
|
RE: Does output directory remain in case of map/reduce task failures - Hive - [mail # user]
|
|
...Just to confirm - is this true for both partitioned and non partitioned tab les? ________________________________ From: Namit Jain [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 02...
|
|
|
Author: Pradeep Kamath,
2010-11-03, 00:16
|
|
|
Does output directory remain in case of map/reduce task failures - Hive - [mail # user]
|
|
...Hi, While doing an insert into partitions if there is a failure in the map/re duce task (maybe due to a UDF bug), does hive cleanup the output directory corresponding to the par...
|
|
|
Author: Pradeep Kamath,
2010-11-02, 22:26
|
|
|
[HIVE-1676] show table extended like does not work well with wildcards - Hive - [issue]
|
|
...As evident from the output below though there are tables that match the wildcard, the output from "show table extended like " does not contain the matches.bin/hive -e "show tables 'foo*'"Hiv...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1676
Author: Pradeep Kamath,
2010-09-30, 18:39
|
|
|
RE: Regression in trunk? (RE: Insert overwrite error using hive trunk) - Hive - [mail # user]
|
|
...Hi Ning, With hadoop-0.20.1 (apache release) on the UI (following the track ing URL) I only see a pending map task and when I click through fnally I se e: java.lang.ArrayIndexOutOfBoundsExce...
|
|
|
Author: Pradeep Kamath,
2010-09-28, 19:30
|
|
|
|