You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ning Zhang (JIRA)" <ji...@apache.org> on 2010/05/25 03:36:24 UTC

[jira] Created: (HIVE-1366) inputFileFormat error if the merge job takes a different input file format than the default output file format

inputFileFormat error if the merge job takes a different input file format than the default output file format
--------------------------------------------------------------------------------------------------------------

                 Key: HIVE-1366
                 URL: https://issues.apache.org/jira/browse/HIVE-1366
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: Ning Zhang
            Assignee: Namit Jain


If the input file format is say SequenceFileFormat and the default fileformat is RCFile. the merge job after the MR job assumes the input format is SequenceFile format rather than RCFile. This is probably introduced in HIVE-1357. 

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


[jira] Updated: (HIVE-1366) inputFileFormat error if the merge job takes a different input file format than the default output file format

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

Namit Jain updated HIVE-1366:
-----------------------------

    Attachment: hive.1366.1.patch

> inputFileFormat error if the merge job takes a different input file format than the default output file format
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-1366
>                 URL: https://issues.apache.org/jira/browse/HIVE-1366
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Namit Jain
>         Attachments: hive.1366.1.patch
>
>
> If the input file format is say SequenceFileFormat and the default fileformat is RCFile. the merge job after the MR job assumes the input format is SequenceFile format rather than RCFile. This is probably introduced in HIVE-1357. 

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


[jira] Updated: (HIVE-1366) inputFileFormat error if the merge job takes a different input file format than the default output file format

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

Ning Zhang updated HIVE-1366:
-----------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

Committed. Thanks Namit!

> inputFileFormat error if the merge job takes a different input file format than the default output file format
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-1366
>                 URL: https://issues.apache.org/jira/browse/HIVE-1366
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Namit Jain
>         Attachments: hive.1366.1.patch, hive.1366.2.patch
>
>
> If the input file format is say SequenceFileFormat and the default fileformat is RCFile. the merge job after the MR job assumes the input format is SequenceFile format rather than RCFile. This is probably introduced in HIVE-1357. 

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


[jira] Commented: (HIVE-1366) inputFileFormat error if the merge job takes a different input file format than the default output file format

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

Ning Zhang commented on HIVE-1366:
----------------------------------

+1. will commit if tests pass.

> inputFileFormat error if the merge job takes a different input file format than the default output file format
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-1366
>                 URL: https://issues.apache.org/jira/browse/HIVE-1366
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Namit Jain
>         Attachments: hive.1366.1.patch, hive.1366.2.patch
>
>
> If the input file format is say SequenceFileFormat and the default fileformat is RCFile. the merge job after the MR job assumes the input format is SequenceFile format rather than RCFile. This is probably introduced in HIVE-1357. 

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


[jira] Updated: (HIVE-1366) inputFileFormat error if the merge job takes a different input file format than the default output file format

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

Namit Jain updated HIVE-1366:
-----------------------------

    Status: Patch Available  (was: Open)

> inputFileFormat error if the merge job takes a different input file format than the default output file format
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-1366
>                 URL: https://issues.apache.org/jira/browse/HIVE-1366
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Namit Jain
>         Attachments: hive.1366.1.patch
>
>
> If the input file format is say SequenceFileFormat and the default fileformat is RCFile. the merge job after the MR job assumes the input format is SequenceFile format rather than RCFile. This is probably introduced in HIVE-1357. 

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


[jira] Updated: (HIVE-1366) inputFileFormat error if the merge job takes a different input file format than the default output file format

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

Carl Steinbach updated HIVE-1366:
---------------------------------

    Fix Version/s: 0.6.0
      Component/s: Query Processor
                   Serializers/Deserializers

> inputFileFormat error if the merge job takes a different input file format than the default output file format
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-1366
>                 URL: https://issues.apache.org/jira/browse/HIVE-1366
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor, Serializers/Deserializers
>            Reporter: Ning Zhang
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1366.1.patch, hive.1366.2.patch
>
>
> If the input file format is say SequenceFileFormat and the default fileformat is RCFile. the merge job after the MR job assumes the input format is SequenceFile format rather than RCFile. This is probably introduced in HIVE-1357. 

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


[jira] Updated: (HIVE-1366) inputFileFormat error if the merge job takes a different input file format than the default output file format

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

Namit Jain updated HIVE-1366:
-----------------------------

    Attachment: hive.1366.2.patch

> inputFileFormat error if the merge job takes a different input file format than the default output file format
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-1366
>                 URL: https://issues.apache.org/jira/browse/HIVE-1366
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Namit Jain
>         Attachments: hive.1366.1.patch, hive.1366.2.patch
>
>
> If the input file format is say SequenceFileFormat and the default fileformat is RCFile. the merge job after the MR job assumes the input format is SequenceFile format rather than RCFile. This is probably introduced in HIVE-1357. 

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