You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jeff Sposetti (JIRA)" <ji...@apache.org> on 2014/08/19 17:51:18 UTC

[jira] [Commented] (AMBARI-5463) Upgradings for Python3 and Ubuntu supporting

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

Jeff Sposetti commented on AMBARI-5463:
---------------------------------------

Hi [~simon.zhangsm@hotmail.com]. Can you submit a patch for this? Some info here on the review process:

https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute

> Upgradings for Python3 and Ubuntu supporting
> --------------------------------------------
>
>                 Key: AMBARI-5463
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5463
>             Project: Ambari
>          Issue Type: Improvement
>          Components: agent, Ambari-SCOM, build, client, controller, site
>    Affects Versions: 1.6.1
>         Environment: ubuntu
>            Reporter: simonzhang
>            Assignee: Simon Zhang
>              Labels: patch
>             Fix For: 1.7.0
>
>   Original Estimate: 612h
>  Remaining Estimate: 612h
>
> 1. Apply 2to3 -w files to transfer python 2 into python 3 automatically
> 2. Manually update some files into python 3, such as unicode encoding from binary to unicode, str.object and bytes.object use .encode() (str -> bytes) or .decode() (bytes -> str)
> 3. SyntaxError updates, such as .xml errors.
> 4. Updates for ubuntu supportings



--
This message was sent by Atlassian JIRA
(v6.2#6252)