I have opened https://issues.apache.org/jira/browse/HIVE-2869
On Tue, Mar 13, 2012 at 8:37 AM, Ashutosh Chauhan wrote:
> This does look like a bug. Shrijeet, mind opening a jira and attaching your
> patch there.
>
> Thanks,
> Ashutosh
> On Mon, Mar 12, 2012 at 16:29, Shrije
[
https://issues.apache.org/jira/browse/HIVE-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shrijeet Paliwal updated HIVE-2869:
---
Attachment: data_to_reproduce.tar.gz
> Merging small files throws RuntimeException w
Issue Type: Bug
Components: Query Processor
Affects Versions: 0.8.0
Environment: CentOS release 5.5 (Final)
Reporter: Shrijeet Paliwal
Attachments: data_to_reproduce.tar.gz
Hive Version: Hive 0.8 (last commit SHA
b581a6192b8d4c544092679d05f45b2e50d42b45
llfiles.avgsize=10;
hive> set hive.merge.size.smallfiles.avgsize=10;*hive> set
hive.merge.mapfiles=true;*hive> set hive.merge.mapredfiles=true;
*hive> set hive.mergejob.maponly=false;*
On Mon, Mar 12, 2012 at 4:27 PM, Shrijeet Paliwal
wrote:
> Hive Vers
Hive Version: Hive 0.8 (last commit SHA
b581a6192b8d4c544092679d05f45b2e50d42b45 )
Hadoop version : chd3u0
I am trying to use the hive merge small file feature by setting all the
necessary params.
I am disabling use of CombineHiveInputFormat since my input is compressed
text.
hive> set mapred.m
[
https://issues.apache.org/jira/browse/HIVE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13184683#comment-13184683
]
Shrijeet Paliwal commented on HIVE-1399:
My version is 0.8-r2 . Last co
[
https://issues.apache.org/jira/browse/HIVE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13184682#comment-13184682
]
Shrijeet Paliwal commented on HIVE-1399:
Hello folks. I think there are
[
https://issues.apache.org/jira/browse/HIVE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001829#comment-13001829
]
Shrijeet Paliwal commented on HIVE-1902:
Stumbled upon one issue while run
Hi Hive users and developers,
Any reason why change proposed in
https://issues.apache.org/jira/browse/HADOOP-4097 is absent in current
version?
When speculative execution is on I see AlreadyBeingCreatedException. I
was wondering it its because of HADOOP-4097.
-Shrijeet