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

Add jar in hive is not working when executed from beeline

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 1.2.1
    • None
    • Beeline
    • None
    • Hive 1.2.1000.2.5.3.0-37

      Hadoop 2.7.3.2.5.3.0-37

    Description

      Add jar in hive is not working when executed from beeline.
      Steps to reproduce:
      1. Run beeline
      2. Connect to hive using command !connect jdbc:hive2://localhost:10000
      3. Provide username/password
      4. Execute: add jar <jarPathName>;

      it throws exception "Error: Error while processing statement: /home/ranjan/token-mask/bedrock-masking-UDF-5.0.0-FINAL.jar does not exist (state=,code=1)" even though there are files in <jarPathName>. When i execute the command hive CLI, it works successfully.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rancylive Ranjan Choudhury
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: