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

On Suse platform, sqlline at start prints out some info on screen instead of into log file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • Future
    • Client - JDBC
    • None

    Description

      On Suse, at start, sqlline prints out on screen:

      mfs47:~ # /opt/mapr/drill/drill-1.0.0/bin/sqlline  --maxWidth=10000 -n qa1 -p mapr -u jdbc:drill:schema=dfs.root;zk=10.10.10.47:5181
      [INFO] Unable to bind key for unsupported operation: backward-delete-word
      [INFO] Unable to bind key for unsupported operation: backward-delete-word
      [INFO] Unable to bind key for unsupported operation: down-history
      [INFO] Unable to bind key for unsupported operation: up-history
      [INFO] Unable to bind key for unsupported operation: up-history
      [INFO] Unable to bind key for unsupported operation: down-history
      [INFO] Unable to bind key for unsupported operation: up-history
      [INFO] Unable to bind key for unsupported operation: down-history
      [INFO] Unable to bind key for unsupported operation: up-history
      [INFO] Unable to bind key for unsupported operation: down-history
      [INFO] Unable to bind key for unsupported operation: up-history
      [INFO] Unable to bind key for unsupported operation: down-history
      apache drill 1.0.0
      "just drill it"
      0: jdbc:drill:schema=dfs.root> select * from sys.version;
      +-------------------------------------------+-------------------------------------+----------------------------+--------------+----------------------------+
      |                 commit_id                 |           commit_message            |        commit_time         | build_email  |         build_time         |
      +-------------------------------------------+-------------------------------------+----------------------------+--------------+----------------------------+
      | 74c0a13b0a501e757b0ea922c5bae9b0a4ace319  | Update sqlline version to drill-r5  | 18.05.2015 @ 20:01:28 EDT  | Unknown      | 18.05.2015 @ 20:08:25 EDT  |
      +-------------------------------------------+-------------------------------------+----------------------------+--------------+----------------------------+
      1 row selected (0.265 seconds)
      0: jdbc:drill:schema=dfs.root>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            cchang@maprtech.com Chun Chang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: