You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2019/11/26 16:58:00 UTC

[jira] [Commented] (HUDI-118) Hudi CLI : Provide options for passing properties to Compactor, Cleaner and ParquetImporter

    [ https://issues.apache.org/jira/browse/HUDI-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982674#comment-16982674 ] 

Balaji Varadarajan commented on HUDI-118:
-----------------------------------------

[~Pratyaksh] [~yanghua] : I have provided context in this ticket's description. Sorry, it was not clear earlier. Let me know if this makes sense now.

 

> Hudi CLI : Provide options for passing properties to Compactor, Cleaner and ParquetImporter 
> --------------------------------------------------------------------------------------------
>
>                 Key: HUDI-118
>                 URL: https://issues.apache.org/jira/browse/HUDI-118
>             Project: Apache Hudi (incubating)
>          Issue Type: Improvement
>          Components: CLI, newbie
>            Reporter: Balaji Varadarajan
>            Assignee: Pratyaksh Sharma
>            Priority: Minor
>
> For non-trivial CLI operations, we have a standalone script in hudi-utilities that users can call directly using spark-submit (usually). We also have commands in hudi-cli to invoke the commands directly from hudi-cli shell.
> There was an earlier effort to allow users to pass properties directly to the scripts in hudi-utilities but we still need to give the same functionality to the corresponding commands in hudi-cli.
> In hudi-cli, Compaction (schedule/compact), Cleaner and HDFSParquetImporter command does not have option to pass DFS properties file. This is a followup to PR [https://github.com/apache/incubator-hudi/pull/691]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)