• 大小: 3.64MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-10-01
  • 语言: 其他
  • 标签: hadoop  集群调度  

资源简介

linux.64 下的 oozie-4.3.0.tar.gz 源码包 解压后编译即可 注意对应的版本 cd bin ./mkdistro.sh -Phadoop-2 -Dhadoop.auth.version=2.8.2 -Ddistcp.version=2.8.2 -Dhadoop.version=2.8.2 -Dsqoop.version=1.4.6 -DskipTests

资源截图

代码片段和文件信息

/**
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License Version 2.0 (the
 * “License“); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing software
 * distributed under the License is distributed on an “AS IS“ BASIS
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

package org.apache.oozie;

/**
 * App-type means job-type to enable to ease filtering
 */
public enum AppType {
    WORKFLOW_JOB WORKFLOW_ACTION COORDINATOR_JOB COORDINATOR_ACTION BUNDLE_JOB BUNDLE_ACTION
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-03-07 11:57  oozie-4.3.0\
     文件         289  2016-11-25 14:21  oozie-4.3.0\.gitignore
     文件       37664  2016-11-25 14:21  oozie-4.3.0\LICENSE.txt
     文件         909  2016-11-25 14:21  oozie-4.3.0\NOTICE.txt
     文件        3167  2016-11-25 14:21  oozie-4.3.0\README.txt
     目录           0  2018-03-07 11:58  oozie-4.3.0\bin\
     文件        2172  2016-11-25 14:21  oozie-4.3.0\bin\create-release-artifact
     文件        2358  2016-11-25 14:21  oozie-4.3.0\bin\mkdistro.sh
     文件       12206  2016-11-25 14:21  oozie-4.3.0\bin\test-patch
     文件        2299  2016-11-25 14:21  oozie-4.3.0\bin\test-patch-00-clean
     文件        4834  2016-11-25 14:21  oozie-4.3.0\bin\test-patch-05-patch-raw-analysis
     文件        3422  2016-11-25 14:21  oozie-4.3.0\bin\test-patch-08-rat
     文件        3494  2016-11-25 14:21  oozie-4.3.0\bin\test-patch-09-javadoc
     文件        4292  2016-11-25 14:21  oozie-4.3.0\bin\test-patch-10-compile
     文件        3471  2016-11-25 14:21  oozie-4.3.0\bin\test-patch-15-backwards-compatibility
     文件        4166  2016-11-25 14:21  oozie-4.3.0\bin\test-patch-20-tests
     文件        2842  2016-11-25 14:21  oozie-4.3.0\bin\test-patch-30-distro
     文件        2173  2016-11-25 14:21  oozie-4.3.0\bin\test-patch-XX-template
     文件        3987  2016-11-25 14:21  oozie-4.3.0\bin\test-patch-find-new-patch-available-jiras
     目录           0  2018-03-07 11:58  oozie-4.3.0\builds\
     文件        1547  2016-11-25 14:21  oozie-4.3.0\builds\runHudsonCIBuild.sh
     目录           0  2018-03-07 11:58  oozie-4.3.0\client\
     文件        6185  2016-11-25 14:21  oozie-4.3.0\client\pom.xml
     目录           0  2018-03-07 11:58  oozie-4.3.0\client\src\
     目录           0  2018-03-07 11:58  oozie-4.3.0\client\src\main\
     目录           0  2018-03-07 11:58  oozie-4.3.0\client\src\main\bin\
     文件        2193  2016-11-25 14:21  oozie-4.3.0\client\src\main\bin\oozie
     目录           0  2018-03-07 11:58  oozie-4.3.0\client\src\main\conf\
     文件        1456  2016-11-25 14:21  oozie-4.3.0\client\src\main\conf\oozie-client-env.sh
     目录           0  2018-03-07 11:58  oozie-4.3.0\client\src\main\java\
     目录           0  2018-03-07 11:58  oozie-4.3.0\client\src\main\java\org\
............此处省略1873个文件信息

评论

共有 条评论