You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2010/04/15 08:27:49 UTC

[jira] Created: (HIVE-1311) bug is use of hadoop supports splittable

bug is use of hadoop supports splittable
----------------------------------------

                 Key: HIVE-1311
                 URL: https://issues.apache.org/jira/browse/HIVE-1311
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Query Processor
            Reporter: Namit Jain
            Assignee: Namit Jain
         Attachments: hive.1311.1.patch


CombineHiveInputFormat: getSplits()
     if (this.mrwork != null && this.mrwork.getHadoopSupportsSplittable()) 


should check if hadoop supports splittable is false

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HIVE-1311) bug is use of hadoop supports splittable

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

Zheng Shao updated HIVE-1311:
-----------------------------

          Status: Resolved  (was: Patch Available)
    Hadoop Flags: [Reviewed]
    Release Note: HIVE-1311. Bug in use of parameter hadoop supports splittable. (Namit Jain via zshao)
      Resolution: Fixed

Committed. Thanks Namit!
(Sorry I didn't see Ning's comment before committing)

> bug is use of hadoop supports splittable
> ----------------------------------------
>
>                 Key: HIVE-1311
>                 URL: https://issues.apache.org/jira/browse/HIVE-1311
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1311.1.patch
>
>
> CombineHiveInputFormat: getSplits()
>      if (this.mrwork != null && this.mrwork.getHadoopSupportsSplittable()) 
> should check if hadoop supports splittable is false

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HIVE-1311) bug is use of hadoop supports splittable

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

Namit Jain updated HIVE-1311:
-----------------------------

    Attachment: hive.1311.1.patch

> bug is use of hadoop supports splittable
> ----------------------------------------
>
>                 Key: HIVE-1311
>                 URL: https://issues.apache.org/jira/browse/HIVE-1311
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1311.1.patch
>
>
> CombineHiveInputFormat: getSplits()
>      if (this.mrwork != null && this.mrwork.getHadoopSupportsSplittable()) 
> should check if hadoop supports splittable is false

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HIVE-1311) bug is use of hadoop supports splittable

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

Ning Zhang commented on HIVE-1311:
----------------------------------

+1 will commit if tests pass.

> bug is use of hadoop supports splittable
> ----------------------------------------
>
>                 Key: HIVE-1311
>                 URL: https://issues.apache.org/jira/browse/HIVE-1311
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1311.1.patch
>
>
> CombineHiveInputFormat: getSplits()
>      if (this.mrwork != null && this.mrwork.getHadoopSupportsSplittable()) 
> should check if hadoop supports splittable is false

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HIVE-1311) bug is use of hadoop supports splittable

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

Namit Jain updated HIVE-1311:
-----------------------------

           Status: Patch Available  (was: Open)
    Fix Version/s: 0.6.0

> bug is use of hadoop supports splittable
> ----------------------------------------
>
>                 Key: HIVE-1311
>                 URL: https://issues.apache.org/jira/browse/HIVE-1311
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1311.1.patch
>
>
> CombineHiveInputFormat: getSplits()
>      if (this.mrwork != null && this.mrwork.getHadoopSupportsSplittable()) 
> should check if hadoop supports splittable is false

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HIVE-1311) Bug is use of hadoop supports splittable

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

Carl Steinbach updated HIVE-1311:
---------------------------------

     Description: 
CombineHiveInputFormat: getSplits()
     if (this.mrwork != null && this.mrwork.getHadoopSupportsSplittable()) 


should check if hadoop supports splittable is false

  was:

CombineHiveInputFormat: getSplits()
     if (this.mrwork != null && this.mrwork.getHadoopSupportsSplittable()) 


should check if hadoop supports splittable is false

    Release Note:   (was: HIVE-1311. Bug in use of parameter hadoop supports splittable. (Namit Jain via zshao))
         Summary: Bug is use of hadoop supports splittable  (was: bug is use of hadoop supports splittable)

> Bug is use of hadoop supports splittable
> ----------------------------------------
>
>                 Key: HIVE-1311
>                 URL: https://issues.apache.org/jira/browse/HIVE-1311
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1311.1.patch
>
>
> CombineHiveInputFormat: getSplits()
>      if (this.mrwork != null && this.mrwork.getHadoopSupportsSplittable()) 
> should check if hadoop supports splittable is false

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