コード例 #1
0
 /**
  * The user that compiled Hadoop.
  *
  * @return the username of the user
  */
 public static String getUser() {
   return COMMON_VERSION_INFO._getUser();
 }