Skip to content
Snippets Groups Projects
Commit ca28f2e6 authored by Alexander Pivovarov's avatar Alexander Pivovarov
Browse files

Changed yarn.version to 2.0.5 in pom.xml

parent b13dae3a
No related branches found
No related tags found
No related merge requests found
...@@ -585,7 +585,7 @@ ...@@ -585,7 +585,7 @@
<hadoop.major.version>2</hadoop.major.version> <hadoop.major.version>2</hadoop.major.version>
<!-- 0.23.* is same as 2.0.* - except hardened to run production jobs --> <!-- 0.23.* is same as 2.0.* - except hardened to run production jobs -->
<!-- <yarn.version>0.23.7</yarn.version> --> <!-- <yarn.version>0.23.7</yarn.version> -->
<yarn.version>2.0.2-alpha</yarn.version> <yarn.version>2.0.5-alpha</yarn.version>
</properties> </properties>
<repositories> <repositories>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment