You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2023/02/24 21:36:00 UTC

[jira] [Created] (HDDS-8029) [hsync] Files in encrypted buckets do not return the correct stream capabilities

Wei-Chiu Chuang created HDDS-8029:
-------------------------------------

             Summary: [hsync] Files in encrypted buckets do not return the correct stream capabilities
                 Key: HDDS-8029
                 URL: https://issues.apache.org/jira/browse/HDDS-8029
             Project: Apache Ozone
          Issue Type: Sub-task
    Affects Versions: 1.4.0
            Reporter: Wei-Chiu Chuang


HBase Master cannot start from an encrypted Ozone bucket even though Ozone file system supports hsync API and StreamCapabilities API.


{noformat}
2023-02-24 21:33:07,632 WARN org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter: Init output failed, path=ofs://ozone1/vol1/bucket1/hbase/MasterData/WA
Ls/weichiu-1.weichiu.root.hwx.site,22001,1677270655016/weichiu-1.weichiu.root.hwx.site%2C22001%2C1677270655016.1677270663233
org.apache.hadoop.hbase.util.CommonFSUtils$StreamLacksCapabilityException: hflush
        at org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutputHelper.createOutput(AsyncFSOutputHelper.java:71)
        at org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter.initOutput(AsyncProtobufLogWriter.java:190)
        at org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter.init(AbstractProtobufLogWriter.java:160)
        at org.apache.hadoop.hbase.wal.AsyncFSWALProvider.createAsyncWriter(AsyncFSWALProvider.java:116)
        at org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL.createWriterInstance(AsyncFSWAL.java:730)
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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