[
https://issues.apache.org/jira/browse/HDFS-16469?focusedWorklogId=781565&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-781565
]
ASF GitHub Bot logged work on HDFS-16469:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Jun/22 09:58
Start Date: 15/Jun/22 09:58
Worklog Time Spent: 10m
Work Description: GauthamBanasandra merged PR #4434:
URL: https://github.com/apache/hadoop/pull/4434
Issue Time Tracking
-------------------
Worklog Id: (was: 781565)
Time Spent: 1h (was: 50m)
> Locate protoc-gen-hrpc across platforms
> ---------------------------------------
>
> Key: HDFS-16469
> URL: https://issues.apache.org/jira/browse/HDFS-16469
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: libhdfs++
> Affects Versions: 3.4.0
> Environment: Windows 10
> Reporter: Gautham Banasandra
> Assignee: Gautham Banasandra
> Priority: Major
> Labels: libhdfscpp, pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> protoc-gen-hrpc.exe is supposed to be found at
> [${CMAKE_CURRENT_BINARY_DIR}/protoc-gen-hrpc|https://github.com/apache/hadoop/blob/652b257478f723a9e119e5e9181f3c7450ac92b5/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/proto/CMakeLists.txt#L70].
> This works so long as we're building the Release build. Since we can only
> build RelWithDebInfo on Windows, the protoc-gen-hrpc binary will be placed at
> {*}${CMAKE_CURRENT_BINARY_DIR}/RelWithDebInfo/protoc-gen-hrpc.exe{*}. Hadoop
> would need to locate this binary in order to generate the Protobuf headers.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]