[ https://issues.apache.org/jira/browse/HDFS-14261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16781251#comment-16781251 ]
Ayush Saxena commented on HDFS-14261: ------------------------------------- Hi [~smeng] [~jojochuang] Seems Like TestJournalNodeSync is failing after this in trunk. Some authentication problem I guess. Doesn't seem to be related with fix, should be in UT itself. Mind giving a check {noformat} javax.net.ssl.SSLHandshakeException: Error while authenticating with endpoint: https://localhost:43003/getJournal?jid=ns1&segmentTxId=5&storageInfo=-65%3A1841012157%3A1551342985924%3AtestClusterID&inProgressOk=false at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.hadoop.security.authentication.client.KerberosAuthenticator.wrapExceptionWithMessage(KerberosAuthenticator.java:232) at org.apache.hadoop.security.authentication.client.KerberosAuthenticator.authenticate(KerberosAuthenticator.java:216) at org.apache.hadoop.security.authentication.client.AuthenticatedURL.openConnection(AuthenticatedURL.java:348) at org.apache.hadoop.hdfs.web.URLConnectionFactory.openConnection(URLConnectionFactory.java:219) {noformat} FYI. It seems pretty independent to web hdfs timeouts. It failed here independently too. https://builds.apache.org/job/PreCommit-HDFS-Build/26359/testReport/ > Kerberize JournalNodeSyncer unit test > ------------------------------------- > > Key: HDFS-14261 > URL: https://issues.apache.org/jira/browse/HDFS-14261 > Project: Hadoop HDFS > Issue Type: Test > Components: journal-node, security, test > Affects Versions: 3.2.0, 3.1.2 > Reporter: Siyao Meng > Assignee: Siyao Meng > Priority: Major > Fix For: 3.3.0 > > Attachments: HDFS-14261.001.patch > > > This jira is an addition to HDFS-14140. Making the unit tests in > TestJournalNodeSync run on a Kerberized cluster. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org