[ 
https://issues.apache.org/jira/browse/IMPALA-13908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939713#comment-17939713
 ] 

ASF subversion and git services commented on IMPALA-13908:
----------------------------------------------------------

Commit 4617c2370faad08b44f4cffad1eda229d78696ee in impala's branch 
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=4617c2370 ]

IMPALA-13908: Remove reference to ImpalaBeeswaxException

This patch replace ImpalaBeeswaxException reference to
IMPALA_CONNECTION_EXCEPTION as much as possible.

Fix some easy flake8 issues caught thorugh this command:
git show HEAD --name-only | grep '^tests.*py' \
  | xargs -I {} impala-flake8 {} \
  | grep -e U100 -e E111 -e E301 -e E302 -e E303 -e F...

Testing:
- Pass exhaustive tests.

Change-Id: I676a9954404613a1cc35ebbc9ffa73e8132f436a
Reviewed-on: http://gerrit.cloudera.org:8080/22701
Reviewed-by: Jason Fehr <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Remove reference to ImpalaBeeswaxException
> ------------------------------------------
>
>                 Key: IMPALA-13908
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13908
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Riza Suminto
>            Assignee: Riza Suminto
>            Priority: Major
>             Fix For: Impala 5.0.0
>
>
> All ImpalaBeeswaxException reference must be replaced by 
> IMPALA_CONNECTION_EXCEPTION to prepare towards hs2 test migration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to