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

Lokesh Jain updated HDFS-12636:
-------------------------------
    Attachment: HDFS-12636-HDFS-7240.001.patch

The v1 patch adds seek functionality in ChunkGroupInputStream. Currently all 
calls to OzoneFileSystem are delegated to RpcClient. The seek functionality 
support would be added to RestClient through another jira as it requires work 
on Piped InputStream and OutputStream.

> Ozone: OzoneFileSystem: both rest/rpc backend should be supported using 
> unified OzoneClient client
> --------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-12636
>                 URL: https://issues.apache.org/jira/browse/HDFS-12636
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>    Affects Versions: HDFS-7240
>            Reporter: Mukul Kumar Singh
>            Assignee: Lokesh Jain
>             Fix For: HDFS-7240
>
>         Attachments: HDFS-12636-HDFS-7240.001.patch
>
>
> OzoneClient library provides a method to invoke both RPC as well as REST 
> based methods to ozone. This api will help in the improving both the 
> performance as well as the interface management in OzoneFileSystem.
> This jira will be used to convert the REST based calls to use this new 
> unified client.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to