Browse Source

HADOOP-5026. Make chukwa/bin scripts executable in repository. Contributed by Andy Konwinski

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/branches/branch-0.20@734521 13f79535-47bb-0310-9956-ffa450edef68
Christopher Douglas 16 years ago
parent
commit
18cc33ccb5

+ 3 - 0
CHANGES.txt

@@ -533,6 +533,9 @@ Release 0.20.0 - Unreleased
     HADOOP-4947. Make Chukwa command parsing more forgiving of whitespace. (Ari
     Rabkin via cdouglas)
 
+    HADOOP-5026. Make chukwa/bin scripts executable in repository. (Andy
+    Konwinski via cdouglas)
+
 Release 0.19.1 - Unreleased
 
   IMPROVEMENTS

+ 0 - 0
src/contrib/chukwa/bin/buildDailyArchive.sh


+ 0 - 0
src/contrib/chukwa/bin/buildHourlyArchive.sh


+ 0 - 0
src/contrib/chukwa/bin/chukwa


+ 0 - 0
src/contrib/chukwa/bin/chukwa-daemon.sh


+ 0 - 0
src/contrib/chukwa/bin/chukwa-daemons.sh


+ 0 - 0
src/contrib/chukwa/bin/dailyRolling.sh


+ 0 - 0
src/contrib/chukwa/bin/dbAdmin.sh


+ 0 - 0
src/contrib/chukwa/bin/dbLoader.sh


+ 0 - 0
src/contrib/chukwa/bin/dbSetup.sh


+ 0 - 0
src/contrib/chukwa/bin/dumpArchive.sh


+ 0 - 0
src/contrib/chukwa/bin/dumpDataType.sh


+ 0 - 0
src/contrib/chukwa/bin/dumpRecord.sh


+ 0 - 0
src/contrib/chukwa/bin/hourlyRolling.sh


+ 0 - 0
src/contrib/chukwa/bin/jobhisttailstarter.sh


+ 0 - 0
src/contrib/chukwa/bin/netstat.sh


+ 0 - 0
src/contrib/chukwa/bin/nodeActivityDataLoader.sh


+ 0 - 0
src/contrib/chukwa/bin/slaves.sh


+ 0 - 0
src/contrib/chukwa/bin/start-agents.sh


+ 0 - 0
src/contrib/chukwa/bin/start-all.sh


+ 0 - 0
src/contrib/chukwa/bin/start-collectors.sh


+ 0 - 0
src/contrib/chukwa/bin/start-data-processors.sh


+ 0 - 0
src/contrib/chukwa/bin/start-probes.sh


+ 0 - 0
src/contrib/chukwa/bin/stop-agents.sh


+ 0 - 0
src/contrib/chukwa/bin/stop-all.sh


+ 0 - 0
src/contrib/chukwa/bin/stop-collectors.sh


+ 0 - 0
src/contrib/chukwa/bin/stop-data-processors.sh


+ 0 - 0
src/contrib/chukwa/bin/stop-probes.sh


+ 0 - 0
src/contrib/chukwa/bin/systemDataLoader.sh


+ 0 - 0
src/contrib/chukwa/bin/torqueDataLoader.sh


+ 0 - 0
src/contrib/chukwa/bin/validateDemux.sh