iwasakims commented on PR #1008: URL: https://github.com/apache/bigtop/pull/1008#issuecomment-1246161648
Sorry, @sekin. It looks installing spark-sparkr is stucked in the container process. ``` /usr/libexec/platform-python /usr/bin/dnf -d 0 -e 1 -y install spark-sparkr ``` While the patch should not be the cause, I think `Class['Hadoop::Init_hdfs'] -> Class['Spark::Spark_thriftserver']` is easier to understand the dependency between modules. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
