You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by da...@apache.org on 2013/10/30 18:15:02 UTC

svn commit: r1537184 - /hive/trunk/hcatalog/src/test/e2e/templeton/tests/jobsubmission.conf

Author: daijy
Date: Wed Oct 30 17:15:02 2013
New Revision: 1537184

URL: http://svn.apache.org/r1537184
Log:
HIVE-5696: WebHCat e2e tests/jobsubmission.conf file is malformed and loosing tests ( Eugene Koifman via Daniel Dai )

Modified:
    hive/trunk/hcatalog/src/test/e2e/templeton/tests/jobsubmission.conf

Modified: hive/trunk/hcatalog/src/test/e2e/templeton/tests/jobsubmission.conf
URL: http://svn.apache.org/viewvc/hive/trunk/hcatalog/src/test/e2e/templeton/tests/jobsubmission.conf?rev=1537184&r1=1537183&r2=1537184&view=diff
==============================================================================
--- hive/trunk/hcatalog/src/test/e2e/templeton/tests/jobsubmission.conf (original)
+++ hive/trunk/hcatalog/src/test/e2e/templeton/tests/jobsubmission.conf Wed Oct 30 17:15:02 2013
@@ -441,10 +441,6 @@ $cfg = 
      'check_job_exit_value' => 1,
      'check_call_back' => 1,
     },
-
-   ]
-  },
-
     {
                                 #test add jar
      'num' => 11,
@@ -490,11 +486,8 @@ $cfg = 
      'check_job_exit_value' => 0,
      'check_call_back' => 1,
     },
-
-
-
-
-
+   ]
+  },
  ]
 },
   ;