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

Steve Loughran commented on HBASE-11045:
----------------------------------------

you *cannot* use swift instead of HDFS. It isn't a real filesystem and things 
will fail dramatically —even if this method was implemented, there are too many 
other differences. The fact that your attempt is failing this early on, while 
frustrating, stops you getting deeper into trouble. Sorry. Note that you can't 
use S3 either, same problem.


see: [Object stores vs 
filesystems](http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/filesystem/introduction.html).


> Replace deprecated method FileSystem#createNonRecursive
> -------------------------------------------------------
>
>                 Key: HBASE-11045
>                 URL: https://issues.apache.org/jira/browse/HBASE-11045
>             Project: HBase
>          Issue Type: Task
>            Reporter: Gustavo Anatoly
>            Assignee: Gustavo Anatoly
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> This change affect directly ProtobufLogWriter#init() associated to 
> TestHLog#testFailedToCreateHLogIfParentRenamed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to