Skip to content

ADD OBS OR OSS Access Method #796

@Threeboys33

Description

@Threeboys33

Background

The use case involves accessing COBOL schema and bin files from S3. Now I have switched to Huawei Cloud OBS. By setting the following properties:
spark.hadoop.fs.obs.access.key,
spark.hadoop.fs.obs.secret.key,
fs.file.impl,
fs.AbstractFileSystem.obs.impl,.

I am trying to access obs://bucket/cobol.txt and obs://bucket/cobol_mov.bin. However, I encountered the error: org.apache.hadoop.fs.viewfs.NotInMountpointException: getDefaultBlockSize on path `/' is not within a mount point.

Is it possible to integrate OBS or OSS authentication?

Feature

integrate OBS or OSS authentication

Example [Optional]

A simple example if applicable.

Proposed Solution [Optional]

Solution Ideas
1.
2.
3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions