[jira] Commented: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-14 Thread Namit Jain (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845109#action_12845109
 ] 

Namit Jain commented on HIVE-1242:
--

Ning, found the problem - it was dumping when being used with a older hadoop 
version.
please take a look at the new patches (both for trunk and 0.5)

> CombineHiveInputFormat does not work for compressed text files
> --
>
> Key: HIVE-1242
> URL: https://issues.apache.org/jira/browse/HIVE-1242
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0
>Reporter: Namit Jain
>Assignee: Namit Jain
> Fix For: 0.5.1, 0.6.0
>
> Attachments: hive.1242.1.patch, hive.1242.2.patch, hive.1242.3.patch, 
> hive.1242.4.patch, hive.1242.branch5.2.patch, hive.1242.branch5.3.patch, 
> hive.1242.branch5.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-14 Thread Namit Jain (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845107#action_12845107
 ] 

Namit Jain commented on HIVE-1242:
--

It is working for me - can you mail/upload the diff/log

> CombineHiveInputFormat does not work for compressed text files
> --
>
> Key: HIVE-1242
> URL: https://issues.apache.org/jira/browse/HIVE-1242
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0
>Reporter: Namit Jain
>Assignee: Namit Jain
> Fix For: 0.5.1, 0.6.0
>
> Attachments: hive.1242.1.patch, hive.1242.2.patch, hive.1242.3.patch, 
> hive.1242.branch5.2.patch, hive.1242.branch5.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-12 Thread Ning Zhang (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844825#action_12844825
 ] 

Ning Zhang commented on HIVE-1242:
--

Namit, branch 0.5 failed on combine1.q and input2.q. Can you take a look? i'll 
run test trunk also.

> CombineHiveInputFormat does not work for compressed text files
> --
>
> Key: HIVE-1242
> URL: https://issues.apache.org/jira/browse/HIVE-1242
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0
>Reporter: Namit Jain
>Assignee: Namit Jain
> Fix For: 0.5.1, 0.6.0
>
> Attachments: hive.1242.1.patch, hive.1242.2.patch, hive.1242.3.patch, 
> hive.1242.branch5.2.patch, hive.1242.branch5.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-12 Thread Namit Jain (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844803#action_12844803
 ] 

Namit Jain commented on HIVE-1242:
--

added some comments

> CombineHiveInputFormat does not work for compressed text files
> --
>
> Key: HIVE-1242
> URL: https://issues.apache.org/jira/browse/HIVE-1242
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0
>Reporter: Namit Jain
>Assignee: Namit Jain
> Fix For: 0.5.1, 0.6.0
>
> Attachments: hive.1242.1.patch, hive.1242.2.patch, hive.1242.3.patch, 
> hive.1242.branch5.2.patch, hive.1242.branch5.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-12 Thread He Yongqiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844802#action_12844802
 ] 

He Yongqiang commented on HIVE-1242:


Is there any change in hive.1242.3.patch compared to hive.1242.2.patch?

> CombineHiveInputFormat does not work for compressed text files
> --
>
> Key: HIVE-1242
> URL: https://issues.apache.org/jira/browse/HIVE-1242
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0
>Reporter: Namit Jain
>Assignee: Namit Jain
> Fix For: 0.5.1, 0.6.0
>
> Attachments: hive.1242.1.patch, hive.1242.2.patch, hive.1242.3.patch, 
> hive.1242.branch5.2.patch, hive.1242.branch5.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-12 Thread Ning Zhang (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844735#action_12844735
 ] 

Ning Zhang commented on HIVE-1242:
--

+1 will commit if tests pass. 

> CombineHiveInputFormat does not work for compressed text files
> --
>
> Key: HIVE-1242
> URL: https://issues.apache.org/jira/browse/HIVE-1242
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0
>Reporter: Namit Jain
>Assignee: Namit Jain
> Fix For: 0.5.1, 0.6.0
>
> Attachments: hive.1242.1.patch, hive.1242.2.patch, hive.1242.3.patch, 
> hive.1242.branch5.2.patch, hive.1242.branch5.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-12 Thread Namit Jain (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844732#action_12844732
 ] 

Namit Jain commented on HIVE-1242:
--

A follow-up jira has been filed.

https://issues.apache.org/jira/browse/MAPREDUCE-1597

Once that is fixed, the current patch is not needed

> CombineHiveInputFormat does not work for compressed text files
> --
>
> Key: HIVE-1242
> URL: https://issues.apache.org/jira/browse/HIVE-1242
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0
>Reporter: Namit Jain
>Assignee: Namit Jain
> Fix For: 0.5.1, 0.6.0
>
> Attachments: hive.1242.1.patch, hive.1242.2.patch, hive.1242.3.patch, 
> hive.1242.branch5.2.patch, hive.1242.branch5.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-12 Thread Namit Jain (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844729#action_12844729
 ] 

Namit Jain commented on HIVE-1242:
--

Added more comments based on a offline discussion with Ning

> CombineHiveInputFormat does not work for compressed text files
> --
>
> Key: HIVE-1242
> URL: https://issues.apache.org/jira/browse/HIVE-1242
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0
>Reporter: Namit Jain
>Assignee: Namit Jain
> Fix For: 0.5.1, 0.6.0
>
> Attachments: hive.1242.1.patch, hive.1242.2.patch, hive.1242.3.patch, 
> hive.1242.branch5.2.patch, hive.1242.branch5.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-12 Thread Zheng Shao (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844663#action_12844663
 ] 

Zheng Shao commented on HIVE-1242:
--

Talked with Namit offline. HIVE-1200 needs a small fix that will be included 
together by Namit.


> CombineHiveInputFormat does not work for compressed text files
> --
>
> Key: HIVE-1242
> URL: https://issues.apache.org/jira/browse/HIVE-1242
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0
>Reporter: Namit Jain
>Assignee: Namit Jain
> Fix For: 0.5.1, 0.6.0
>
> Attachments: hive.1242.1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-12 Thread He Yongqiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844417#action_12844417
 ] 

He Yongqiang commented on HIVE-1242:


can we switch 

part = getPartitionDescFromPath(pathToPartitionInfo, ipaths[i]
.getParent());

 with  
part = getPartitionDescFromPath(pathToPartitionInfo, ipaths[i]);


I think this will also work for hive-1200

> CombineHiveInputFormat does not work for compressed text files
> --
>
> Key: HIVE-1242
> URL: https://issues.apache.org/jira/browse/HIVE-1242
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0
>Reporter: Namit Jain
>Assignee: Namit Jain
> Fix For: 0.5.1, 0.6.0
>
> Attachments: hive.1242.1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.