You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "David M. Lyle (JIRA)" <ji...@apache.org> on 2017/08/03 14:51:02 UTC

[jira] [Assigned] (METRON-1078) Metron Indexing fails to stop during "Stop All Services"

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

David M. Lyle reassigned METRON-1078:
-------------------------------------

    Assignee: David M. Lyle

> Metron Indexing fails to stop during "Stop All Services"
> --------------------------------------------------------
>
>                 Key: METRON-1078
>                 URL: https://issues.apache.org/jira/browse/METRON-1078
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.4.1
>            Reporter: Anand Subramanian
>            Assignee: David M. Lyle
>             Fix For: Next + 1
>
>
> During the kerberization of metron stack, it is observed that the Metron Indexing service is unable to stop just after the Kerberos Service checks are completed.
> The error in the ambari wizard shows the following:
> {code}
>     raise ExecutionFailed(err_msg, code, files_output[0], files_output[1])
> resource_management.core.exceptions.ExecutionFailed: Execution of 'curl --max-time 3 http://metron-8.openstacklocal:8744/api/v1/topology/summary 1>/tmp/tmpRifTJh 2>/tmp/tmpM4Km1g' returned 7.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed connect to metron-8.openstacklocal:8744; Connection refused
> {code}
> This is possibly because the storm service could have possibly shut down before the metron indexing service; hence the issue.



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