epugh commented on PR #2835: URL: https://github.com/apache/solr/pull/2835#issuecomment-2460047387
Got a little too frisky, broke something in the `hdfs` module: ``` 2> 4749 ERROR (SUITE-HdfsCollectionsApiTest-seed#[54C70D1C3623A1D7]-worker) [n: c: s: r: x: t:] o.a.h.h.s.n.FSNamesystem FSNamesystem initialization failed. 2> => org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception 2> at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:2064) 2> org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception 2> at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:2064) ~[hadoop-client-api-3.4.0.jar:?] 2> at org.apache.hadoop.security.UserGroupInformation.createLoginUser(UserGroupInformation.java:733) ~[hadoop-client-api-3.4.0.jar:?] 2> at org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:683) ~[hadoop-client-api-3.4.0.jar:?] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org