You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2020/04/16 15:06:00 UTC

[jira] [Updated] (HDDS-3403) Generate ozone specific version from type in FSProto.proto

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

Marton Elek updated HDDS-3403:
------------------------------
    Description: 
FSProtos.proto is copied from the Hadoop and used during the proto file generation **BUT** the types defined in FSProtos.proto are generated by Hadoop subproject.

This makes it hard to use Ozone with older Hadoop versions as the types of FSProtos are available only from Hadoop 3.x. 

An easy fix is to generate our own version based on the existing FSProtos.proto

  was:
FSProtos.proto is copied from the Hadoop and used during the proto file generation **BUT** the types defined in FSProtos.proto are generated by Hadoop subproject.

This makes it hard to use Ozone with older Hadoop versions as the types of FSProtos are available only from Hadoop 3.x. 

An easy fix is to generate our old version based on the existing FSProtos.proto


> Generate ozone specific version from type in FSProto.proto
> ----------------------------------------------------------
>
>                 Key: HDDS-3403
>                 URL: https://issues.apache.org/jira/browse/HDDS-3403
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Ozone Manager
>            Reporter: Marton Elek
>            Assignee: Marton Elek
>            Priority: Major
>
> FSProtos.proto is copied from the Hadoop and used during the proto file generation **BUT** the types defined in FSProtos.proto are generated by Hadoop subproject.
> This makes it hard to use Ozone with older Hadoop versions as the types of FSProtos are available only from Hadoop 3.x. 
> An easy fix is to generate our own version based on the existing FSProtos.proto



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org