Re: Review Request 46278: Ambari falsely reporting Hiveserver2 up

2016-04-17 Thread Sumit Mohanty

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


Ship it!




Ship It!

- Sumit Mohanty


On April 15, 2016, 6:42 p.m., Vitalyi Brodetskyi wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/46278/
> ---
> 
> (Updated April 15, 2016, 6:42 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Sumit 
> Mohanty.
> 
> 
> Bugs: AMBARI-15928
> https://issues.apache.org/jira/browse/AMBARI-15928
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> PROBLEM:
> After adding a custom whitelist.append value (incorrect value), and using 
> Ambari server to complete a 'clean' stop/start of all Hive components, it 
> fails to bring up Hiveserver2 properly (but reports successful ambari-agent 
> task).
> Update:
> After 30 attempts (30mins of looping) to start Hiveserver2, the log finally 
> ended at this point
> 
> 
> Diffs
> -
> 
>   
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml
>  7cbe4e0 
> 
> Diff: https://reviews.apache.org/r/46278/diff/
> 
> 
> Testing
> ---
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>



Re: Review Request 46278: Ambari falsely reporting Hiveserver2 up

2016-04-17 Thread Sumit Mohanty

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




ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml
 (line 219)


This is a setting for hive server when it tries to initialize itself (after 
Ambari starts the process) before giving up. The default is 30 minutes and we 
are reducing it to 5.


- Sumit Mohanty


On April 15, 2016, 6:42 p.m., Vitalyi Brodetskyi wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/46278/
> ---
> 
> (Updated April 15, 2016, 6:42 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Sumit 
> Mohanty.
> 
> 
> Bugs: AMBARI-15928
> https://issues.apache.org/jira/browse/AMBARI-15928
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> PROBLEM:
> After adding a custom whitelist.append value (incorrect value), and using 
> Ambari server to complete a 'clean' stop/start of all Hive components, it 
> fails to bring up Hiveserver2 properly (but reports successful ambari-agent 
> task).
> Update:
> After 30 attempts (30mins of looping) to start Hiveserver2, the log finally 
> ended at this point
> 
> 
> Diffs
> -
> 
>   
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml
>  7cbe4e0 
> 
> Diff: https://reviews.apache.org/r/46278/diff/
> 
> 
> Testing
> ---
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>



Re: Review Request 46278: Ambari falsely reporting Hiveserver2 up

2016-04-15 Thread Alejandro Fernandez

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




ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml
 (line 219)


This may be problematic during tasks that are meant to fail quickly. 60 
second sleep is extremely long


- Alejandro Fernandez


On April 15, 2016, 6:42 p.m., Vitalyi Brodetskyi wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/46278/
> ---
> 
> (Updated April 15, 2016, 6:42 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Sumit 
> Mohanty.
> 
> 
> Bugs: AMBARI-15928
> https://issues.apache.org/jira/browse/AMBARI-15928
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> PROBLEM:
> After adding a custom whitelist.append value (incorrect value), and using 
> Ambari server to complete a 'clean' stop/start of all Hive components, it 
> fails to bring up Hiveserver2 properly (but reports successful ambari-agent 
> task).
> Update:
> After 30 attempts (30mins of looping) to start Hiveserver2, the log finally 
> ended at this point
> 
> 
> Diffs
> -
> 
>   
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml
>  7cbe4e0 
> 
> Diff: https://reviews.apache.org/r/46278/diff/
> 
> 
> Testing
> ---
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>