Github user srowen commented on the issue:
https://github.com/apache/spark/pull/15418
Oops, yeah looks like this is a hotfix. Weird, because
https://github.com/apache/spark/pull/14897 passed very recently. CC @cloud-fan
? not exactly sure if this is the cause.
```
[error]
/home/jenkins/workspace/spark-master-test-maven-hadoop-2.6/sql/core/src/test/scala/org/apache/spark/sql/execution/SparkSqlParserSuite.scala:126:
not enough arguments for method apply: (tableIdent:
org.apache.spark.sql.catalyst.TableIdentifier, userSpecifiedSchema:
Option[org.apache.spark.sql.types.StructType], replace: Boolean, global:
Boolean, provider: String, options:
Map[String,String])org.apache.spark.sql.execution.datasources.CreateTempViewUsing
in object CreateTempViewUsing.
[error] Unspecified value parameter options.
[error] CreateTempViewUsing(TableIdentifier(table, database), schema,
replace, provider, options)
[error] ^
[error] one error found
[error] Compile failed at Oct 10, 2016 1:21:13 AM [24.169s]
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]