swagle opened a new pull request #781: HDDS-1473. DataNode ID file should be 
human readable.
URL: https://github.com/apache/hadoop/pull/781
 
 
   cc: @arp7 Human readable version of the dn details will now be written out 
like this::
   
   
`!!org.apache.hadoop.ozone.container.common.helpers.DatanodeIdYaml$DatanodeDetailsYaml
 {
     certSerialId: '8689088562908158976',
     hostName: localhost,
     ipAddress: 155.217.19.151,
     portDetails: {
       RATIS: 0,
       REST: 0,
       STANDALONE: 1
     },
     uuid: 74737b50-7b2b-448b-8a72-f2c6c6c77e4a
   }`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to