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

Fragment error on TPCH Scale Factor 30 on a query that completed successfully previously

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.8.0
    • Future
    • Storage - Hive
    • None
    • AWS EMR cluster of three m1.xlarge nodes

    • Important

    Description

      The following sequence led to the error:

      Executed the query

      SELECT * FROM `realhive`.`tpch_text_30`.`lineitem`

      and it took about 43 minutes to execute successfully.

      After ward I ran the query

      SELECT * FROM `realhive`.`tpch_text_2`.`lineitem`

      for 6 times to find an optimization value for the ODBC driver.

      Afterward, I submitted the first query again

      SELECT * FROM `realhive`.`tpch_text_30`.`lineitem`

      and the Drill Cluster returned a fragment error.

      ***[HY000]: [MapR][Drill] (1040) Drill failed to execute the query: SELECT * FROM `realhive`.`tpch_text_30`.`lineitem`[30024]Query execution error. Details:[RemoteRpcException: Failure while running fragment.[ fb97e7be-d09e-46fe-8728-9577fd0d8795 on ip-10-12-62-65

      Log files with debug level for the Drillbits on the master node as well as the core nodes of the cluster are attached.

      Also the connection through the ODBC driver on Linux 32 bit was "Direct" to the drillbit on the master node of the Hadoop cluster.

      Attachments

        1. second-set-core-2-drillbit.log
          805 kB
          Alexander Zarei
        2. second-set-core-1-drillbit.log
          888 kB
          Alexander Zarei
        3. lineitem table schema .png
          127 kB
          Alexander Zarei
        4. drillbitmaster.out
          165 kB
          Alexander Zarei
        5. drillbitcore2.out
          17 kB
          Alexander Zarei
        6. drillbitcore2.log
          517 kB
          Alexander Zarei
        7. drillbitcore1.out
          17 kB
          Alexander Zarei
        8. drillbitcore1.log
          518 kB
          Alexander Zarei

        Activity

          People

            Unassigned Unassigned
            alzarei Alexander Zarei
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: