steveloughran commented on PR #6631:
URL: https://github.com/apache/hadoop/pull/6631#issuecomment-2039773499

   the checkstyle is because it wants 
`./hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/hdfs/protocol/datatransfer/`
 to have a package class describing it
   
   proposed
   * add one
   * tag stability as stable
   * tag scope as LimitedPrivate("yarn")
   * mention original and purpose
   
   then 
   in the hdfs version of the same package, add a mention that the tuple class 
has been moved to hadoop common, with a cross reference to the class
   


-- 
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]


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

Reply via email to