-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44557/
-----------------------------------------------------------
Review request for Ambari, DIPAYAN BHOWMICK, Srimanth Gunturi, and Yusaku Sako.
Bugs: AMBARI-15335
https://issues.apache.org/jira/browse/AMBARI-15335
Repository: ambari
Description
-------
Earlier :
If Hive View is configured to detached cluster. Upload of table fails and gives
below server side error because it cannot find hive metastore location property.
In this Patch :
Included this property in hive view properties
Diffs
-----
contrib/views/hive/src/main/java/org/apache/ambari/view/hive/resources/uploads/UploadService.java
6935ec5
contrib/views/hive/src/main/resources/view.xml 892f044
contrib/views/utils/src/main/java/org/apache/ambari/view/utils/ambari/AmbariApi.java
f18448c
Diff: https://reviews.apache.org/r/44557/diff/
Testing
-------
Manual Testing.
Thanks,
Nitiraj Rathore