You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "He Yongqiang (JIRA)" <ji...@apache.org> on 2010/08/22 23:14:16 UTC

[jira] Created: (HIVE-1581) CompactIndexInputFormat should create split only for files in the index output file.

CompactIndexInputFormat should create split only for files in the index output file.
------------------------------------------------------------------------------------

                 Key: HIVE-1581
                 URL: https://issues.apache.org/jira/browse/HIVE-1581
             Project: Hadoop Hive
          Issue Type: Improvement
            Reporter: He Yongqiang
            Assignee: He Yongqiang
         Attachments: HIVE-1581.1.patch

We can get a list of files from the index file, so no need to create splits based on all files in the base table/partition

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


[jira] Updated: (HIVE-1581) CompactIndexInputFormat should create split only for files in the index output file.

Posted by "He Yongqiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

He Yongqiang updated HIVE-1581:
-------------------------------

    Attachment: HIVE-1581.1.patch

> CompactIndexInputFormat should create split only for files in the index output file.
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-1581
>                 URL: https://issues.apache.org/jira/browse/HIVE-1581
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: HIVE-1581.1.patch
>
>
> We can get a list of files from the index file, so no need to create splits based on all files in the base table/partition

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


[jira] Updated: (HIVE-1581) CompactIndexInputFormat should create split only for files in the index output file.

Posted by "He Yongqiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

He Yongqiang updated HIVE-1581:
-------------------------------

    Attachment: HIVE-1581.1.patch

> CompactIndexInputFormat should create split only for files in the index output file.
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-1581
>                 URL: https://issues.apache.org/jira/browse/HIVE-1581
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: HIVE-1581.1.patch
>
>
> We can get a list of files from the index file, so no need to create splits based on all files in the base table/partition

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


[jira] Updated: (HIVE-1581) CompactIndexInputFormat should create split only for files in the index output file.

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain updated HIVE-1581:
-----------------------------

          Status: Resolved  (was: Patch Available)
    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Committed. Thanks Yongqiang

> CompactIndexInputFormat should create split only for files in the index output file.
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-1581
>                 URL: https://issues.apache.org/jira/browse/HIVE-1581
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: HIVE-1581.1.patch
>
>
> We can get a list of files from the index file, so no need to create splits based on all files in the base table/partition

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


[jira] Updated: (HIVE-1581) CompactIndexInputFormat should create split only for files in the index output file.

Posted by "He Yongqiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

He Yongqiang updated HIVE-1581:
-------------------------------

    Status: Patch Available  (was: Open)

> CompactIndexInputFormat should create split only for files in the index output file.
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-1581
>                 URL: https://issues.apache.org/jira/browse/HIVE-1581
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: HIVE-1581.1.patch
>
>
> We can get a list of files from the index file, so no need to create splits based on all files in the base table/partition

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


[jira] Commented: (HIVE-1581) CompactIndexInputFormat should create split only for files in the index output file.

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901596#action_12901596 ] 

Namit Jain commented on HIVE-1581:
----------------------------------

+1

> CompactIndexInputFormat should create split only for files in the index output file.
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-1581
>                 URL: https://issues.apache.org/jira/browse/HIVE-1581
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: HIVE-1581.1.patch
>
>
> We can get a list of files from the index file, so no need to create splits based on all files in the base table/partition

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


[jira] Updated: (HIVE-1581) CompactIndexInputFormat should create split only for files in the index output file.

Posted by "He Yongqiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

He Yongqiang updated HIVE-1581:
-------------------------------

    Attachment:     (was: HIVE-1581.1.patch)

> CompactIndexInputFormat should create split only for files in the index output file.
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-1581
>                 URL: https://issues.apache.org/jira/browse/HIVE-1581
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>
> We can get a list of files from the index file, so no need to create splits based on all files in the base table/partition

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