Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-10452

Followup fix for HIVE-10202 to restrict it it for script mode.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.3.0, 2.0.0
    • Beeline
    • None

    Description

      The fix made in HIVE-10202 needs to be limited to when beeline is running in a script mode aka -f option. Otherwise, if --silent=true is set in interactive mode, the prompt disappears and so does what you type in.
      say

      beeline -u jdbc:hive2://localhost:10000 --silent=true
      
      

      It appears to hang but in reality it doesnt display any prompt. The workaround is to not use the --silent=true option with non-interactive mode.

      Attachments

        1. HIVE-10452.patch
          0.9 kB
          Naveen Gangam

        Issue Links

          Activity

            People

              ngangam Naveen Gangam
              ngangam Naveen Gangam
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: