Author: edwardyoon
Date: Wed Nov 16 03:45:44 2011
New Revision: 1202522
URL: http://svn.apache.org/viewvc?rev=1202522&view=rev
Log:
Unblock yarn module. Hadoop 0.23 has release.
Modified:
incubator/hama/trunk/pom.xml
Modified: incubator/hama/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/hama/trunk/pom.xml?rev=1202522&r1=1202521&r2=1202522&view=diff
==============================================================================
--- incubator/hama/trunk/pom.xml (original)
+++ incubator/hama/trunk/pom.xml Wed Nov 16 03:45:44 2011
@@ -187,7 +187,7 @@
<module>core</module>
<module>graph</module>
<module>examples</module>
- <!--<module>yarn</module>-->
+ <module>yarn</module>
</modules>
<build>