/** Get the subversion URL for the root Hadoop directory. */
 public static String getUrl() {
   return COMMON_VERSION_INFO._getUrl();
 }