[
https://issues.apache.org/jira/browse/HDFS-16469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gautham Banasandra updated HDFS-16469:
--------------------------------------
Description: 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, 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. (was:
protoc-gen-hrpc.exe is supposed to be found at
${CMAKE_CURRENT_BINARY_DIR}/protoc-gen-hrpc. This works so long as we're
building the Release build. Since we can only build RelWithDebInfo, 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.)
> Locate protoc-gen-hrpc.exe on Windows
> -------------------------------------
>
> 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
>
> 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, 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.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]