You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Di Li (JIRA)" <ji...@apache.org> on 2017/04/21 18:24:04 UTC

[jira] [Updated] (AMBARI-20822) Ambari Agent needs to handle custom version number like 1.2.3.4_Company in its Controller code

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

Di Li updated AMBARI-20822:
---------------------------
    Description: 
Ambari agent printed the following error (albeit as a logger.info) during start up when its version is 1.2.3.0_MyAgent.
INFO 2017-04-21 06:17:19,510 Controller.py:545 - Exception in move_data_dir_mount_file(). Error: invalid literal for int() with base 10: '0_MyAgent'

> Ambari Agent needs to handle custom version number like 1.2.3.4_Company in its Controller code
> ----------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-20822
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20822
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent
>    Affects Versions: trunk
>            Reporter: Di Li
>            Assignee: Di Li
>             Fix For: trunk
>
>
> Ambari agent printed the following error (albeit as a logger.info) during start up when its version is 1.2.3.0_MyAgent.
> INFO 2017-04-21 06:17:19,510 Controller.py:545 - Exception in move_data_dir_mount_file(). Error: invalid literal for int() with base 10: '0_MyAgent'



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)