You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2012/04/24 01:15:02 UTC

svn commit: r1329504 - in /incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/src/main/resources: apt/package_data.xml package_data.xml

Author: rvs
Date: Mon Apr 23 23:15:01 2012
New Revision: 1329504

URL: http://svn.apache.org/viewvc?rev=1329504&view=rev
Log:
BIGTOP-545. package testing manifest in trunk needs to be updated

Modified:
    incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/src/main/resources/apt/package_data.xml
    incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml

Modified: incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/src/main/resources/apt/package_data.xml
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/src/main/resources/apt/package_data.xml?rev=1329504&r1=1329503&r2=1329504&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/src/main/resources/apt/package_data.xml (original)
+++ incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/src/main/resources/apt/package_data.xml Mon Apr 23 23:15:01 2012
@@ -93,7 +93,7 @@
   <users>
     <hbase>
       <home>/var/run/hbase</home>
-      <descr>HBase</descr>
+      <descr>HBase User</descr>
       <shell>/bin/bash</shell>
     </hbase>
   </users>
@@ -124,7 +124,7 @@
   <users>
     <yarn>
       <home>/var/lib/hadoop-yarn</home>
-      <descr>Hadoop Yarn</descr>
+      <descr>Hadoop YARN</descr>
       <shell>/bin/bash</shell>
     </yarn>
   </users>

Modified: incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml?rev=1329504&r1=1329503&r2=1329504&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml (original)
+++ incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml Mon Apr 23 23:15:01 2012
@@ -770,11 +770,11 @@ reporting the same to the ResourceManage
     <hadoop-yarn>/self</hadoop-yarn>
   </deps>
   <services>
-    <hadoop-yarn-proxyserver>>
+    <hadoop-yarn-proxyserver>
       <runlevel>2</runlevel><runlevel>3</runlevel><runlevel>4</runlevel><runlevel>5</runlevel>
       <oninstall>stop</oninstall>
       <configured>false</configured>
-    </hadoop-yarn-proxyserver>>
+    </hadoop-yarn-proxyserver>
   </services>
 </hadoop-yarn-proxyserver>
 <hadoop-mapreduce-historyserver>