Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-2302

TestHDFS Sink fails with Can't get Kerberos realm

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      Adding this to the test fixes it:

        static {
          System.setProperty("java.security.krb5.realm", "flume");
          System.setProperty("java.security.krb5.kdc", "blah");
        }
      

      The same issue caused HBASE-8842, and the fix is pretty much the same.

      Attachments

        1. FLUME-2302.patch
          0.8 kB
          Hari Shreedharan

        Activity

          People

            hshreedharan Hari Shreedharan
            hshreedharan Hari Shreedharan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: