[ 
https://issues.apache.org/jira/browse/HADOOP-13835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721866#comment-15721866
 ] 

Akira Ajisaka commented on HADOOP-13835:
----------------------------------------

{code}
# add gtest as system library to suppress gcc warnings
include_directories(SYSTEM ${GTEST_SRC_DIR}/gtest/include)
{code}
{{$\{GTEST_SRC_DIR\}/gtest/include}} should be {{$\{GTEST_SRC_DIR\}/include}}?

> Move Google Test Framework code from mapreduce to hadoop-common
> ---------------------------------------------------------------
>
>                 Key: HADOOP-13835
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13835
>             Project: Hadoop Common
>          Issue Type: Task
>            Reporter: Varun Vasudev
>            Assignee: Varun Vasudev
>         Attachments: HADOOP-13835.001.patch, HADOOP-13835.002.patch, 
> HADOOP-13835.003.patch, HADOOP-13835.004.patch, HADOOP-13835.005.patch, 
> HADOOP-13835.006.patch
>
>
> The mapreduce project has Google Test Framework code to allow testing of 
> native libraries. This should be moved to hadoop-common so that other 
> projects can use it as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to