Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-2565

Bug in AsterixDB Web Interface

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • UI - Web Interface
    • None

    Description

      Steps to recreate:

      1) Go to the AsterixDB Web Interface (http://localhost:19001/).

      2) Enter this query:

      SELECT * FROM `Metadata`.`Dataset`;

      3) Change the output format to "JSON (formatted)" you should see no result.

       

      (Note JavaScript console reports this error:

      (index):1 Uncaught SyntaxError: Unexpected token # in JSON at position 678
      at JSON.parse (<anonymous>)
      at HTMLPreElement.<anonymous> ((index):1)
      at Function.each (jquery.min.js:1)
      at init.each (jquery.min.js:1)
      at Object.success ((index):1)
      at c (jquery.min.js:1)
      at Object.fireWith [as resolveWith] (jquery.min.js:1)
      at k (jquery.min.js:1)
      at XMLHttpRequest.r (jquery.min.js:1))

      Attachments

        Activity

          People

            imaxon Ian Maxon
            ndigeron Nick DiGeronimo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: