You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2014/06/04 18:29:18 UTC

Review Request 22239: Hive ports are not configurable

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

Review request for Ambari and Dmytro Sen.


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


Repository: ambari


Description
-------

Hive Server port is hardcoded to 10000 in nagios params and is not
configurable thru Ambari UI or API.

See section on Hive in this document. Do we also need to handle/expose the HWI
prop?

<http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.2/bk_reference/content/
reference_chap2.html>

Hive metastore port might also be hardcoded.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/global.xml 5e4eb0e 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/hive-site.xml 3ba7aad 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/params.py 3a96316 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/templates/hcat-env.sh.j2 2fe0244 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/templates/hive-env.sh.j2 fd040bf 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/package/scripts/params.py df31305 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/global.xml 1bee2b9 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml eb6ec0e 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/params.py a6ce3de 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/hcat-env.sh.j2 ae770e9 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/hive-env.sh.j2 e367c78 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/package/scripts/params.py 3dfe61a 
  ambari-web/app/data/HDP2/site_properties.js d86d01d 
  ambari-web/app/data/site_properties.js 2c6ee54 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 22239: Hive ports are not configurable

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22239/
-----------------------------------------------------------

(Updated July 25, 2014, 11:02 a.m.)


Review request for Ambari and Dmytro Sen.


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


Repository: ambari


Description
-------

Hive Server port is hardcoded to 10000 in nagios params and is not
configurable thru Ambari UI or API.

See section on Hive in this document. Do we also need to handle/expose the HWI
prop?

<http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.2/bk_reference/content/
reference_chap2.html>

Hive metastore port might also be hardcoded.


Diffs (updated)
-----

  ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/configuration/hive-site.xml b584f73 
  ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml ee9abf0 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 22239: Hive ports are not configurable

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22239/#review44806
-----------------------------------------------------------

Ship it!


Ship It!

- Dmytro Sen


On June 4, 2014, 4:31 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22239/
> -----------------------------------------------------------
> 
> (Updated June 4, 2014, 4:31 p.m.)
> 
> 
> Review request for Ambari and Dmytro Sen.
> 
> 
> Bugs: AMBARI-6021
>     https://issues.apache.org/jira/browse/AMBARI-6021
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Hive Server port is hardcoded to 10000 in nagios params and is not
> configurable thru Ambari UI or API.
> 
> See section on Hive in this document. Do we also need to handle/expose the HWI
> prop?
> 
> <http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.2/bk_reference/content/
> reference_chap2.html>
> 
> Hive metastore port might also be hardcoded.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/global.xml 5e4eb0e 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/hive-site.xml 3ba7aad 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/params.py 3a96316 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/templates/hcat-env.sh.j2 2fe0244 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/templates/hive-env.sh.j2 fd040bf 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/package/scripts/params.py df31305 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/global.xml 1bee2b9 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml eb6ec0e 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/params.py a6ce3de 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/hcat-env.sh.j2 ae770e9 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/hive-env.sh.j2 e367c78 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/package/scripts/params.py 3dfe61a 
>   ambari-web/app/data/HDP2/site_properties.js d86d01d 
>   ambari-web/app/data/site_properties.js 2c6ee54 
> 
> Diff: https://reviews.apache.org/r/22239/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>


Re: Review Request 22239: Hive ports are not configurable

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22239/
-----------------------------------------------------------

(Updated June 4, 2014, 4:31 p.m.)


Review request for Ambari and Dmytro Sen.


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


Repository: ambari


Description
-------

Hive Server port is hardcoded to 10000 in nagios params and is not
configurable thru Ambari UI or API.

See section on Hive in this document. Do we also need to handle/expose the HWI
prop?

<http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.2/bk_reference/content/
reference_chap2.html>

Hive metastore port might also be hardcoded.


Diffs (updated)
-----

  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/global.xml 5e4eb0e 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/hive-site.xml 3ba7aad 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/params.py 3a96316 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/templates/hcat-env.sh.j2 2fe0244 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/templates/hive-env.sh.j2 fd040bf 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/package/scripts/params.py df31305 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/global.xml 1bee2b9 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml eb6ec0e 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/params.py a6ce3de 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/hcat-env.sh.j2 ae770e9 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/hive-env.sh.j2 e367c78 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/package/scripts/params.py 3dfe61a 
  ambari-web/app/data/HDP2/site_properties.js d86d01d 
  ambari-web/app/data/site_properties.js 2c6ee54 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk