Ranga Reddy created HUDI-8884:
---------------------------------
Summary: Hudi CLI - Cleans run command always running with YARN
mode.
Key: HUDI-8884
URL: https://issues.apache.org/jira/browse/HUDI-8884
Project: Apache Hudi
Issue Type: Bug
Reporter: Ranga Reddy
*Problem Statement:*
When running the {{cleans run}} command from the Hudi CLI, it always defaults
to YARN mode and fails, as it cannot find the Resource Manager.
*Steps to Reproduce:*
# Go to Hudi CLI.
# Connect to the desired table using the command:
{{connect --path s3a:///<table_name>/}}
# Run the *{{cleans run}}* command.
*Expected Solution:*
There should be a way to run the Hudi CLI {{cleans run}} command in any mode or
automatically detect the Spark master from {{{}spark-defaults.conf{}}},
ensuring the command runs without failure.
*HUDI Issue:*
For more details refer the following Hudi Issue.
https://github.com/apache/hudi/issues/8952
--
This message was sent by Atlassian Jira
(v8.20.10#820010)