piskvorky / smart_open

Utils for streaming large files (S3, HDFS, gzip, bz2...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support of Huawei Object Storage Service (OBS)

imhy opened this issue · comments

Extends smart_open to support Huawei Object Storage Service.

Motivation

Currently I`m working on enhancement of Ray for ability execute applications stored as archive in OBS.
It requires extending smart_open to support OBS.
I prepared PR for smart_open.
I would be very grateful if you would accept this change.
@mpenkov