YARN-4849. Addendum patch to improve pom for yarn-ui. (Wangda Tan via Sunil G)
This commit is contained in:
parent
c00b5d1e51
commit
59bc84aadd
@ -18,6 +18,10 @@
|
||||
Hadoop: YARN-UI V2
|
||||
=================
|
||||
|
||||
Prerequisites
|
||||
-------------
|
||||
Please make sure Hadoop is built by passing -Pyarn-ui to Maven (reference to BUILDING.txt for more details)
|
||||
|
||||
Configurations
|
||||
-------------
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
<packaging>${packaging.type}</packaging>
|
||||
|
||||
<properties>
|
||||
<packaging.type>war</packaging.type>
|
||||
<packaging.type>pom</packaging.type>
|
||||
<webappTgtDir>${basedir}/target/src/main/webapp</webappTgtDir>
|
||||
<node.executable>node</node.executable>
|
||||
<nodeVersion>v0.12.2</nodeVersion>
|
||||
|
Loading…
Reference in New Issue
Block a user