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

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

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

IMPALA-13909: Remove cursor fixture from custom_cluster/test_kudu.py

This patch remove deprecated cursor fixture in
custom_cluster/test_kudu.py. It is replaced with assert_num_row() method
that creates a fresh hs2 client. All test class in
custom_cluster/test_kudu.py now extend CustomKuduTest and use hs2
protocol as default test protocol.

Testing:
- Run and pass custom_cluster/test_kudu.py

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


> Remove cursor fixture from custom_cluster/test_kudu.py
> ------------------------------------------------------
>
>                 Key: IMPALA-13909
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13909
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Riza Suminto
>            Assignee: Riza Suminto
>            Priority: Major
>             Fix For: Impala 5.0.0
>
>
> custom_cluster/test_kudu.py still use deprecated cursor fixture. We should 
> replace cursor with hs2 client.



--
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