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

Error is displaying while accessing query profiles via the Web-UI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.13.0
    • 1.13.0
    • None

    Description

      Steps:

      1. Execute the following query:
      show schemas;
      
      1. On the Web-UI, go to the Profiles tab
      2. Open the profile for the query you executed

      Expected result: You can access to the profile entry

      Actual result: Error is displayed:

      {
        "errorMessage" : "1"
      }
      

      Note: This error doesn't happen with every query. For example, "select * from system.version" can be accessed without error, while "show tables", "use dfs", "alter sessions" etc end with this error.

      Attachments

        Issue Links

          Activity

            People

              kkhatua Kunal Khatua
              angozhiy Anton Gozhiy
              Arina Ielchiieva Arina Ielchiieva
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: