Re: Review request for HADOOP-14202

2017-03-27 Thread John Zhuge
Sure Allen. I will help. On Mon, Mar 27, 2017 at 4:01 PM, Allen Wittenauer wrote: > > Hey gang. > > Could I get a quick review of HADOOP-14202? This changes a few > things: > > * Makes the rest of the _USER vars consistent with the other > changes in trunk (e.g., HADOOP_SECURE_

Review request for HADOOP-14202

2017-03-27 Thread Allen Wittenauer
Hey gang. Could I get a quick review of HADOOP-14202? This changes a few things: * Makes the rest of the _USER vars consistent with the other changes in trunk (e.g., HADOOP_SECURE_DN_USER becomes HDFS_DATANODE_SECURE_USER) * deprecation warnings as necessary *