You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Manoj Govindassamy (Jira)" <ji...@apache.org> on 2021/11/24 08:59:00 UTC

[jira] [Created] (HUDI-2850) Clustering CLI - schedule and run options are crashing with NumberFormatException

Manoj Govindassamy created HUDI-2850:
----------------------------------------

             Summary: Clustering CLI - schedule and run options are crashing with NumberFormatException
                 Key: HUDI-2850
                 URL: https://issues.apache.org/jira/browse/HUDI-2850
             Project: Apache Hudi
          Issue Type: Task
            Reporter: Manoj Govindassamy
            Assignee: Manoj Govindassamy
             Fix For: 0.10.0


 

Hudi CLI command clustering is failing with below NumberFormatException for all the options.

 

```

21/11/11 05:22:43 INFO SparkContext: Successfully stopped SparkContextException in thread "main" java.lang.NumberFormatException: Illegal value for config key spark.executor.memory: Size must be specified as bytes (b), kibibytes (k), mebibytes (m), gibibytes (g), tebibytes (t), or pebibytes(p). E.g. 50b, 100k, or 250m.

```



--
This message was sent by Atlassian Jira
(v8.20.1#820001)