Change protobuf version for yarn alpha back to 2.4.1

This commit is contained in:
Thomas Graves 2014-01-06 12:04:22 -06:00
parent a2e7e04974
commit 1f7c090e4b

View file

@ -727,7 +727,6 @@
<hadoop.major.version>2</hadoop.major.version>
<!-- 0.23.* is same as 2.0.* - except hardened to run production jobs -->
<hadoop.version>0.23.7</hadoop.version>
<protobuf.version>2.5.0</protobuf.version>
<!--<hadoop.version>2.0.5-alpha</hadoop.version> -->
</properties>