mattcasters commented on PR #8287: URL: https://github.com/apache/hop/pull/8287#issuecomment-5600142762
GETFILESTATUS `403 Operation category READ is not supported in state standby` means `master1` is the **HA standby** NameNode. TLS, Kerberos and SPNEGO were fine. Pushed: - **Endpoint hostname(s)** now takes an Impala-style pair: `master1.bda2.vdab.be,master2.bda2.vdab.be`. WebHDFS tries the next host when the current one is standby. - Test dialogs are titled **Test results** (the long report was stretching the window). - A standby failure now hints to put both hosts in that field (or use HttpFS/Knox, which always talks to the active NN). Put both NameNode FQDNs in Endpoint hostname, rebuild the Hadoop plugin, and run Test connection again. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
