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

The session options used for a query is not nicely formated in the JSON Profile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.9.0
    • None
    • Client - HTTP
    • None

    Description

      The optionsJson section in the Json Profile from the WebUI and profile json file shows the sessions used for a query displays escape characters and newline characters:

      "optionsJson": "[

      {\n \"kind\" : \"BOOLEAN\",\n \"type\" : \"SESSION\",\n \"name\" : \"planner.enable_decimal_data_type\",\n \"bool_val\" : false\n}

      ,

      {\n \"kind\" : \"BOOLEAN\",\n \"type\" : \"SESSION\",\n \"name\" : \"store.parquet.reader.int96_as_timestamp\",\n \"bool_val\" : true\n}

      ,

      {\n \"kind\" : \"LONG\",\n \"type\" : \"SESSION\",\n \"name\" : \"web.logs.max_lines\",\n \"num_val\" : 5000\n}

      ]"

      Attachments

        Activity

          People

            Unassigned Unassigned
            knguyen Krystal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: