Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-1968

Hive JDBC proxy user hardcoded, couldn't it be passed as an option ?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.7.0
    • 0.8.0
    • Interpreters
    • Ubuntu 14.04

    Description

      Hi,

      Hive Connection is done through proxy users like this :

      if ("hive".equalsIgnoreCase(propertyKey))

      { connection = getConnectionFromPool(url + ";hive.server2.proxy.user=" + user, user, propertyKey, properties); }

      else {

      It's hardcoded, so if someone doesn't want to use proxy users, he has to made some changes to the code and then rebuild Zeppelin from scratch.

      Couln't this be passed as a parameter ?

      Thanks

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gfalcone Paolo Genissel
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 168h
                  168h
                  Remaining:
                  Remaining Estimate - 168h
                  168h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified