-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.6.1
-
Fix Version/s: None
-
Component/s: ambari-agent, ambari-server, ambari-web, contrib, infra, site
-
Labels:None
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
- duplicates
-
AMBARI-25504 Move Ambari from Python2.7 to Python3
-
- Open
-