[ https://issues.apache.org/jira/browse/HAWQ-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363707#comment-15363707 ]
ASF GitHub Bot commented on HAWQ-891: ------------------------------------- GitHub user linwen opened a pull request: https://github.com/apache/incubator-hawq/pull/776 HAWQ-891. Fix functiontest build error Please review, Thanks! You can merge this pull request into a Git repository by running: $ git pull https://github.com/linwen/incubator-hawq hawq-fix-891 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hawq/pull/776.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 #776 ---- commit 87d37f08e9278f9afd555fe501bd7f7ffafea8e9 Author: Wen Lin <w...@pivotal.io> Date: 2016-07-06T03:42:49Z HAWQ-891. Fix functiontest build error ---- > Refine libyarn source codes > --------------------------- > > Key: HAWQ-891 > URL: https://issues.apache.org/jira/browse/HAWQ-891 > Project: Apache HAWQ > Issue Type: Bug > Components: libyarn > Reporter: Lin Wen > Assignee: Lin Wen > > Some parts of libyarn source codes need to be refined. > 1. some definition of exception in exception.h are useless; e.g. > FileAlreadyExistsException > 2. some interface need to be changed. e.g. constructor of class > LibYarnNodeInfo, use C++ string instead of char*; > 3. fix misspelling, e.g. "contaier" should be "container" -- This message was sent by Atlassian JIRA (v6.3.4#6332)