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

Beeline-CLI: Implement CLI source command using Beeline functionality

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • CLI
    • None
    • Hide
      Examples:
      #cat /root/workspace/test.sql
      create table test2(a string, b string);
      #0: jdbc:hive2://> source /root/workspace/test.sql
      #0: jdbc:hive2://> create table test2(a string, b string);
      Show
      Examples: #cat /root/workspace/test.sql create table test2(a string, b string); #0: jdbc:hive2://> source /root/workspace/test.sql #0: jdbc:hive2://> create table test2(a string, b string);

    Attachments

      1. HIVE-10821.1-beeline-cli.patch
        10 kB
        Ferdinand Xu
      2. HIVE-10821.1-beeline-cli.patch
        10 kB
        Ferdinand Xu
      3. HIVE-10821.2-beeline-cli.patch
        10 kB
        Ferdinand Xu
      4. HIVE-10821.3-beeline-cli.patch
        11 kB
        Ferdinand Xu
      5. HIVE-10821.patch
        10 kB
        Ferdinand Xu

      Issue Links

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: