This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
apache
/
ambari
mirror of
https://gitee.com/freeshow_me/ambari
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
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 năm trước cách đây
mục cha
6e8760d328
commit
810a32abbd
23 tập tin đã thay đổi
với
0 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin
+ 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
Xem Tập Tin