You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "lamber-ken (Jira)" <ji...@apache.org> on 2019/12/07 09:46:00 UTC

[jira] [Created] (HUDI-388) Support DDL / DML SparkSQL statements

lamber-ken created HUDI-388:
-------------------------------

             Summary: Support DDL / DML SparkSQL statements
                 Key: HUDI-388
                 URL: https://issues.apache.org/jira/browse/HUDI-388
             Project: Apache Hudi (incubating)
          Issue Type: New Feature
            Reporter: lamber-ken


Currently, hudi offers some tools available to operate an ecosystem of Hudi datasets including hudi-cli, metrics, spark ui[1]. It's easy for admins to manage the hudi datasets by some customized ddl sql statements instead of via hudi-cli.

 

After SPARK-18127, we can customize the spark session with our own optimizer, parser, analyzer, and physical plan strategy rules in Spark. 

[http://hudi.apache.org/admin_guide.html]

 



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