Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2128

No plan for DESCRIBE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.1, 1.1.0
    • SQL
    • None

    Description

      java.lang.AssertionError: assertion failed: No plan for NativeCommand DESCRIBE src
      
      	at scala.Predef$.assert(Predef.scala:179)
      	at org.apache.spark.sql.catalyst.planning.QueryPlanner.apply(QueryPlanner.scala:59)
      	at org.apache.spark.sql.SQLContext$QueryExecution.sparkPlan$lzycompute(SQLContext.scala:302)
      	at org.apache.spark.sql.SQLContext$QueryExecution.sparkPlan(SQLContext.scala:302)
      	at org.apache.spark.sql.SQLContext$QueryExecution.executedPlan$lzycompute(SQLContext.scala:303)
      	at org.apache.spark.sql.SQLContext$QueryExecution.executedPlan(SQLContext.scala:303)
      	at org.apache.spark.sql.SchemaRDD.collect(SchemaRDD.scala:379)
      	at .<init>(<console>:40)
      	at .<clinit>(<console>)
      	at .<init>(<console>:7)
      	at .<clinit>(<console>)
      	at $print(<console>)
      

      Attachments

        Activity

          People

            lian cheng Cheng Lian
            marmbrus Michael Armbrust
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: