You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-issues@hadoop.apache.org by "Gautham Banasandra (Jira)" <ji...@apache.org> on 2022/06/12 17:22:00 UTC

[jira] [Updated] (HDFS-16469) Locate protoc-gen-hrpc across platforms

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

Gautham Banasandra updated HDFS-16469:
--------------------------------------
    Summary: Locate protoc-gen-hrpc across platforms  (was: Locate protoc-gen-hrpc.exe on Windows)

> 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
>
> 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: hdfs-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org