YARN-6117. SharedCacheManager does not start up. Contributed by Chris Trezzo.

(cherry picked from commit dc6ec97048)
This commit is contained in:
Sangjin Lee 2017-01-23 21:07:25 -08:00
parent 45407acaed
commit c4d3b28c2d
2 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@
<exclude>src/main/resources/webapps/jobhistory/.keep</exclude>
<exclude>src/main/resources/webapps/yarn/.keep</exclude>
<exclude>src/main/resources/webapps/applicationhistory/.keep</exclude>
<exclude>src/main/resources/webapps/sharedcache/.keep</exclude>
<exclude>src/main/resources/webapps/cluster/.keep</exclude>
<exclude>src/main/resources/webapps/test/.keep</exclude>
<exclude>src/main/resources/webapps/proxy/.keep</exclude>