dir"); // fall back to the system/user-global env variable if (home == null) { home = System.getenv("HADOOP_HOME"); } ... } 1. 2. 3. 4. 5. 6. 7.
確定! 回上一頁