[ 
https://issues.apache.org/jira/browse/HIVE-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548011#comment-13548011
 ] 

Hudson commented on HIVE-3301:
------------------------------

Integrated in Hive-trunk-hadoop2 #54 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
    HIVE-3301 : Fix quote printing bug in mapreduce_stack_trace.q testcase 
failure when running hive on hadoop23 (Zhenxiao Luo via Ashutosh Chauhan) 
(Revision 1366233)

     Result = ABORTED
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1366233
Files : 
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/errors/TaskLogProcessor.java
* 
/hive/trunk/shims/src/0.20/java/org/apache/hadoop/hive/shims/Hadoop20Shims.java
* 
/hive/trunk/shims/src/common-secure/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java
* 
/hive/trunk/shims/src/common/java/org/apache/hadoop/hive/shims/HadoopShims.java

                
> Fix quote printing bug in mapreduce_stack_trace.q testcase failure when 
> running hive on hadoop23
> ------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-3301
>                 URL: https://issues.apache.org/jira/browse/HIVE-3301
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zhenxiao Luo
>            Assignee: Zhenxiao Luo
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3301.1.patch.txt, HIVE-3301.2.patch.txt, 
> HIVE-3301.3.patch.txt
>
>
> When running hive on hadoop0.23, mapreduce_stack_trace.q is failing due to 
> quote printing bug:
> quote is printed as: '"', instead of "
> Seems not able to state the bug clearly in html:
> quote is printed as 'address sign' + 'quot' + semicolon
> not the expected 'quote sign'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to