Changeset 243 for hadoop4win-setup/my_packages/hadoop/bin/hadoop4win-init
- Timestamp:
 - Apr 12, 2011, 12:09:04 PM (15 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
hadoop4win-setup/my_packages/hadoop/bin/hadoop4win-init
r242 r243 39 39 </configuration> 40 40 EOF 41 cat > /opt/hadoop/conf/mapred-site.xml << EOF 42 <?xml version="1.0"?> 43 <?xml-stylesheet type="text/xsl" href="configuration.xsl"?> 44 <configuration> 45 <property> 46 <name>mapred.job.tracker</name> 47 <value>localhost:9001</value> 48 </property> 49 </configuration> 50 EOF 41 51 fi 42 52  
Note: See TracChangeset
          for help on using the changeset viewer.
      