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/10/31 08:09:00 UTC

[jira] [Created] (BIGTOP-3862) Failed to install spark in OpenEuler

chenqiang created BIGTOP-3862:
---------------------------------

             Summary: Failed to install spark in OpenEuler
                 Key: BIGTOP-3862
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3862
             Project: Bigtop
          Issue Type: Bug
          Components: spark
         Environment: openEuler  aarch64

bigtop master branch
            Reporter: chenqiang


Failed to install spark in openEuler, when exec spark smoke test.

 

*My config file is:*

docker:
        memory_limit: "32g"
        image: "bigtop/puppet:trunk-openEuler-22.03"
repo: "file:///bigtop-home/output/"
distro: openEuler
components: [hdfs,yarn,spark]
enable_local_repo: true
smoke_test_components: [spark]

 

*CMD is:*

./docker-hadoop.sh -d -c 1

 

*The error log is :*

Enabling local yum.
Notice: Roles to deploy: [nodemanager, mapred-app, spark-on-yarn, spark-yarn-slave, datanode]
Notice: Roles to deploy: [nodemanager, mapred-app, spark-on-yarn, spark-yarn-slave, datanode]
Notice: Roles to deploy: [resourcemanager, nodemanager, mapred-app, hadoop-client, spark-on-yarn, spark-yarn-slave, spark-client, spark-thriftserver, namenode, datanode]
Notice: Compiled catalog for 922ae6252840.bigtop.apache.org in environment production in 1.01 seconds
Notice: Compiled catalog for d843b8a636d6.bigtop.apache.org in environment production in 1.01 seconds
Notice: Compiled catalog for 2d80281f38da.bigtop.apache.org in environment production in 1.05 seconds
{*}Error: Parameter source failed on File[/etc/spark/conf/log4j.properties]: Munging failed for value "/etc/spark/conf.dist/log4j.properties.template" in class source: undefined method `escape' for URI:Module at /bigtop-home/bigtop-deploy/puppet/modules/spark/manifests/init.pp{*}:258
Wrapped exception:
Munging failed for value "/etc/spark/conf.dist/log4j.properties.template" in class source: undefined method `escape' for URI:Module
Error: Parameter source failed on File[/etc/spark/conf/log4j.properties]: Munging failed for value "/etc/spark/conf.dist/log4j.properties.template" in class source: undefined method `escape' for URI:Module at /bigtop-home/bigtop-deploy/puppet/modules/spark/manifests/init.pp:258
Wrapped exception:
Munging failed for value "/etc/spark/conf.dist/log4j.properties.template" in class source: undefined method `escape' for URI:Module
Error: Parameter source failed on File[/etc/spark/conf/log4j.properties]: Munging failed for value "/etc/spark/conf.dist/log4j.properties.template" in class source: undefined method `escape' for URI:Module at /bigtop-home/bigtop-deploy/puppet/modules/spark/manifests/init.pp:258
Wrapped exception:
Munging failed for value "/etc/spark/conf.dist/log4j.properties.template" in class source: undefined method `escape' for URI:Module

[LOG] Failed to provision container 2d80281f38da2ce97684573297371816c76a39c51a8c335dc3647ea21ddbbfae with exit code 1



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