You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2011/06/30 09:54:28 UTC

[jira] [Created] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

Make CombineHiveInputFormat the default hive.input.format
---------------------------------------------------------

                 Key: HIVE-2245
                 URL: https://issues.apache.org/jira/browse/HIVE-2245
             Project: Hive
          Issue Type: Improvement
          Components: Configuration
            Reporter: Carl Steinbach
            Assignee: Carl Steinbach


We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

Carl Steinbach commented on HIVE-2245:
--------------------------------------

@Ning: Yup, I ran the tests and everything passed. Looks like no test updates are required after all.

> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

Carl Steinbach updated HIVE-2245:
---------------------------------

    Status: Patch Available  (was: Open)

@Ning: I re-ran the TestCliDriver index* tests and they all pass. Can you please try running these tests again on your side? Thanks.

> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

Ning Zhang commented on HIVE-2245:
----------------------------------

Interesting. I'm trying index_bitmap.q on my dev box and it worked. I used to run all unit tests on the test machine I used and everything was fine then. I guess there's something wrong with that box recently. I'll run the whole test on my dev box then. 

> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

Carl Steinbach updated HIVE-2245:
---------------------------------

    Attachment: HIVE-2245.1.patch.txt

> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

Hudson commented on HIVE-2245:
------------------------------

Integrated in Hive-trunk-h0.21 #813 (See [https://builds.apache.org/job/Hive-trunk-h0.21/813/])
    HIVE-2245. Make CombineHiveInputFormat the default hive.input.format (Carl Steinbach via Ning Zhang)

nzhang : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1143540
Files : 
* /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
* /hive/trunk/conf/hive-default.xml


> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

Carl Steinbach updated HIVE-2245:
---------------------------------

    Status: Patch Available  (was: Open)

> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

Ning Zhang updated HIVE-2245:
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed. Thanks Carl!

> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

Ning Zhang commented on HIVE-2245:
----------------------------------

+1. Will commit if tests pass. 

> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

Ning Zhang commented on HIVE-2245:
----------------------------------

Changes look good. Carl, have you run the unit tests? I think many .q.out files need to be updated. 

> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

Ning Zhang updated HIVE-2245:
-----------------------------

    Status: Open  (was: Patch Available)

> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

John Sichi commented on HIVE-2245:
----------------------------------

Ning, in case you are hitting the problem Paul was tracking down with ls, can you run his test script on your dev box to test it?  My dev box was affected, so I found another one which worked.


> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2245) Make CombineHiveInputFormat the default hive.input.format

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

Ning Zhang commented on HIVE-2245:
----------------------------------

Carl, there are 11 failed tests in TestCliDriver, e.g., index_bitmap.q and many index_*.q. Can you take a look?

> Make CombineHiveInputFormat the default hive.input.format
> ---------------------------------------------------------
>
>                 Key: HIVE-2245
>                 URL: https://issues.apache.org/jira/browse/HIVE-2245
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2245.1.patch.txt
>
>
> We should use CombineHiveInputFormat as the default Hive input format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira