[Impala-ASF-CR] IMPALA-4136: testKudu planner test hangs if Kudu is not supported

2016-09-16 Thread Internal Jenkins (Code Review)
Internal Jenkins has submitted this change and it was merged.

Change subject: IMPALA-4136: testKudu planner test hangs if Kudu is not 
supported
..


IMPALA-4136: testKudu planner test hangs if Kudu is not supported

The Kudu planner tests were recently moved into PlannerTest
but they need to be explicitly skipped when
KUDU_IS_SUPPORTED is false.

Change-Id: Iaf713107cdf49fa73efae5a731f26bbce96d8364
Reviewed-on: http://gerrit.cloudera.org:8080/4426
Reviewed-by: Alex Behm 
Tested-by: Internal Jenkins
---
M fe/src/test/java/com/cloudera/impala/planner/PlannerTest.java
1 file changed, 19 insertions(+), 4 deletions(-)

Approvals:
  Internal Jenkins: Verified
  Alex Behm: Looks good to me, approved



-- 
To view, visit http://gerrit.cloudera.org:8080/4426
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf713107cdf49fa73efae5a731f26bbce96d8364
Gerrit-PatchSet: 2
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Matthew Jacobs 
Gerrit-Reviewer: Alex Behm 
Gerrit-Reviewer: Internal Jenkins


[Impala-ASF-CR] IMPALA-4136: testKudu planner test hangs if Kudu is not supported

2016-09-16 Thread Internal Jenkins (Code Review)
Internal Jenkins has posted comments on this change.

Change subject: IMPALA-4136: testKudu planner test hangs if Kudu is not 
supported
..


Patch Set 1: Verified+1

-- 
To view, visit http://gerrit.cloudera.org:8080/4426
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iaf713107cdf49fa73efae5a731f26bbce96d8364
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Matthew Jacobs 
Gerrit-Reviewer: Alex Behm 
Gerrit-Reviewer: Internal Jenkins
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-4136: testKudu planner test hangs if Kudu is not supported

2016-09-15 Thread Alex Behm (Code Review)
Alex Behm has posted comments on this change.

Change subject: IMPALA-4136: testKudu planner test hangs if Kudu is not 
supported
..


Patch Set 1: Code-Review+2

Thanks, Matt!

-- 
To view, visit http://gerrit.cloudera.org:8080/4426
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iaf713107cdf49fa73efae5a731f26bbce96d8364
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Matthew Jacobs 
Gerrit-Reviewer: Alex Behm 
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-4136: testKudu planner test hangs if Kudu is not supported

2016-09-15 Thread Matthew Jacobs (Code Review)
Matthew Jacobs has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/4426

Change subject: IMPALA-4136: testKudu planner test hangs if Kudu is not 
supported
..

IMPALA-4136: testKudu planner test hangs if Kudu is not supported

The Kudu planner tests were recently moved into PlannerTest
but they need to be explicitly skipped when
KUDU_IS_SUPPORTED is false.

Change-Id: Iaf713107cdf49fa73efae5a731f26bbce96d8364
---
M fe/src/test/java/com/cloudera/impala/planner/PlannerTest.java
1 file changed, 19 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/26/4426/1
-- 
To view, visit http://gerrit.cloudera.org:8080/4426
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf713107cdf49fa73efae5a731f26bbce96d8364
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Matthew Jacobs