You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Prabhjyot Singh <pr...@gmail.com> on 2017/04/28 12:00:37 UTC

Review Request 58842: wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster

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

Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, DIPAYAN BHOWMICK, Jayush Luniya, Rohit Choudhary, Renjith Kamath, and Sumit Mohanty.


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


Repository: ambari


Description
-------

wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster the jdbc(phoenix) url was getting appended as /hbase-unsecure which is not correct
If you check the hbase-site.xml
<property>
<name>zookeeper.znode.parent</name>
<value>/hbase-secure</value>
</property>
I think how the phoenix URL is being constructed is not consistent across the configs and we need to see why. On some of the other platforms, I have seen it getting configured correctly (for e.g. Centos6 secured wire-encrypted)
Options


Diffs
-----

  ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py fbf2246672 


Diff: https://reviews.apache.org/r/58842/diff/1/


Testing
-------

Manually on Cent6


Thanks,

Prabhjyot Singh


Re: Review Request 58842: wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster

Posted by Renjith Kamath <re...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58842/#review173563
-----------------------------------------------------------


Ship it!




Ship It!

- Renjith Kamath


On April 28, 2017, noon, Prabhjyot Singh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58842/
> -----------------------------------------------------------
> 
> (Updated April 28, 2017, noon)
> 
> 
> Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, DIPAYAN BHOWMICK, Jayush Luniya, Rohit Choudhary, Renjith Kamath, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-20888
>     https://issues.apache.org/jira/browse/AMBARI-20888
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster the jdbc(phoenix) url was getting appended as /hbase-unsecure which is not correct
> If you check the hbase-site.xml
> <property>
> <name>zookeeper.znode.parent</name>
> <value>/hbase-secure</value>
> </property>
> I think how the phoenix URL is being constructed is not consistent across the configs and we need to see why. On some of the other platforms, I have seen it getting configured correctly (for e.g. Centos6 secured wire-encrypted)
> Options
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py fbf2246672 
> 
> 
> Diff: https://reviews.apache.org/r/58842/diff/1/
> 
> 
> Testing
> -------
> 
> Manually on Cent6
> 
> 
> Thanks,
> 
> Prabhjyot Singh
> 
>


Re: Review Request 58842: wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster

Posted by Pallav Kulshreshtha <pa...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58842/#review173565
-----------------------------------------------------------


Ship it!




Ship It!

- Pallav Kulshreshtha


On April 28, 2017, noon, Prabhjyot Singh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58842/
> -----------------------------------------------------------
> 
> (Updated April 28, 2017, noon)
> 
> 
> Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, DIPAYAN BHOWMICK, Jayush Luniya, Rohit Choudhary, Renjith Kamath, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-20888
>     https://issues.apache.org/jira/browse/AMBARI-20888
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster the jdbc(phoenix) url was getting appended as /hbase-unsecure which is not correct
> If you check the hbase-site.xml
> <property>
> <name>zookeeper.znode.parent</name>
> <value>/hbase-secure</value>
> </property>
> I think how the phoenix URL is being constructed is not consistent across the configs and we need to see why. On some of the other platforms, I have seen it getting configured correctly (for e.g. Centos6 secured wire-encrypted)
> Options
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py fbf2246672 
> 
> 
> Diff: https://reviews.apache.org/r/58842/diff/1/
> 
> 
> Testing
> -------
> 
> Manually on Cent6
> 
> 
> Thanks,
> 
> Prabhjyot Singh
> 
>


Re: Review Request 58842: wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster

Posted by Gaurav Nagar <gn...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58842/#review173564
-----------------------------------------------------------


Ship it!




Ship It!

- Gaurav Nagar


On April 28, 2017, noon, Prabhjyot Singh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58842/
> -----------------------------------------------------------
> 
> (Updated April 28, 2017, noon)
> 
> 
> Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, DIPAYAN BHOWMICK, Jayush Luniya, Rohit Choudhary, Renjith Kamath, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-20888
>     https://issues.apache.org/jira/browse/AMBARI-20888
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster the jdbc(phoenix) url was getting appended as /hbase-unsecure which is not correct
> If you check the hbase-site.xml
> <property>
> <name>zookeeper.znode.parent</name>
> <value>/hbase-secure</value>
> </property>
> I think how the phoenix URL is being constructed is not consistent across the configs and we need to see why. On some of the other platforms, I have seen it getting configured correctly (for e.g. Centos6 secured wire-encrypted)
> Options
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py fbf2246672 
> 
> 
> Diff: https://reviews.apache.org/r/58842/diff/1/
> 
> 
> Testing
> -------
> 
> Manually on Cent6
> 
> 
> Thanks,
> 
> Prabhjyot Singh
> 
>


Re: Review Request 58842: wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster

Posted by venkat sairam <ve...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58842/#review173567
-----------------------------------------------------------


Ship it!




Ship It!

- venkat sairam


On April 28, 2017, noon, Prabhjyot Singh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58842/
> -----------------------------------------------------------
> 
> (Updated April 28, 2017, noon)
> 
> 
> Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, DIPAYAN BHOWMICK, Jayush Luniya, Rohit Choudhary, Renjith Kamath, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-20888
>     https://issues.apache.org/jira/browse/AMBARI-20888
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster the jdbc(phoenix) url was getting appended as /hbase-unsecure which is not correct
> If you check the hbase-site.xml
> <property>
> <name>zookeeper.znode.parent</name>
> <value>/hbase-secure</value>
> </property>
> I think how the phoenix URL is being constructed is not consistent across the configs and we need to see why. On some of the other platforms, I have seen it getting configured correctly (for e.g. Centos6 secured wire-encrypted)
> Options
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py fbf2246672 
> 
> 
> Diff: https://reviews.apache.org/r/58842/diff/1/
> 
> 
> Testing
> -------
> 
> Manually on Cent6
> 
> 
> Thanks,
> 
> Prabhjyot Singh
> 
>


Re: Review Request 58842: wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58842/#review173616
-----------------------------------------------------------


Ship it!




Ship It!

- Alejandro Fernandez


On April 28, 2017, noon, Prabhjyot Singh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58842/
> -----------------------------------------------------------
> 
> (Updated April 28, 2017, noon)
> 
> 
> Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, DIPAYAN BHOWMICK, Jayush Luniya, Rohit Choudhary, Renjith Kamath, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-20888
>     https://issues.apache.org/jira/browse/AMBARI-20888
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster the jdbc(phoenix) url was getting appended as /hbase-unsecure which is not correct
> If you check the hbase-site.xml
> <property>
> <name>zookeeper.znode.parent</name>
> <value>/hbase-secure</value>
> </property>
> I think how the phoenix URL is being constructed is not consistent across the configs and we need to see why. On some of the other platforms, I have seen it getting configured correctly (for e.g. Centos6 secured wire-encrypted)
> Options
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py fbf2246672 
> 
> 
> Diff: https://reviews.apache.org/r/58842/diff/1/
> 
> 
> Testing
> -------
> 
> Manually on Cent6
> 
> 
> Thanks,
> 
> Prabhjyot Singh
> 
>