chenqiang created BIGTOP-3955:
---------------------------------
Summary: Add support for phoenix component
Key: BIGTOP-3955
URL: https://issues.apache.org/jira/browse/BIGTOP-3955
Project: Bigtop
Issue Type: Sub-task
Reporter: chenqiang
Add support for phoenix component, include compile command and problem.
* build command
*docker run --rm -v `pwd`:/home/bigtop --workdir /home/bigtop
bigtop/slaves:trunk-openEuler-22.03-aarch64 bash -c '.
/etc/profile.d/bigtop.sh; ./gradlew phoenix-pkg'*
* smoke test command
*./docker-hadoop.sh -C config_openEuler-22.03.yaml -c 3 -s*
* problem
1. select the python3 on openEuler.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)