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

Typo in the JdbcConnectionParams constructor

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsAdd voteVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • Patch

    Description

      Seems like the last one should be params.rejectedHostZnodePaths as well:

      jdbc/src/java/org/apache/hive/jdbc/Utils.java:

      public JdbcConnectionParams(JdbcConnectionParams params) {
      this.host = params.host;
      this.port = params.port;
      ...
      this.rejectedHostZnodePaths.addAll(rejectedHostZnodePaths);
      }
      
      

      Attachments

        1. HIVE-18463.01.patch
          0.7 kB
          Oleg Danilov
        2. HIVE-18463.patch
          0.7 kB
          Oleg Danilov

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned Assign to me
            olegd Oleg Danilov

            Dates

              Created:
              Updated:

              Slack

                Issue deployment