HDDS-1039. OzoneManager fails to connect with secure SCM. Contributed by Ajay Kumar
This commit is contained in:
parent
5f15a60e32
commit
9a19d6d48b
|
@ -29,7 +29,7 @@ import org.apache.hadoop.security.KerberosInfo;
|
|||
* Protocol Buffers service interface to add Hadoop-specific annotations.
|
||||
*/
|
||||
@ProtocolInfo(protocolName =
|
||||
"org.apache.hadoop.ozone.protocol.ScmBlockLocationProtocol",
|
||||
"org.apache.hadoop.hdds.scm.protocol.ScmBlockLocationProtocol",
|
||||
protocolVersion = 1)
|
||||
@InterfaceAudience.Private
|
||||
@KerberosInfo(
|
||||
|
|
Loading…
Reference in New Issue