Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-50312

SparkThriftServer createServer parameter passing error when kerberos is true

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0, 3.4.4, 3.5.3
    • 4.0.0, 3.5.4
    • SQL

    Description

      SparkThriftServer createServer parameter passing error  when kerberos is true

      saslServer = ShimLoader.getHadoopThriftAuthBridge().createServer(principal, keytab); 
      public Server createServer(String keytabFile, String principalConf) throws TTransportException {
        return new Server(keytabFile, principalConf);
      } 

       

      Attachments

        1. 20241115134447.jpg
          58 kB
          cuiyanxiang

        Issue Links

          Activity

            People

              cuiyanxiang cuiyanxiang
              cuiyanxiang cuiyanxiang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: