You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/17 09:10:00 UTC

[jira] [Updated] (AMBARI-24741) Update simplejson to newest with speedup bindings to python2.7 and PyUnicodeUCS4/PyUnicodeUCS2 variations

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

ASF GitHub Bot updated AMBARI-24741:
------------------------------------
    Labels: pull-request-available  (was: )

> Update simplejson to newest with speedup bindings to python2.7 and PyUnicodeUCS4/PyUnicodeUCS2 variations
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-24741
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24741
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-agent, ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Dmytro Grinenko
>            Assignee: Dmytro Grinenko
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>
> Current version of simlejson budled with Ambari doesn't provide performance boost, as speedup lib is linked with libpython2.6, which caused slowness on cluster deployments and increasing the overall CPU resource usage.
> Simplejson need to be updated to support python 2.7, specially speedup binding. As we supporting various distribs, we need to provide PyUnicodeUCS4/PyUnicodeUCS2 lib variations as well. In the future we need separate lib for ibm ppc
> In addition, logging functionality should be added to agent, which will notify if the boost is used.
> The way how logging should be done:
> on Agent start with message like: "Available boosts for: simplejson, subproccess32"



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