[jira] [Updated] (AMBARI-24784) Ambari-agent cannot register sometimes

2018-11-13 Thread JIRA


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

Olivér Szabó updated AMBARI-24784:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Ambari-agent cannot register sometimes
> --
>
> Key: AMBARI-24784
> URL: https://issues.apache.org/jira/browse/AMBARI-24784
> Project: Ambari
>  Issue Type: Bug
>Reporter: Andrew Onischuk
>Assignee: Andrew Onischuk
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.7.3
>
> Attachments: AMBARI-24784.patch, AMBARI-24784.patch, 
> AMBARI-24784.patch
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> ERROR 2018-10-11 13:45:57,401 HeartbeatThread.py:108 - Exception in 
> HeartbeatThread. Re-running the registration
> Traceback (most recent call last):
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 95, in run
> self.register()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 163, in register
> self.force_component_status_update()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 173, in force_component_status_update
> self.component_status_executor.force_send_component_statuses()
>   File 
> "/usr/lib/ambari-agent/lib/ambari_agent/ComponentStatusExecutor.py", line 
> 206, in force_send_component_statuses
> service_name, component_name = service_and_component_name.split("/")
> ValueError: need more than 1 value to unpack
> 



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


[jira] [Updated] (AMBARI-24784) Ambari-agent cannot register sometimes

2018-10-30 Thread Jayush Luniya (JIRA)


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

Jayush Luniya updated AMBARI-24784:
---
Fix Version/s: (was: 2.8.0)
   2.7.3

> Ambari-agent cannot register sometimes
> --
>
> Key: AMBARI-24784
> URL: https://issues.apache.org/jira/browse/AMBARI-24784
> Project: Ambari
>  Issue Type: Bug
>Reporter: Andrew Onischuk
>Assignee: Andrew Onischuk
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.7.3
>
> Attachments: AMBARI-24784.patch, AMBARI-24784.patch, 
> AMBARI-24784.patch
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> ERROR 2018-10-11 13:45:57,401 HeartbeatThread.py:108 - Exception in 
> HeartbeatThread. Re-running the registration
> Traceback (most recent call last):
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 95, in run
> self.register()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 163, in register
> self.force_component_status_update()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 173, in force_component_status_update
> self.component_status_executor.force_send_component_statuses()
>   File 
> "/usr/lib/ambari-agent/lib/ambari_agent/ComponentStatusExecutor.py", line 
> 206, in force_send_component_statuses
> service_name, component_name = service_and_component_name.split("/")
> ValueError: need more than 1 value to unpack
> 



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


[jira] [Updated] (AMBARI-24784) Ambari-agent cannot register sometimes

2018-10-30 Thread Andrew Onischuk (JIRA)


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

Andrew Onischuk updated AMBARI-24784:
-
Attachment: AMBARI-24784.patch

> Ambari-agent cannot register sometimes
> --
>
> Key: AMBARI-24784
> URL: https://issues.apache.org/jira/browse/AMBARI-24784
> Project: Ambari
>  Issue Type: Bug
>Reporter: Andrew Onischuk
>Assignee: Andrew Onischuk
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.8.0
>
> Attachments: AMBARI-24784.patch, AMBARI-24784.patch, 
> AMBARI-24784.patch
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> ERROR 2018-10-11 13:45:57,401 HeartbeatThread.py:108 - Exception in 
> HeartbeatThread. Re-running the registration
> Traceback (most recent call last):
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 95, in run
> self.register()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 163, in register
> self.force_component_status_update()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 173, in force_component_status_update
> self.component_status_executor.force_send_component_statuses()
>   File 
> "/usr/lib/ambari-agent/lib/ambari_agent/ComponentStatusExecutor.py", line 
> 206, in force_send_component_statuses
> service_name, component_name = service_and_component_name.split("/")
> ValueError: need more than 1 value to unpack
> 



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


[jira] [Updated] (AMBARI-24784) Ambari-agent cannot register sometimes

2018-10-30 Thread Andrew Onischuk (JIRA)


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

Andrew Onischuk updated AMBARI-24784:
-
Attachment: AMBARI-24784.patch

> Ambari-agent cannot register sometimes
> --
>
> Key: AMBARI-24784
> URL: https://issues.apache.org/jira/browse/AMBARI-24784
> Project: Ambari
>  Issue Type: Bug
>Reporter: Andrew Onischuk
>Assignee: Andrew Onischuk
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.8.0
>
> Attachments: AMBARI-24784.patch, AMBARI-24784.patch
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> ERROR 2018-10-11 13:45:57,401 HeartbeatThread.py:108 - Exception in 
> HeartbeatThread. Re-running the registration
> Traceback (most recent call last):
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 95, in run
> self.register()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 163, in register
> self.force_component_status_update()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 173, in force_component_status_update
> self.component_status_executor.force_send_component_statuses()
>   File 
> "/usr/lib/ambari-agent/lib/ambari_agent/ComponentStatusExecutor.py", line 
> 206, in force_send_component_statuses
> service_name, component_name = service_and_component_name.split("/")
> ValueError: need more than 1 value to unpack
> 



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


[jira] [Updated] (AMBARI-24784) Ambari-agent cannot register sometimes

2018-10-16 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated AMBARI-24784:

Labels: pull-request-available  (was: )

> Ambari-agent cannot register sometimes
> --
>
> Key: AMBARI-24784
> URL: https://issues.apache.org/jira/browse/AMBARI-24784
> Project: Ambari
>  Issue Type: Bug
>Reporter: Andrew Onischuk
>Assignee: Andrew Onischuk
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.8.0
>
> Attachments: AMBARI-24784.patch
>
>
> ERROR 2018-10-11 13:45:57,401 HeartbeatThread.py:108 - Exception in 
> HeartbeatThread. Re-running the registration
> Traceback (most recent call last):
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 95, in run
> self.register()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 163, in register
> self.force_component_status_update()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 173, in force_component_status_update
> self.component_status_executor.force_send_component_statuses()
>   File 
> "/usr/lib/ambari-agent/lib/ambari_agent/ComponentStatusExecutor.py", line 
> 206, in force_send_component_statuses
> service_name, component_name = service_and_component_name.split("/")
> ValueError: need more than 1 value to unpack
> 



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


[jira] [Updated] (AMBARI-24784) Ambari-agent cannot register sometimes

2018-10-16 Thread Andrew Onischuk (JIRA)


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

Andrew Onischuk updated AMBARI-24784:
-
Attachment: AMBARI-24784.patch

> Ambari-agent cannot register sometimes
> --
>
> Key: AMBARI-24784
> URL: https://issues.apache.org/jira/browse/AMBARI-24784
> Project: Ambari
>  Issue Type: Bug
>Reporter: Andrew Onischuk
>Assignee: Andrew Onischuk
>Priority: Major
> Fix For: 2.8.0
>
> Attachments: AMBARI-24784.patch
>
>
> ERROR 2018-10-11 13:45:57,401 HeartbeatThread.py:108 - Exception in 
> HeartbeatThread. Re-running the registration
> Traceback (most recent call last):
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 95, in run
> self.register()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 163, in register
> self.force_component_status_update()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 173, in force_component_status_update
> self.component_status_executor.force_send_component_statuses()
>   File 
> "/usr/lib/ambari-agent/lib/ambari_agent/ComponentStatusExecutor.py", line 
> 206, in force_send_component_statuses
> service_name, component_name = service_and_component_name.split("/")
> ValueError: need more than 1 value to unpack
> 



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


[jira] [Updated] (AMBARI-24784) Ambari-agent cannot register sometimes

2018-10-16 Thread Andrew Onischuk (JIRA)


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

Andrew Onischuk updated AMBARI-24784:
-
Status: Patch Available  (was: Open)

> Ambari-agent cannot register sometimes
> --
>
> Key: AMBARI-24784
> URL: https://issues.apache.org/jira/browse/AMBARI-24784
> Project: Ambari
>  Issue Type: Bug
>Reporter: Andrew Onischuk
>Assignee: Andrew Onischuk
>Priority: Major
> Fix For: 2.8.0
>
> Attachments: AMBARI-24784.patch
>
>
> ERROR 2018-10-11 13:45:57,401 HeartbeatThread.py:108 - Exception in 
> HeartbeatThread. Re-running the registration
> Traceback (most recent call last):
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 95, in run
> self.register()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 163, in register
> self.force_component_status_update()
>   File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 
> 173, in force_component_status_update
> self.component_status_executor.force_send_component_statuses()
>   File 
> "/usr/lib/ambari-agent/lib/ambari_agent/ComponentStatusExecutor.py", line 
> 206, in force_send_component_statuses
> service_name, component_name = service_and_component_name.split("/")
> ValueError: need more than 1 value to unpack
> 



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