Uploaded image for project: 'Apache Blur'
  1. Apache Blur
  2. BLUR-401

Can't execute query from command line

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2.3
    • 0.2.4
    • Blur, Blur Shell
    • None

    Description

      Can't execute a query from the command line without using blur shell. Running:

      ./blur query tablename query

      Produces the following error:

      BlurException(message: This command can only be run with a proper jline environment., stackTraceStr:null, errorType:UNKNOWN)

      The exception is thrown from QueryCommand.java:96 because there is no jline environment setup when running from the command line.

      Attachments

        Activity

          People

            amccurry Aaron McCurry
            schmerge Pierce Schmerge
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: