Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2875

IllegalStateException when querying the public yelp json dataset

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Later
    • None
    • 1.0.0
    • Storage - JSON
    • None

    Description

      git.commit.id.abbrev=5cd36c5

      The below query fails from sqlline after displaying a few results

       select attributes from `json_kvgenflatten/yelp_academic_dataset_business.json`;
      .......after displaying fefw records .....
      java.lang.RuntimeException: java.sql.SQLException: Failure while executing query.
      	at sqlline.SqlLine$IncrementalRows.hasNext(SqlLine.java:2514)
      	at sqlline.SqlLine$TableOutputFormat.print(SqlLine.java:2148)
      	at sqlline.SqlLine.print(SqlLine.java:1809)
      	at sqlline.SqlLine$Commands.execute(SqlLine.java:3766)
      	at sqlline.SqlLine$Commands.sql(SqlLine.java:3663)
      	at sqlline.SqlLine.dispatch(SqlLine.java:889)
      	at sqlline.SqlLine.begin(SqlLine.java:763)
      	at sqlline.SqlLine.start(SqlLine.java:498)
      	at sqlline.SqlLine.main(SqlLine.java:460)
      

      I attached the error log and the data set. Let me know if you need anything else

      Attachments

        1. DRILL-2875.patch
          2 kB
          Steven Phillips
        2. error.log
          6 kB
          Rahul Kumar Challapalli

        Activity

          People

            jnadeau Jacques Nadeau
            rkins Rahul Kumar Challapalli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: