[
https://issues.apache.org/jira/browse/HDFS-15712?focusedWorklogId=521047&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-521047
]
ASF GitHub Bot logged work on HDFS-15712:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Dec/20 09:10
Start Date: 07/Dec/20 09:10
Worklog Time Spent: 10m
Work Description: GauthamBanasandra commented on pull request #2523:
URL: https://github.com/apache/hadoop/pull/2523#issuecomment-739783245
My changes are only in HDFS Native client and it seems to have compiled
successfully in the above run -
**mvn install**
```
[INFO] Apache Hadoop HDFS Native Client ................... SUCCESS [ 0.463
s]
```
The other failures in the above run seem to be due to resource
unavailability while compiling an unrelated component -
**compile**
```
[WARNING] c++: error: vfork: Resource temporarily unavailable
[WARNING] make[2]: ***
[main/native/libhdfspp/lib/proto/CMakeFiles/proto_obj.dir/ClientNamenodeProtocol.pb.cc.o]
Error 1
```
**mvnsite**
```
Mon Dec 7 08:06:34 UTC 2020
cd
/home/jenkins/jenkins-agent/workspace/hadoop-multibranch_PR-2523/src/hadoop-hdfs-project/hadoop-hdfs-native-client
/usr/bin/mvn --batch-mode
-Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/hadoop-multibranch_PR-2523/yetus-m2/hadoop-trunk-patch-1
-Ptest-patch clean site site:stage
/usr/bin/mvn: 45: /usr/bin/mvn: Cannot fork
```
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 521047)
Time Spent: 2h 40m (was: 2.5h)
> Upgrade googletest to 1.10.0
> ----------------------------
>
> Key: HDFS-15712
> URL: https://issues.apache.org/jira/browse/HDFS-15712
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: build, libhdfs++
> Affects Versions: 3.4.0
> Reporter: Gautham Banasandra
> Assignee: Gautham Banasandra
> Priority: Critical
> Labels: pull-request-available
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> The Google test library used in *libhdfspp* module in the *Hadoop HDFS Native
> Client* project is quite old (about 7 years at the time of this writing).
> Moreover, even though it's third party code, the entire library is checked in
> as part of the Hadoop codebase.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]