AbsaOSS / AbsaOSS/cobrix

ADLS Support

未关闭
#381 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
accepted enhancement
主要语言
Scala
星标
170
派生
96
平均合并
57 分钟
30 天内合并 PR
2

描述

Hi team,

Does cobrix support reading from Azure Blob storage? I'm having some issues doing the following:

copybook_path = "abfss://redacted@redacted.dfs.core.windows.net/example_data/companies_copybook.cpy"
file_path = "abfss://redacted@redacted.dfs.core.windows.net/example_data/companies_data/COMP.DETAILS.SEP30.DATA.dat"

df = ( spark.read.format("za.co.absa.cobrix.spark.cobol.source")
.option("copybook", copybook_path)
.load(file_path)
)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。