You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Nitiraj Rathore <ni...@gmail.com> on 2016/03/09 08:34:54 UTC

Review Request 44557: Hive View : Upload table not handling detached cluster properly

-----------------------------------------------------------
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


Re: Review Request 44557: Hive View : Upload table not handling detached cluster properly

Posted by DIPAYAN BHOWMICK <di...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44557/#review123390
-----------------------------------------------------------


Ship it!




Ship It!

- DIPAYAN BHOWMICK


On March 9, 2016, 7:34 a.m., Nitiraj Rathore wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/44557/
> -----------------------------------------------------------
> 
> (Updated March 9, 2016, 7:34 a.m.)
> 
> 
> 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
> 
>