You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2019/07/12 18:34:13 UTC

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Csaba Ringhofer has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13854


Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................

IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

These tests broke with the newer versions of CDP Hive, probably
because it started to send gzipped notifications, which lead to
errors like this in Kudu:
Not implemented: unknown message format: gzip(json-2.0)

The Kudu side fix does not seem trivial, so I am skipping these
tests for now. Generally Kudu is not tested well with Hive 3 yet,
so we cannot assume HMS notifications to work.

Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
---
M tests/common/skip.py
M tests/custom_cluster/test_kudu.py
2 files changed, 8 insertions(+), 1 deletion(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 3:

Build Successful 

https://jenkins.impala.io/job/gerrit-code-review-checks/3908/ : 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/13854
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Gabor Kaszab <ga...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <la...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Thu, 18 Jul 2019 15:38:27 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 2: Code-Review+2


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 2
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Thu, 18 Jul 2019 12:31:49 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 3: Verified+1


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Gabor Kaszab <ga...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <la...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Thu, 18 Jul 2019 21:20:01 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 1:

Build Successful 

https://jenkins.impala.io/job/gerrit-code-review-checks/3872/ : 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/13854
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Fri, 12 Jul 2019 19:14:43 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 3:

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


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <la...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Thu, 18 Jul 2019 15:00:57 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Yongzhi Chen (Code Review)" <ge...@cloudera.org>.
Yongzhi Chen has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 1: Code-Review+1

To skip these kudu tests is fine to me.


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Wed, 17 Jul 2019 18:14:31 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 2:

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


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 2
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Thu, 18 Jul 2019 12:31:50 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org>.
Laszlo Gaal has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 2:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/13854/2/tests/common/skip.py
File tests/common/skip.py:

http://gerrit.cloudera.org:8080/#/c/13854/2/tests/common/skip.py@213
PS2, Line 213: i
Sorry to spoil the precommit tests, but this is a typo here


http://gerrit.cloudera.org:8080/#/c/13854/2/tests/custom_cluster/test_kudu.py
File tests/custom_cluster/test_kudu.py:

http://gerrit.cloudera.org:8080/#/c/13854/2/tests/custom_cluster/test_kudu.py@197
PS2, Line 197: i
...and the same here (and at all marked locations)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 2
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <la...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Thu, 18 Jul 2019 14:44:00 +0000
Gerrit-HasComments: Yes

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org>.
Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 1: Code-Review+2


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Thu, 18 Jul 2019 12:31:19 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org>.
Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 1:

Also, started https://jenkins.impala.io/job/ubuntu-16.04-from-scratch-cdp-hive/25/


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Tue, 16 Jul 2019 12:36:19 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org>.
Zoltan Borok-Nagy has uploaded a new patch set (#3) to the change originally created by Csaba Ringhofer. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................

IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

These tests broke with the newer versions of CDP Hive, probably
because it started to send gzipped notifications, which lead to
errors like this in Kudu:
Not implemented: unknown message format: gzip(json-2.0)

The Kudu side fix does not seem trivial, so I am skipping these
tests for now. Generally Kudu is not tested well with Hive 3 yet,
so we cannot assume HMS notifications to work.

Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
---
M tests/common/skip.py
M tests/custom_cluster/test_kudu.py
2 files changed, 8 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/54/13854/3
-- 
To view, visit http://gerrit.cloudera.org:8080/13854
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <la...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org>.
Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 3:

(2 comments)

Thanks Laszlo for catching the typos! Since Csaba is on PTO I updated the patch set to allow progress.

http://gerrit.cloudera.org:8080/#/c/13854/2/tests/common/skip.py
File tests/common/skip.py:

http://gerrit.cloudera.org:8080/#/c/13854/2/tests/common/skip.py@213
PS2, Line 213: a
> Sorry to spoil the precommit tests, but this is a typo here
Done


http://gerrit.cloudera.org:8080/#/c/13854/2/tests/custom_cluster/test_kudu.py
File tests/custom_cluster/test_kudu.py:

http://gerrit.cloudera.org:8080/#/c/13854/2/tests/custom_cluster/test_kudu.py@197
PS2, Line 197: a
> ...and the same here (and at all marked locations)
Done



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <la...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Thu, 18 Jul 2019 15:00:18 +0000
Gerrit-HasComments: Yes

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org>.
Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 1: Code-Review+1

LGTM, I can give the final +2 if it looks OK to Yongzhi.


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Tue, 16 Jul 2019 12:32:06 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Gabor Kaszab (Code Review)" <ge...@cloudera.org>.
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................


Patch Set 3: Code-Review+2


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Gabor Kaszab <ga...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <la...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>
Gerrit-Comment-Date: Thu, 18 Jul 2019 15:16:17 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13854 )

Change subject: IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3
......................................................................

IMPALA-8751: Skip failing Kudu - HMS integration tests with Hive 3

These tests broke with the newer versions of CDP Hive, probably
because it started to send gzipped notifications, which lead to
errors like this in Kudu:
Not implemented: unknown message format: gzip(json-2.0)

The Kudu side fix does not seem trivial, so I am skipping these
tests for now. Generally Kudu is not tested well with Hive 3 yet,
so we cannot assume HMS notifications to work.

Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Reviewed-on: http://gerrit.cloudera.org:8080/13854
Reviewed-by: Gabor Kaszab <ga...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>
---
M tests/common/skip.py
M tests/custom_cluster/test_kudu.py
2 files changed, 8 insertions(+), 1 deletion(-)

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

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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic19b8d93eaa6e8ec886c5704578563fb0871f941
Gerrit-Change-Number: 13854
Gerrit-PatchSet: 4
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Gabor Kaszab <ga...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <la...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>