You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by d-ee <gi...@git.apache.org> on 2016/04/15 14:07:47 UTC

[GitHub] spark pull request: [SPARK-10548] [SPARK-10563] [SQL] Fix concurre...

Github user d-ee commented on the pull request:

    https://github.com/apache/spark/pull/8710#issuecomment-210439407
  
    This still seems to be around.
    We're using Spark 1.5.2.
    
    java.lang.IllegalArgumentException: "spark.sql.execution.id is already set"
    
    Trace:
    org.apache.spark.sql.execution.SQLExecution$.withNewExecutionId(SQLExecution.scala:87)
    org.apache.spark.sql.DataFrame.withNewExecutionId(DataFrame.scala:1903)
    org.apache.spark.sql.DataFrame.collect(DataFrame.scala:1384)
    org.apache.spark.sql.DataFrame.head(DataFrame.scala:1314)
    org.apache.spark.sql.DataFrame.head(DataFrame.scala:1321)
    org.apache.spark.sql.DataFrame.first(DataFrame.scala:1328)


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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