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

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

Commit d459b434b65ccdc49179c549688f4b798dddf3e4 in impala's branch 
refs/heads/master from Bikramjeet Vig
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=d459b43 ]

IMPALA-10245: Disable test_kudu_scanner when run with erasure coding

Test disabled for EC since the erasure coded files when loaded in kudu
during data load cause the expected behavior to change.
Confirmed by loading data without EC and turning on EC when running the
test.

Change-Id: Ia383c1a788c6c0c66e2ef7c6494fe5fe643956df
Reviewed-on: http://gerrit.cloudera.org:8080/16623
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>


> Test fails in TestKuduReadTokenSplit.test_kudu_scanner
> ------------------------------------------------------
>
>                 Key: IMPALA-10245
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10245
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Quanlong Huang
>            Assignee: Bikramjeet Vig
>            Priority: Critical
>
> Tests with erasure-coding enabled failed in: 
> query_test.test_kudu.TestKuduReadTokenSplit.test_kudu_scanner[protocol: 
> beeswax | exec_option: \{'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 
> 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': 
> False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | 
> table_format: kudu/none] (from pytest)
> {code:java}
> query_test/test_kudu.py:1508: in test_kudu_scanner
>     targeted_kudu_scan_range_length=None, plans=plans)
> query_test/test_kudu.py:1542: in __get_num_scanner_instances
>     assert len(matches.groups()) == 1
> E   AttributeError: 'NoneType' object has no attribute 'groups' {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to