[
https://issues.apache.org/jira/browse/IMPALA-8251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16778864#comment-16778864
]
ASF subversion and git services commented on IMPALA-8251:
---------------------------------------------------------
Commit ca89014eaabdb8a74f1ff7643f65020a03ce82ab in impala's branch
refs/heads/master from Michael Ho
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=ca89014 ]
IMPALA-8251: Run test_exchange_deferred_batches in dev builds only
The startup flag stress_datastream_recvr_delay_ms is not available in
development builds. Skip the test in non-developement builds.
Testing done: Ran the test with release build and verified that it's skipped.
Change-Id: I5caaa6fa39d6c97f313b675838c27740af9aa1d5
Reviewed-on: http://gerrit.cloudera.org:8080/12610
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Impala fails to start for
> TestExchangeDeferredBatches.test_exchange_small_buffer() under release build
> ------------------------------------------------------------------------------------------------------
>
> Key: IMPALA-8251
> URL: https://issues.apache.org/jira/browse/IMPALA-8251
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 3.2.0
> Reporter: Joe McDonnell
> Assignee: Michael Ho
> Priority: Blocker
> Labels: broken-build
>
> custom_cluster/test_exchange_deferred_batches.py is hitting the following
> error on release builds:
> {noformat}
> ERROR at setup of
> TestExchangeDeferredBatches.test_exchange_small_buffer[protocol: beeswax |
> exec_option: {'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:
> text/none]
> common/custom_cluster_test_suite.py:155: in setup_method
> expected_num_executors=cluster_size)
> common/custom_cluster_test_suite.py:230: in _start_impala_cluster
> check_call(cmd + options, close_fds=True)
> /usr/lib/python2.7/subprocess.py:541: in check_call
> raise CalledProcessError(retcode, cmd)
> E CalledProcessError: Command
> '['/home/joe/view2/Impala/bin/start-impala-cluster.py', '--cluster_size=3',
> '--num_coordinators=3', '--log_dir=/tmp/', '--log_level=1',
> '--impalad_args=--stress_datastream_recvr_delay_ms=3000
> --exchg_node_buffer_size_bytes=1024
> --datastream_service_num_deserialization_threads=1 ',
> '--state_store_args=--statestore_update_frequency_ms=50
> --statestore_priority_update_frequency_ms=50
> --statestore_heartbeat_frequency_ms=50 ',
> '--impalad_args=--default_query_options=']' returned non-zero exit status 1
> {noformat}
> The impalad logs show errors:
> {noformat}
> Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
> F0226 08:11:15.563117 357 impalad-main.cc:72] Could not find IPv4 address
> for: jhzvlthd
> . Impalad exiting.
> {noformat}
> It reproduces consistently on my local desktop.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]