[
https://issues.apache.org/jira/browse/HADOOP-19065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17819448#comment-17819448
]
ASF GitHub Bot commented on HADOOP-19065:
-----------------------------------------
huangzhaobo99 commented on PR #6526:
URL: https://github.com/apache/hadoop/pull/6526#issuecomment-1958556471
Pipeline failed, but the local env launched docker image was successfully
built and compiled. cc @tasanuma
1. Install Docker and run this command:
```
./start-build-env.sh
```
2. trigger compile:
```
mvn package -Pdist -DskipTests -Dtar -Dmaven.javadoc.skip=true
```
```
[INFO] Apache Hadoop Cloud Storage ........................ SUCCESS [ 3.984
s]
[INFO] Apache Hadoop Cloud Storage Project ................ SUCCESS [ 0.016
s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 16:56 min
[INFO] Finished at: 2024-02-22T02:39:26Z
[INFO]
------------------------------------------------------------------------
xxx@886b0e5bc37b:~/hadoop$
```
3. check docker env protobuf version:
```
protoc --version
```
```
libprotoc 3.21.12
```
> Improve Protocol Buffers install instructions.
> ----------------------------------------------
>
> Key: HADOOP-19065
> URL: https://issues.apache.org/jira/browse/HADOOP-19065
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: huangzhaobo
> Priority: Major
> Labels: pull-request-available
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]