Issue Details (XML | Word | Printable)

Key: HADOOP-4916
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Eric Yang
Reporter: Eric Yang
Votes: 1
Watchers: 4
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

adjust build.xml to reference external properties when building the "init.d" for the rpm

Created: 18/Dec/08 09:49 PM   Updated: 08/Jul/09 04:40 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 0.20.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works HADOOP-4916.patch 2008-12-19 06:47 PM Eric Yang 8 kB
Environment: Redhat 5.1, Java 6

Hadoop Flags: Reviewed
Resolution Date: 08/Jan/09 08:51 AM


 Description  « Hide
Instead of having the properties embedded in the build.xml directly, allow them to be configured in a properties file that
can override the defaults in build.xml that way we can check in a local build.properties file and have the defaults.properties pulls
from Apache SVN.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #732644 Thu Jan 08 08:50:47 UTC 2009 cdouglas HADOOP-4916. Make user/location of Chukwa installation configurable by an
external properties file. Contributed by Eric Yang.
Files Changed
MODIFY /hadoop/core/trunk/src/contrib/chukwa/tools/init.d/chukwa-collector
MODIFY /hadoop/core/trunk/src/contrib/chukwa/tools/init.d/chukwa-system-metrics
MODIFY /hadoop/core/trunk/CHANGES.txt
MODIFY /hadoop/core/trunk/src/contrib/chukwa/tools/init.d/chukwa-data-processors
MODIFY /hadoop/core/trunk/src/contrib/chukwa/tools/init.d/chukwa-agent
MODIFY /hadoop/core/trunk/src/contrib/chukwa/default.properties
MODIFY /hadoop/core/trunk/src/contrib/chukwa/build.xml
MODIFY /hadoop/core/trunk/src/contrib/chukwa/bin/agent.sh

Repository Revision Date User Message
ASF #732645 Thu Jan 08 08:51:04 UTC 2009 cdouglas HADOOP-4916. Make user/location of Chukwa installation configurable by an
external properties file. Contributed by Eric Yang.
Files Changed
MODIFY /hadoop/core/branches/branch-0.20/src/contrib/chukwa/build.xml
MODIFY /hadoop/core/branches/branch-0.20/src/contrib/chukwa/tools/init.d/chukwa-collector
MODIFY /hadoop/core/branches/branch-0.20/CHANGES.txt
MODIFY /hadoop/core/branches/branch-0.20/src/contrib/chukwa/default.properties
MODIFY /hadoop/core/branches/branch-0.20/src/contrib/chukwa/tools/init.d/chukwa-data-processors
MODIFY /hadoop/core/branches/branch-0.20/src/contrib/chukwa/tools/init.d/chukwa-agent
MODIFY /hadoop/core/branches/branch-0.20/src/contrib/chukwa/bin/agent.sh
MODIFY /hadoop/core/branches/branch-0.20/src/contrib/chukwa/tools/init.d/chukwa-system-metrics