Bläddra i källkod

AMBARI-10655. Webhcat tests failing with error java.net.URISyntaxException (dlysnichenko)

Lisnichenko Dmitro 10 år sedan
förälder
incheckning
718d879ecb

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/webhcat-site.xml

@@ -25,7 +25,7 @@ limitations under the License.
 
   <property>
     <name>templeton.libjars</name>
-    <value>/usr/hdp/current/zookeeper-client/zookeeper.jar, /usr/hdp/current/hive-server2/lib/hive-common.jar</value>
+    <value>/usr/hdp/current/zookeeper-client/zookeeper.jar,/usr/hdp/current/hive-server2/lib/hive-common.jar</value>
     <description>Jars to add the the classpath.</description>
   </property>