| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
36 (3.639s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Regression in trunk? (RE: Insert overwrite error using hive trunk) - Hive - [mail # user]
|
|
...Should I open a jira for this? So far it seems like a regression. Pradeep ________________________________ From: Pradeep Kamath [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 28, ...
|
|
|
Author: Pradeep Kamath,
2010-09-28, 17:30
|
|
|
Re: Regression in trunk? (RE: Insert overwrite error using hive trunk) - Hive - [mail # user]
|
|
...With "hive -hiveconf hive.root.logger=DEBUG,DRFA -e ... " /tmp//hive.log seems to have pretty detailed log messages including debug msgs. I don't see the "initialization failed" ...
|
|
|
Author: Pradeep Kamath,
2010-09-28, 16:31
|
|
|
Re: Regression in trunk? (RE: Insert overwrite error using hive trunk) - Hive - [mail # user]
|
|
...Here is some relevant stuff from /tmp/pradeepk/hive.logs - can't make much out of it: 2010-09-27 17:40:01,081 INFO exec.MapRedTask (SessionState.java:printInfo(268)) ...
|
|
|
Author: Pradeep Kamath,
2010-09-28, 00:58
|
|
|
RE: Regression in trunk? (RE: Insert overwrite error using hive trunk) - Hive - [mail # user]
|
|
...Yes setting hive.merge.mapfiles=false caused the query to succeed. Unfort unately without this setting, there are no logs for tasks for the second jo b since they never get launced even. The...
|
|
|
Author: Pradeep Kamath,
2010-09-27, 19:33
|
|
|
RE: Regression in trunk? (RE: Insert overwrite error using hive trunk) - Hive - [mail # user]
|
|
...Here are the settings: bin/hive -e "set;" | grep hive.merge 10/09/27 11:15:36 WARN conf.Configuration: DEPRECATED: hadoop-site.xml foun d in the classpath. Usage of hadoop-site.x...
|
|
|
Author: Pradeep Kamath,
2010-09-27, 18:22
|
|
|
Re: Regression in trunk? (RE: Insert overwrite error using hive trunk) - Hive - [mail # user]
|
|
...Here is the output of explain: STAGE DEPENDENCIES: Stage-1 is a root stage Stage-4 depends on stages: Stage-1 , consists of Stage-3, Stage-2 Stage-3 Stage-0...
|
|
|
Author: Pradeep Kamath,
2010-09-27, 17:38
|
|
|
Regression in trunk? (RE: Insert overwrite error using hive trunk) - Hive - [mail # user]
|
|
...Hi, Any help in debugging the issue I am seeing below will be greatly appreci ated. Unless I am doing something wrong, this seems to be a regression in t runk. Thanks, Pradeep &...
|
|
|
Author: Pradeep Kamath,
2010-09-27, 16:10
|
|
|
Insert overwrite error using hive trunk - Hive - [mail # user]
|
|
...Hi, I am trying to insert overwrite into a partitioned table reading data fr om a non partitioned table and seeing a failure in the second map reduce jo b - wonder if I am doing...
|
|
|
Author: Pradeep Kamath,
2010-09-24, 20:40
|
|
|
How are nulls represented in data? - Hive - [mail # user]
|
|
...Hi, What value does hive expect in the data for a column to be treated as nu ll? I tried some permutations on a text data based table but couldn't figur e out what the correct r...
|
|
|
Author: Pradeep Kamath,
2010-08-09, 16:42
|
|
|
RE: alter table add partition error - Hive - [mail # user]
|
|
...I have posted a patch for this - not sure how to write unit tests for it - so patch doesn't have tests. ________________________________ From: Pradeep Kamath [mailto:[EMA...
|
|
|
Author: Pradeep Kamath,
2010-06-25, 20:36
|
|
|
|