[
https://issues.apache.org/jira/browse/HAWQ-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827877#comment-16827877
]
ASF GitHub Bot commented on HAWQ-1707:
--------------------------------------
huor commented on pull request #1438: HAWQ-1707. install
dbcommon,univplan,storage once they are made
URL: https://github.com/apache/hawq/pull/1438#discussion_r279184596
##########
File path: GNUmakefile.in
##########
@@ -28,9 +31,9 @@ install:
$(MAKE) -C depends/thirdparty/googletest $@
$(MAKE) -C depends/libhdfs3 $@
$(MAKE) -C depends/libyarn $@
- $(MAKE) -C depends/dbcommon $@
- $(MAKE) -C depends/univplan $@
- $(MAKE) -C depends/storage $@
+ # $(MAKE) -C depends/dbcommon $@
Review comment:
remove comment
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> install dbcommon,univplan,storage once they are made
> ----------------------------------------------------
>
> Key: HAWQ-1707
> URL: https://issues.apache.org/jira/browse/HAWQ-1707
> Project: Apache HAWQ
> Issue Type: Sub-task
> Components: Build
> Reporter: oushu1tuyu1
> Assignee: Ruilong Huo
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)