This website works better with JavaScript
홈
탐색
도움말
로그인
apache
/
ambari
의 미러
https://gitee.com/freeshow_me/ambari
Watch
2
Star
0
포크
0
파일
이슈
0
위키
소스 검색
Revert "AMBARI-13725: HAWQ and PXF to support 3 digit versioning instead of 4. (jaoki)"
Reverted due to rat check failures.
This reverts commit 5dac27bef4a89a049c7e77f49828a20370d0b518.
Yusaku Sako
9 년 전
부모
6e8760d328
커밋
810a32abbd
23개의 변경된 파일
과
0개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/configuration/gpcheck-env.xml
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/configuration/hawq-limits-env.xml
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/configuration/hawq-site.xml
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/configuration/hawq-sysctl-env.xml
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/metainfo.xml
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/common.py
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/constants.py
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/hawqmaster.py
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/hawqsegment.py
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/hawqstandby.py
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/hawqstatus.py
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/master_helper.py
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/params.py
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/service_check.py
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/utils.py
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/templates/hawq-hosts.j2
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/templates/hawq-profile.sh.j2
0
0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/templates/slaves.j2
0
0
ambari-server/src/main/resources/common-services/PXF/3.0.0.0/configuration/pxf-site.xml
0
0
ambari-server/src/main/resources/common-services/PXF/3.0.0.0/metainfo.xml
0
0
ambari-server/src/main/resources/common-services/PXF/3.0.0.0/package/scripts/params.py
0
0
ambari-server/src/main/resources/common-services/PXF/3.0.0.0/package/scripts/pxf.py
0
0
ambari-server/src/main/resources/common-services/PXF/3.0.0.0/package/templates/pxf-env.j2
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/gpcheck-env.xml → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/configuration/gpcheck-env.xml
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-limits-env.xml → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/configuration/hawq-limits-env.xml
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-site.xml → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/configuration/hawq-site.xml
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-sysctl-env.xml → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/configuration/hawq-sysctl-env.xml
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/metainfo.xml → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/metainfo.xml
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/common.py → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/common.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/constants.py → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/constants.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawqmaster.py → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/hawqmaster.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawqsegment.py → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/hawqsegment.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawqstandby.py → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/hawqstandby.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawqstatus.py → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/hawqstatus.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/master_helper.py → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/master_helper.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/params.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/service_check.py → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/service_check.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/utils.py → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/scripts/utils.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/hawq-hosts.j2 → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/templates/hawq-hosts.j2
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/hawq-profile.sh.j2 → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/templates/hawq-profile.sh.j2
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/slaves.j2 → ambari-server/src/main/resources/common-services/HAWQ/2.0.0.0/package/templates/slaves.j2
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/PXF/3.0.0/configuration/pxf-site.xml → ambari-server/src/main/resources/common-services/PXF/3.0.0.0/configuration/pxf-site.xml
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/PXF/3.0.0/metainfo.xml → ambari-server/src/main/resources/common-services/PXF/3.0.0.0/metainfo.xml
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/PXF/3.0.0/package/scripts/params.py → ambari-server/src/main/resources/common-services/PXF/3.0.0.0/package/scripts/params.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/PXF/3.0.0/package/scripts/pxf.py → ambari-server/src/main/resources/common-services/PXF/3.0.0.0/package/scripts/pxf.py
파일 보기
+ 0
- 0
ambari-server/src/main/resources/common-services/PXF/3.0.0/package/templates/pxf-env.j2 → ambari-server/src/main/resources/common-services/PXF/3.0.0.0/package/templates/pxf-env.j2
파일 보기