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/02/27 02:38:05 UTC

[jira] Created: (HIVE-1204) typedbytes: writing to stderr kills the mapper

typedbytes: writing to stderr kills the mapper
----------------------------------------------

                 Key: HIVE-1204
                 URL: https://issues.apache.org/jira/browse/HIVE-1204
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Query Processor
            Reporter: Namit Jain
            Assignee: Namit Jain
             Fix For: 0.6.0




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


[jira] Commented: (HIVE-1204) typedbytes: writing to stderr kills the mapper

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

He Yongqiang commented on HIVE-1204:
------------------------------------


Compile error after applying this patch.

     [echo] Compiling: hive
    [javac] Compiling 499 source files to /data/users/heyongqiang/hive-trunk/build/ql/classes
    [javac] /data/users/heyongqiang/hive-trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/ScriptOperator.java:301: incompatible types
    [javac] found   : capture#928 of ? extends org.apache.hadoop.hive.ql.exec.RecordWriter
    [javac] required: org.apache.hadoop.hive.ql.exec.RecordReader
    [javac]             .newInstance();
    [javac]                         ^
    [javac] /data/users/heyongqiang/hive-trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1502: cannot find symbol
    [javac] symbol  : constructor ScriptDesc(java.lang.String,org.apache.hadoop.hive.ql.plan.TableDesc,java.lang.Class<capture#379 of ? extends org.apache.hadoop.hive.ql.exec.RecordWriter>,org.apache.hadoop.hive.ql.plan.TableDesc,java.lang.Class<capture#717 of ? extends org.apache.hadoop.hive.ql.exec.RecordReader>,java.lang.Class<capture#178 of ? extends org.apache.hadoop.hive.ql.exec.RecordReader>,org.apache.hadoop.hive.ql.plan.TableDesc)
    [javac] location: class org.apache.hadoop.hive.ql.plan.ScriptDesc
    [javac]         new ScriptDesc(
    [javac]         ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors


> typedbytes: writing to stderr kills the mapper
> ----------------------------------------------
>
>                 Key: HIVE-1204
>                 URL: https://issues.apache.org/jira/browse/HIVE-1204
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1204.1.patch
>
>


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


[jira] Updated: (HIVE-1204) typedbytes: writing to stderr kills the mapper

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

He Yongqiang updated HIVE-1204:
-------------------------------

      Resolution: Fixed
    Release Note: typedbytes: writing to stderr kills the mapper
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed. Thanks Namit!

> typedbytes: writing to stderr kills the mapper
> ----------------------------------------------
>
>                 Key: HIVE-1204
>                 URL: https://issues.apache.org/jira/browse/HIVE-1204
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1204.1.patch, hive.1204.2.patch
>
>


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


[jira] Updated: (HIVE-1204) typedbytes: writing to stderr kills the mapper

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

Carl Steinbach updated HIVE-1204:
---------------------------------

    Release Note:   (was: typedbytes: writing to stderr kills the mapper)

> typedbytes: writing to stderr kills the mapper
> ----------------------------------------------
>
>                 Key: HIVE-1204
>                 URL: https://issues.apache.org/jira/browse/HIVE-1204
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1204.1.patch, hive.1204.2.patch
>
>


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


[jira] Updated: (HIVE-1204) typedbytes: writing to stderr kills the mapper

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

Namit Jain updated HIVE-1204:
-----------------------------

    Status: Patch Available  (was: Open)

> typedbytes: writing to stderr kills the mapper
> ----------------------------------------------
>
>                 Key: HIVE-1204
>                 URL: https://issues.apache.org/jira/browse/HIVE-1204
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1204.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-1204) typedbytes: writing to stderr kills the mapper

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

He Yongqiang commented on HIVE-1204:
------------------------------------

+1 looks good, will test and commit.

> typedbytes: writing to stderr kills the mapper
> ----------------------------------------------
>
>                 Key: HIVE-1204
>                 URL: https://issues.apache.org/jira/browse/HIVE-1204
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1204.1.patch, hive.1204.2.patch
>
>


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


[jira] Updated: (HIVE-1204) typedbytes: writing to stderr kills the mapper

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

Namit Jain updated HIVE-1204:
-----------------------------

    Attachment: hive.1204.2.patch

fixed the old patch

> typedbytes: writing to stderr kills the mapper
> ----------------------------------------------
>
>                 Key: HIVE-1204
>                 URL: https://issues.apache.org/jira/browse/HIVE-1204
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1204.1.patch, hive.1204.2.patch
>
>


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


[jira] Updated: (HIVE-1204) typedbytes: writing to stderr kills the mapper

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

Namit Jain updated HIVE-1204:
-----------------------------

    Attachment: hive.1204.1.patch

> typedbytes: writing to stderr kills the mapper
> ----------------------------------------------
>
>                 Key: HIVE-1204
>                 URL: https://issues.apache.org/jira/browse/HIVE-1204
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.6.0
>
>         Attachments: hive.1204.1.patch
>
>


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