[
https://issues.apache.org/jira/browse/SPARK-20516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988718#comment-15988718
]
Sean Owen commented on SPARK-20516:
-----------------------------------
That's right, you need to specify master one way or the other but you generally
do it via spark-submit. For a stand-alone program you could set it in code. But
the docs are as intended. I don't understand what you're saying about the
exception. It is correct, that's an invalid URI. Do you see it documented
otherwise?
> Spark SQL documentation out of date?
> ------------------------------------
>
> Key: SPARK-20516
> URL: https://issues.apache.org/jira/browse/SPARK-20516
> Project: Spark
> Issue Type: Task
> Components: SQL
> Affects Versions: 2.1.0
> Reporter: Ratandeep Ratti
> Priority: Minor
> Attachments: spark-20516.zip
>
>
> I was trying out the examples on the [Spark Sql
> page|https://spark.apache.org/docs/2.1.0/sql-programming-guide.html]. It
> seems that now we have to specify invoke {{master()}} on the SparkSession
> builder and also warehouseLocation is now a URI.
> I can fix the documentation (sql-programming-guide.html) and send a PR
> request.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]