HalimKim opened a new pull request, #4080: URL: https://github.com/apache/ambari/pull/4080
## What changes were proposed in this pull request? There are still python2 remnants. I Found it with my kerberized ranger plugin enabled cluster. unicode function can be replaced with str function. if you don't change like that, you can get error like this ```python NameError: name 'unicode' is not defined ``` ## How was this patch tested? Manually tested. Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
