Issue Details (XML | Word | Printable)

Key: SFOS-1120
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Steve Loughran
Reporter: Steve Loughran
Votes: 0
Watchers: 0
Operations

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

modify common.xml to run sfDaemon in the system tests from the build/test dir

Created: 23/Feb/09 12:36 PM (GMT)   Updated: 23/Feb/09 01:37 PM (GMT)
Component/s: _service_hadoop, build process, testharness, tools_ sf_ant_tasks
Affects Version/s: 3.17.010
Fix Version/s: 3.17.010

Time Tracking:
Not Specified

Compatibility: backwards compatible


 Description  « Hide
when you run the job tracking code with hadoop, lots of temp files and dirs get created in components/hadoop, as that is the directory in which the smartfrog daemon runs. By running that java process with build/test as the current dir (or a new dir, maybe build/test/run ) then the files will get created somewhere where an ant clean will clean up

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Steve Loughran added a comment - 23/Feb/09 12:45 PM (GMT)
-adding the ant tasks as affected; they need a dir attribute

Steve Loughran added a comment - 23/Feb/09 01:37 PM (GMT)
done