[Swift-commit] r7367 - SwiftApps/Swift-MapRed/mapred_combiner_V4

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Tue Dec 3 14:58:08 CST 2013


Author: ketan
Date: 2013-12-03 14:58:08 -0600 (Tue, 03 Dec 2013)
New Revision: 7367

Modified:
   SwiftApps/Swift-MapRed/mapred_combiner_V4/README
   SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml
Log:
small changes in setup and sites

Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/README
===================================================================
--- SwiftApps/Swift-MapRed/mapred_combiner_V4/README	2013-12-03 17:13:56 UTC (rev 7366)
+++ SwiftApps/Swift-MapRed/mapred_combiner_V4/README	2013-12-03 20:58:08 UTC (rev 7367)
@@ -63,6 +63,11 @@
 Example - Blastreduce
 =====================
 Run the blast reduce example as follows:
+In setup.sh change the BEAGLE_USERNAME and MIDWAY_USERNAME to your user name on Beagle and Midway respectively.
+Run setup.sh:
+./setup.sh
+
+Run Swift:
 swift -sites.file sites.midway.xml -tc.file tc.data -config swift.properties blastreduce.swift
 
 

Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml
===================================================================
--- SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml	2013-12-03 17:13:56 UTC (rev 7366)
+++ SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml	2013-12-03 20:58:08 UTC (rev 7367)
@@ -15,6 +15,6 @@
     <profile namespace="globus" key="nodeGranularity">2</profile>
     <profile namespace="karajan" key="jobThrottle">.2</profile>
     <profile namespace="karajan" key="initialScore">10000</profile>
-    <workdirectory>/tmp/maheshwari/swift.work</workdirectory>
+    <workdirectory>/tmp/swift.work</workdirectory>
   </pool>
 </config>




More information about the Swift-commit mailing list