Re: Review Request 48185: Enabling interactive query in kerberized cluster after re-login results in HS2 interactive installation failure

2016-06-02 Thread Zhe (Joe) Wang

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48185/#review135992
---


Ship it!




Ship It!

- Zhe (Joe) Wang


On June 2, 2016, 8:44 p.m., Jaimin Jetly wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/48185/
> ---
> 
> (Updated June 2, 2016, 8:44 p.m.)
> 
> 
> Review request for Ambari, Zhe (Joe) Wang, Richard Zang, Xi Wang, and Yusaku 
> Sako.
> 
> 
> Bugs: AMBARI-16996
> https://issues.apache.org/jira/browse/AMBARI-16996
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> #Steps to Reproduce:
> 1. Install a cluster with hive
> 2. Kerberize the cluster
> 3. Log out of the cluster
> 4. Log in back to the cluster
> 5. Enable interactive query for hive service.
> 6. Save configurations for Hive service
> 
> *Expected Result*:  On saving configurations, HS2 interactive and other 
> dependencies are installed and started successfully
> *Actual Result*:  On saving configurations, HS2 interactive install task fails
> 
> 
> The failure happens because of missing KDC credentials. As part of the fix 
> when selecting HS2 interactive host if KDC credentials are missing then the 
> generic popup for "Missing KDC credentials" will be shown and user is 
> expected to enter the credential.
> 
> 
> Diffs
> -
> 
>   ambari-web/app/controllers/wizard/step7/assign_master_controller.js cf04bf2 
>   ambari-web/app/mixins/main/service/configs/component_actions_by_configs.js 
> d453ded 
> 
> Diff: https://reviews.apache.org/r/48185/diff/
> 
> 
> Testing
> ---
> 
> Verified that the patch fixes the issue.
> ambari-web unit tests passes with the fix:
> 
>   28644 tests complete (28 seconds)
>   154 tests pending
> 
> 
> Thanks,
> 
> Jaimin Jetly
> 
>



Review Request 48185: Enabling interactive query in kerberized cluster after re-login results in HS2 interactive installation failure

2016-06-02 Thread Jaimin Jetly

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48185/
---

Review request for Ambari, Zhe (Joe) Wang, Richard Zang, Xi Wang, and Yusaku 
Sako.


Bugs: AMBARI-16996
https://issues.apache.org/jira/browse/AMBARI-16996


Repository: ambari


Description
---

#Steps to Reproduce:
1. Install a cluster with hive
2. Kerberize the cluster
3. Log out of the cluster
4. Log in back to the cluster
5. Enable interactive query for hive service.
6. Save configurations for Hive service

*Expected Result*:  On saving configurations, HS2 interactive and other 
dependencies are installed and started successfully
*Actual Result*:  On saving configurations, HS2 interactive install task fails


The failure happens because of missing KDC credentials. As part of the fix when 
selecting HS2 interactive host if KDC credentials are missing then the generic 
popup for "Missing KDC credentials" will be shown and user is expected to enter 
the credential.


Diffs
-

  ambari-web/app/controllers/wizard/step7/assign_master_controller.js cf04bf2 
  ambari-web/app/mixins/main/service/configs/component_actions_by_configs.js 
d453ded 

Diff: https://reviews.apache.org/r/48185/diff/


Testing
---

Verified that the patch fixes the issue.
ambari-web unit tests passes with the fix:

  28644 tests complete (28 seconds)
  154 tests pending


Thanks,

Jaimin Jetly