GitHub user jiny2 opened a pull request: https://github.com/apache/incubator-hawq/pull/1097
HAWQ-1285. resource manager outputs uninitialized string as host name When the segstat instance is created from YARN cluster report, the hostname field is not set, so should now output it directly into log. This bug causes unreadable string output in log file. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jiny2/incubator-hawq HAWQ-1285 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hawq/pull/1097.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1097 ---- commit 10409408a6c49ee0dba88dd1355dc04a1b5449a5 Author: Yi <y...@pivotal.io> Date: 2017-01-19T22:28:57Z HAWQ-1285. resource manager outputs uninitialized string as host name ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---