You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/03/01 17:41:45 UTC

[jira] [Commented] (SPARK-19789) Add the shortcut of .format("parquet").option("path", "/hdfs/path").partitionBy("col1", "col2").start()

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

Apache Spark commented on SPARK-19789:
--------------------------------------

User 'CodingCat' has created a pull request for this issue:
https://github.com/apache/spark/pull/17126

> Add the shortcut of .format("parquet").option("path", "/hdfs/path").partitionBy("col1", "col2").start()
> -------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-19789
>                 URL: https://issues.apache.org/jira/browse/SPARK-19789
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 2.1.0
>            Reporter: Nan Zhu
>
> as said in the title, everytime I use parquet, I need to type a long string 
> Being consistent with DataFrameReader/Writer, DataStreamReader, add parquet shortcut for this case



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org