[ 
https://issues.apache.org/jira/browse/GRIFFIN-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739307#comment-16739307
 ] 

Nikolay Sokolov commented on GRIFFIN-225:
-----------------------------------------

>From my experience with Google Cloud Storage (conceptually similar to S3), 
>HDFS sink is _almost_ compatible with gs:// or s3:// paths, if cluster is 
>configured to work with respective cloud filesystem.
Only problem is that these file systems don't support append() operation, which 
is needed right now to handle job restarts properly. For that, either support 
of append method should be configurable, or this should be inferred by HDFS 
sink from FileSystem object.

> support AWS S3 sink
> -------------------
>
>                 Key: GRIFFIN-225
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-225
>             Project: Griffin (Incubating)
>          Issue Type: Sub-task
>            Reporter: XUEXU
>            Assignee: XUEXU
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to