Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-9213

Minicluster with Kerberos generates some stacks when checking the ports

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • 3.0.0-alpha1
    • None
    • security
    • None

    Description

      When using the minicluster with kerberos the various checks in SecureDataNodeStarter fail because the ports are not fixed.

      Stacks like this one:

      java.lang.RuntimeException: Unable to bind on specified streaming port in secure context. Needed 0, got 49670
      at org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter.getSecureResources(SecureDataNodeStarter.java:108)

      There is already a setting to desactivate this type of check for testing, it could be used here as well....

      Attachments

        1. hdfs-9213.v1.patch
          3 kB
          Nicolas Liochon
        2. hdfs-9213.v1.patch
          3 kB
          Nicolas Liochon

        Activity

          People

            nkeywal Nicolas Liochon
            nkeywal Nicolas Liochon
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: