[jira] [Commented] (AMBARI-24159) SSL connection error while registering hosts

2018-06-21 Thread Valencia Edna Serrao (JIRA)


[ 
https://issues.apache.org/jira/browse/AMBARI-24159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519229#comment-16519229
 ] 

Valencia Edna Serrao commented on AMBARI-24159:
---

I have found a workaround for this issue at  
[https://community.hortonworks.com/articles/188269/javapython-updates-and-ambari-agent-tls-settings.html.]
 

Workaround: edit file /etc/amabri-agent/conf/ambari-agent.ini file

[security]

force_https_protocol=PROTOCOL_TLSv1_2

 

It would be great to know whether we can have a fix for this issue in upcoming 
Ambari versions.

> SSL connection error while registering hosts
> 
>
> Key: AMBARI-24159
> URL: https://issues.apache.org/jira/browse/AMBARI-24159
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-agent
>Affects Versions: 2.6.1
> Environment: Java : # java -version
> openjdk version "1.8.0_171"
> OpenJDK Runtime Environment (build 1.8.0_171-b10)
> OpenJDK 64-Bit Server VM (build 25.171-b10, mixed mode)
> Python : # python --version
> Python 2.7.5
>  
>Reporter: Valencia Edna Serrao
>Priority: Major
>  Labels: TLS1.2, ambari-agent, security
>
> I'm working with ambari v2.6.1.5-3. While registering hosts, following error 
> is reported in the ambari-agent logs:
> INFO 2018-06-21 10:14:00,524 NetUtil.py:70 - Connecting to 
> [https://testvm:8440/ca]
>  ERROR 2018-06-21 10:14:00,532 NetUtil.py:96 - EOF occurred in violation of 
> protocol (_ssl.c:579)
>  ERROR 2018-06-21 10:14:00,533 NetUtil.py:97 - SSLError: Failed to connect. 
> Please check openssl library versions.
>  Refer to: [https://bugzilla.redhat.com/show_bug.cgi?id=1022468] for more 
> details.
>  WARNING 2018-06-21 10:14:00,533 NetUtil.py:124 - Server at 
> [https://testvm:8440|https://testvm:8440/] is not reachable, sleeping for 10 
> seconds...
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (AMBARI-24159) SSL connection error while registering hosts

2018-06-21 Thread Valencia Edna Serrao (JIRA)


 [ 
https://issues.apache.org/jira/browse/AMBARI-24159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Valencia Edna Serrao updated AMBARI-24159:
--
Description: 
I'm working with ambari v2.6.1.5-3. While registering hosts, following error is 
reported in the ambari-agent logs:

INFO 2018-06-21 10:14:00,524 NetUtil.py:70 - Connecting to 
[https://testvm:8440/ca]
 ERROR 2018-06-21 10:14:00,532 NetUtil.py:96 - EOF occurred in violation of 
protocol (_ssl.c:579)
 ERROR 2018-06-21 10:14:00,533 NetUtil.py:97 - SSLError: Failed to connect. 
Please check openssl library versions.
 Refer to: [https://bugzilla.redhat.com/show_bug.cgi?id=1022468] for more 
details.
 WARNING 2018-06-21 10:14:00,533 NetUtil.py:124 - Server at 
[https://testvm:8440|https://testvm:8440/] is not reachable, sleeping for 10 
seconds...

 

 

 

  was:
I'm working with ambari v2.6.1.5-3,  while registering hosts, following error 
is reported in the ambari-agent logs:

INFO 2018-06-21 10:14:00,524 NetUtil.py:70 - Connecting to 
https://testvm:8440/ca
ERROR 2018-06-21 10:14:00,532 NetUtil.py:96 - EOF occurred in violation of 
protocol (_ssl.c:579)
ERROR 2018-06-21 10:14:00,533 NetUtil.py:97 - SSLError: Failed to connect. 
Please check openssl library versions.
Refer to: https://bugzilla.redhat.com/show_bug.cgi?id=1022468 for more details.
WARNING 2018-06-21 10:14:00,533 NetUtil.py:124 - Server at https://testvm:8440 
is not reachable, sleeping for 10 seconds...

 

 

 


> SSL connection error while registering hosts
> 
>
> Key: AMBARI-24159
> URL: https://issues.apache.org/jira/browse/AMBARI-24159
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-agent
>Affects Versions: 2.6.1
> Environment: Java : # java -version
> openjdk version "1.8.0_171"
> OpenJDK Runtime Environment (build 1.8.0_171-b10)
> OpenJDK 64-Bit Server VM (build 25.171-b10, mixed mode)
> Python : # python --version
> Python 2.7.5
>  
>Reporter: Valencia Edna Serrao
>Priority: Major
>  Labels: TLS1.2, ambari-agent, security
>
> I'm working with ambari v2.6.1.5-3. While registering hosts, following error 
> is reported in the ambari-agent logs:
> INFO 2018-06-21 10:14:00,524 NetUtil.py:70 - Connecting to 
> [https://testvm:8440/ca]
>  ERROR 2018-06-21 10:14:00,532 NetUtil.py:96 - EOF occurred in violation of 
> protocol (_ssl.c:579)
>  ERROR 2018-06-21 10:14:00,533 NetUtil.py:97 - SSLError: Failed to connect. 
> Please check openssl library versions.
>  Refer to: [https://bugzilla.redhat.com/show_bug.cgi?id=1022468] for more 
> details.
>  WARNING 2018-06-21 10:14:00,533 NetUtil.py:124 - Server at 
> [https://testvm:8440|https://testvm:8440/] is not reachable, sleeping for 10 
> seconds...
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (AMBARI-24159) SSL connection error while registering hosts

2018-06-21 Thread Valencia Edna Serrao (JIRA)
Valencia Edna Serrao created AMBARI-24159:
-

 Summary: SSL connection error while registering hosts
 Key: AMBARI-24159
 URL: https://issues.apache.org/jira/browse/AMBARI-24159
 Project: Ambari
  Issue Type: Bug
  Components: ambari-agent
Affects Versions: 2.6.1
 Environment: Java : # java -version
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-b10)
OpenJDK 64-Bit Server VM (build 25.171-b10, mixed mode)


Python : # python --version
Python 2.7.5

 
Reporter: Valencia Edna Serrao


I'm working with ambari v2.6.1.5-3,  while registering hosts, following error 
is reported in the ambari-agent logs:

INFO 2018-06-21 10:14:00,524 NetUtil.py:70 - Connecting to 
https://testvm:8440/ca
ERROR 2018-06-21 10:14:00,532 NetUtil.py:96 - EOF occurred in violation of 
protocol (_ssl.c:579)
ERROR 2018-06-21 10:14:00,533 NetUtil.py:97 - SSLError: Failed to connect. 
Please check openssl library versions.
Refer to: https://bugzilla.redhat.com/show_bug.cgi?id=1022468 for more details.
WARNING 2018-06-21 10:14:00,533 NetUtil.py:124 - Server at https://testvm:8440 
is not reachable, sleeping for 10 seconds...

 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (AMBARI-22761) Unexpected behavior on 'Right Click + Open link in new tab' on slave node under Ambari UI's Hosts tab

2018-01-11 Thread Valencia Edna Serrao (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-22761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Valencia Edna Serrao updated AMBARI-22761:
--
Description: 
Under Host tab, we see a listing of the cluster nodes, along with the master 
and slave nodes. However, I have observed that if we 'Right click + Open link 
in new tab' on the slave nodes, the master dashboard is displayed instead of 
the slave node details. This behavior is unexpected and misleading.

It would be good if we can show the relevant slave node details once user does 
a 'Right Click + Open link in new tab' on the slave node also.


  was:
Under Host tab, we see a listing of the cluster nodes, along with the master 
and slave nodes. However, I have observed that if we 'Right click + Open link 
in new tab' on the slave nodes, the master dashboard is displayed instead of 
the slave node details. This behavior is unexpected and misleading.

It would be good if we can show the relevant slave node details once user does 
a 'Right Click + Open link in new tab' on the slave node.



> Unexpected behavior on 'Right Click + Open link in new tab' on slave node 
> under Ambari UI's Hosts tab 
> --
>
> Key: AMBARI-22761
> URL: https://issues.apache.org/jira/browse/AMBARI-22761
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-sever
>Affects Versions: 2.6.0
> Environment: Chrome Browser
>Reporter: Valencia Edna Serrao
>Priority: Minor
>  Labels: features, usability
>
> Under Host tab, we see a listing of the cluster nodes, along with the master 
> and slave nodes. However, I have observed that if we 'Right click + Open link 
> in new tab' on the slave nodes, the master dashboard is displayed instead of 
> the slave node details. This behavior is unexpected and misleading.
> It would be good if we can show the relevant slave node details once user 
> does a 'Right Click + Open link in new tab' on the slave node also.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (AMBARI-22761) Unexpected behavior on 'Right Click + Open link in new tab' on slave node under Ambari UI's Hosts tab

2018-01-11 Thread Valencia Edna Serrao (JIRA)
Valencia Edna Serrao created AMBARI-22761:
-

 Summary: Unexpected behavior on 'Right Click + Open link in new 
tab' on slave node under Ambari UI's Hosts tab 
 Key: AMBARI-22761
 URL: https://issues.apache.org/jira/browse/AMBARI-22761
 Project: Ambari
  Issue Type: Bug
  Components: ambari-sever
Affects Versions: 2.6.0
 Environment: Chrome Browser
Reporter: Valencia Edna Serrao
Priority: Minor


Under Host tab, we see a listing of the cluster nodes, along with the master 
and slave nodes. However, I have observed that if we 'Right click + Open link 
in new tab' on the slave nodes, the master dashboard is displayed instead of 
the slave node details. This behavior is unexpected and misleading.

It would be good if we can show the relevant slave node details once user does 
a 'Right Click + Open link in new tab' on the slave node.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)