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

   @saxenapranav can you wait until there's a version of #6789 which adds 
something to hadoop common to build an enumset from a comma separated list of 
options? this will allow for easy extension -just add a new enum and a probe, 
and be consistent.
   
   I'll export it in a static method in a new class in org.apache.hadoop.util 
and call from Configuration, so it'll be easy for you to pick up too. 
   
   Ideally we should try for common Enum names too: I'll let you start there 
and copy them in my work


-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to