[Impala-ASF-CR] IMPALA-7452: fix file check for test disable catalog data ops test

2018-08-15 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/11243 )

Change subject: IMPALA-7452: fix file check for test_disable_catalog_data_ops 
test
..

IMPALA-7452: fix file check for test_disable_catalog_data_ops test

The test's regex did not handle s3 paths. The fix loosens the check
to allow for these paths.

Change-Id: I7408bc233714620f502af3b8c19400aa3bb1666c
Reviewed-on: http://gerrit.cloudera.org:8080/11243
Reviewed-by: Impala Public Jenkins 
Tested-by: Impala Public Jenkins 
---
M tests/custom_cluster/test_disable_catalog_data_ops.py
1 file changed, 2 insertions(+), 4 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I7408bc233714620f502af3b8c19400aa3bb1666c
Gerrit-Change-Number: 11243
Gerrit-PatchSet: 3
Gerrit-Owner: Vuk Ercegovac 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Tim Armstrong 


[Impala-ASF-CR] IMPALA-7452: fix file check for test disable catalog data ops test

2018-08-15 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/11243 )

Change subject: IMPALA-7452: fix file check for test_disable_catalog_data_ops 
test
..


Patch Set 2:

Build started: https://jenkins.impala.io/job/gerrit-verify-dryrun/3021/ 
DRY_RUN=false


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I7408bc233714620f502af3b8c19400aa3bb1666c
Gerrit-Change-Number: 11243
Gerrit-PatchSet: 2
Gerrit-Owner: Vuk Ercegovac 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Tim Armstrong 
Gerrit-Comment-Date: Thu, 16 Aug 2018 01:44:00 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-7452: fix file check for test disable catalog data ops test

2018-08-15 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/11243 )

Change subject: IMPALA-7452: fix file check for test_disable_catalog_data_ops 
test
..


Patch Set 2: Code-Review+2


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I7408bc233714620f502af3b8c19400aa3bb1666c
Gerrit-Change-Number: 11243
Gerrit-PatchSet: 2
Gerrit-Owner: Vuk Ercegovac 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Tim Armstrong 
Gerrit-Comment-Date: Thu, 16 Aug 2018 01:43:59 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-7452: fix file check for test disable catalog data ops test

2018-08-15 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/11243 )

Change subject: IMPALA-7452: fix file check for test_disable_catalog_data_ops 
test
..


Patch Set 1: Code-Review+2


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I7408bc233714620f502af3b8c19400aa3bb1666c
Gerrit-Change-Number: 11243
Gerrit-PatchSet: 1
Gerrit-Owner: Vuk Ercegovac 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Tim Armstrong 
Gerrit-Comment-Date: Thu, 16 Aug 2018 01:39:28 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-7452: fix file check for test disable catalog data ops test

2018-08-15 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/11243 )

Change subject: IMPALA-7452: fix file check for test_disable_catalog_data_ops 
test
..


Patch Set 1:

Build Successful

https://jenkins.impala.io/job/gerrit-code-review-checks/366/ : Initial code 
review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun 
to run full precommit tests.


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I7408bc233714620f502af3b8c19400aa3bb1666c
Gerrit-Change-Number: 11243
Gerrit-PatchSet: 1
Gerrit-Owner: Vuk Ercegovac 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Comment-Date: Thu, 16 Aug 2018 01:36:09 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-7452: fix file check for test disable catalog data ops test

2018-08-15 Thread Vuk Ercegovac (Code Review)
Vuk Ercegovac has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11243


Change subject: IMPALA-7452: fix file check for test_disable_catalog_data_ops 
test
..

IMPALA-7452: fix file check for test_disable_catalog_data_ops test

The test's regex did not handle s3 paths. The fix loosens the check
to allow for these paths.

Change-Id: I7408bc233714620f502af3b8c19400aa3bb1666c
---
M tests/custom_cluster/test_disable_catalog_data_ops.py
1 file changed, 2 insertions(+), 4 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7408bc233714620f502af3b8c19400aa3bb1666c
Gerrit-Change-Number: 11243
Gerrit-PatchSet: 1
Gerrit-Owner: Vuk Ercegovac