[
https://issues.apache.org/jira/browse/IMPALA-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690955#comment-17690955
]
Quanlong Huang commented on IMPALA-11932:
-----------------------------------------
Assinging this to [~zhangyifan27] first.
The build runs with ERASURE_CODING=true.
The failure is
{code:python}
query_test/test_queries.py:367: in
test_partition_key_scans_with_multiple_blocks_table
self._build_alltypes_multiblocks_table(vector, unique_database)
query_test/test_queries.py:362: in _build_alltypes_multiblocks_table
source_file, file_path])
/data/jenkins/workspace/impala-asf-master-core-erasure-coding/Impala-Toolchain/toolchain-packages-gcc10.4.0/python-2.7.16/lib/python2.7/subprocess.py:190:
in check_call
raise CalledProcessError(retcode, cmd)
E CalledProcessError: Command '['hdfs', 'dfs', '-Ddfs.block.size=1024',
'-cp', '-f', '-d',
'hdfs://localhost:20500/test-warehouse/alltypes_parquet/year=2010/month=12/*',
'/test-warehouse/test_partition_key_scans_with_multiple_blocks_table_4ff711b7.db/alltypes_multiblocks/year=2010/month=12']'
returned non-zero exit status 1{code}
stdout
{code:java}
23/02/18 19:01:29 WARN erasurecode.ErasureCodeNative: Loading ISA-L failed:
Failed to load libisal.so.2 (libisal.so.2: cannot open shared object file: No
such file or directory)
23/02/18 19:01:29 WARN erasurecode.ErasureCodeNative: ISA-L support is not
available in your platform... using builtin-java codec where applicable
cp: Specified block size (1024) is less than the cell size (1048576) of the
erasure coding policy (ErasureCodingPolicy=[Name=RS-3-2-1024k,
Schema=[ECSchema=[Codec=rs, numDataUnits=3, numParityUnits=2]],
CellSize=1048576, Id=2]).
{code}
> test_partition_key_scans_with_multiple_blocks_table failed when erasure
> coding is turned on
> -------------------------------------------------------------------------------------------
>
> Key: IMPALA-11932
> URL: https://issues.apache.org/jira/browse/IMPALA-11932
> Project: IMPALA
> Issue Type: Bug
> Affects Versions: Impala 4.3.0
> Reporter: Fang-Yu Rao
> Assignee: Quanlong Huang
> Priority: Major
> Labels: broken-build
>
> We found that test_partition_key_scans_with_multiple_blocks_table failed when
> ERASURE_CODING is true. This test was added in IMPALA-11081
> (https://gerrit.cloudera.org/c/19471/17/tests/query_test/test_queries.py#366).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]