Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-10511 Replacing the implementation of Hive CLI using Beeline
  3. HIVE-11579

Invoke the set command will close standard error output[beeline-cli]

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • beeline-cli-branch
    • CLI
    • None

    Description

      We can easily reproduce the debug by the following steps:

      hive> set system:xx=yy;
      hive> lss;
      hive> 
      

      The error output disappeared since the err outputstream is closed when closing the Hive statement.
      This bug occurred also in the upstream when using the embeded mode as the new CLI uses.

      Attachments

        1. HIVE-11579.2-beeline-cli.patch
          7 kB
          Ferdinand Xu
        2. HIVE-11579-beeline-cli.patch
          5 kB
          Ferdinand Xu

        Activity

          People

            Ferd Ferdinand Xu
            Ferd Ferdinand Xu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: