You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "chenqiang (Jira)" <ji...@apache.org> on 2022/11/29 11:51:00 UTC

[jira] [Updated] (BIGTOP-3878) Add support for kafka component

     [ https://issues.apache.org/jira/browse/BIGTOP-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chenqiang updated BIGTOP-3878:
------------------------------
    Description: 
Add support for kafka 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 kafka-pkg'*
 * smoke test command

           *./docker-hadoop.sh -C config_openEuler-22.03.yaml -c 3 -s*
 * problem

      1. redhat-rpm-config should be instead of openEuler-rpm-config in openEuler.

> Add support for kafka component
> -------------------------------
>
>                 Key: BIGTOP-3878
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3878
>             Project: Bigtop
>          Issue Type: Sub-task
>            Reporter: chenqiang
>            Priority: Major
>
> Add support for kafka 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 kafka-pkg'*
>  * smoke test command
>            *./docker-hadoop.sh -C config_openEuler-22.03.yaml -c 3 -s*
>  * problem
>       1. redhat-rpm-config should be instead of openEuler-rpm-config in openEuler.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)