[ https://issues.apache.org/jira/browse/HIVE-9932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358015#comment-14358015 ]
Hive QA commented on HIVE-9932: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12703990/HIVE-9932.1.patch {color:green}SUCCESS:{color} +1 7762 tests passed Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3008/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3008/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3008/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12703990 - PreCommit-HIVE-TRUNK-Build > DDLTask.conf hides base class Task.conf > --------------------------------------- > > Key: HIVE-9932 > URL: https://issues.apache.org/jira/browse/HIVE-9932 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Alexander Pivovarov > Assignee: Alexander Pivovarov > Priority: Minor > Attachments: HIVE-9932.1.patch > > > DDLTask defines field conf > DDLTask extends Task > Task also defines protected field conf (which is accessible from DDLTask) > Probably we should remove field conf from DDLTask. -- This message was sent by Atlassian JIRA (v6.3.4#6332)