[ 
https://issues.apache.org/jira/browse/HADOOP-13835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Vasudev updated HADOOP-13835:
-----------------------------------
    Attachment: HADOOP-13835.001.patch

Patch attached. It does 2 things - 
1) Moves the gtest directory from 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/
 to hadoop-common-project/hadoop-common/src/main/native
2) Update the CMakeLists.txt in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src
 to point to the new location of gtest.

> 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to