[jira] [Commented] (HIVE-10136) BaseWork.vectorMode hides AbstractOperatorDesc.vectorMode

2015-04-01 Thread Alan Gates (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391044#comment-14391044
 ] 

Alan Gates commented on HIVE-10136:
---

+1

 BaseWork.vectorMode hides AbstractOperatorDesc.vectorMode
 -

 Key: HIVE-10136
 URL: https://issues.apache.org/jira/browse/HIVE-10136
 Project: Hive
  Issue Type: Bug
  Components: Query Planning
Reporter: Alexander Pivovarov
Assignee: Alexander Pivovarov
Priority: Minor
 Attachments: HIVE-10136.1.patch


 BaseWork extends AbstractOperatorDesc
 both classes have vectorMode field.
 both have setVectorMode method
 BaseWork has getVectorMode method
 I think we should add getVectorMode method to AbstractOperatorDesc and remove 
 vectorMode field, getter and setter methods from BaseWork



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-10136) BaseWork.vectorMode hides AbstractOperatorDesc.vectorMode

2015-03-30 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386316#comment-14386316
 ] 

Hive QA commented on HIVE-10136:




{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12708085/HIVE-10136.1.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 8680 tests executed
*Failed tests:*
{noformat}
TestMinimrCliDriver-smb_mapjoin_8.q - did not produce a TEST-*.xml file
org.apache.hive.hcatalog.streaming.TestStreaming.testRemainingTransactions
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3200/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3200/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3200/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12708085 - PreCommit-HIVE-TRUNK-Build

 BaseWork.vectorMode hides AbstractOperatorDesc.vectorMode
 -

 Key: HIVE-10136
 URL: https://issues.apache.org/jira/browse/HIVE-10136
 Project: Hive
  Issue Type: Bug
  Components: Query Planning
Reporter: Alexander Pivovarov
Assignee: Alexander Pivovarov
Priority: Minor
 Attachments: HIVE-10136.1.patch


 BaseWork extends AbstractOperatorDesc
 both classes have vectorMode field.
 both have setVectorMode method
 BaseWork has getVectorMode method
 I think we should add getVectorMode method to AbstractOperatorDesc and remove 
 vectorMode field, getter and setter methods from BaseWork



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)