/[Apache-SVN]
ViewVC logotype

Revision 1442010


Jump to revision: Previous Next
Author: mahadev
Date: Mon Feb 4 02:23:55 2013 UTC (11 years, 4 months ago)
Changed paths: 431 (showing only 100; show all)
Log Message:
Backporting patches for 1.2.1 release

Changed paths

Path Details
Directoryincubator/ambari/branches/branch-1.2/LICENSE.txt modified , text changed
Directoryincubator/ambari/branches/branch-1.2/NOTICE.txt modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/conf/unix/ambari-agent.ini modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/pom.xml modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/examples/ added
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/examples/query_with3jobs.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/examples/query_with6jobs.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/examples/tpcds_ss_tables.sql added
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp/manifests/init.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp/manifests/params.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-ganglia/files/rrd.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-ganglia/manifests/server.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-hadoop/files/capacity-scheduler.xml added
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-hadoop/manifests/datanode.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-hadoop/manifests/init.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-hadoop/manifests/namenode.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-hcat/files/hcatSmoke.sh modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-hcat/manifests/hcat/service_check.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-mysql/manifests/server.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-nagios/files/check_name_dir_status.php modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-nagios/manifests/server/packages.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-nagios/manifests/server.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-oozie/manifests/service.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/puppet/modules/hdp-zookeeper/manifests/service.pp modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/ActionQueue.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/AmbariConfig.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/Controller.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/Heartbeat.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/HostInfo.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/LiveStatus.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/NetUtil.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/ProcessHelper.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/Register.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/RepoInstaller.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/StatusCheck.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/hostname.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/main.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/manifestGenerator.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/puppetExecutor.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/main/python/ambari_agent/security.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestActionQueue.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestController.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestGrep.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestHeartbeat.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestHostname.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestLiveStatus.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestManifestGenerator.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestNetUtil.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestProcessHelper.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestPuppetExecutor.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestRegistration.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestRepoInstaller.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/TestStatusCheck.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/dummy_puppet_output_error.txt modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/dummy_puppet_output_good.txt modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-agent/src/test/python/examples/debug_testcase_example.py modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-common/ added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/ added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/ added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/ added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/ added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/LICENSE.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/MANIFEST.in added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/README.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/__init__.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/ added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/changelog.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/compare.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/conf.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/examples.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/getting-started.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/helpers.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/index.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/magicmock.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/mock.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/patch.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/docs/sentinel.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/extendmock.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/mock.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/mock.wpr added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/setup.cfg added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/setup.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/ added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/__init__.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/_testwith.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/support.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/support_with.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/testcallable.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/testhelpers.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/testmagicmethods.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/testmock.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/testpatch.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/testsentinel.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tests/testwith.py added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/tox.ini added
Directoryincubator/ambari/branches/branch-1.2/ambari-common/src/test/python/mock/unittest.cfg added
Directoryincubator/ambari/branches/branch-1.2/ambari-project/pom.xml modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-server/pass.txt added
Directoryincubator/ambari/branches/branch-1.2/ambari-server/pom.xml modified , text changed
Directoryincubator/ambari/branches/branch-1.2/ambari-server/sbin/ambari-server modified , text changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26