ADLS Support
Aberta
accepted
enhancement
- Linguagem predominante
- Scala
- Estrelas
- 170
- Forks
- 96
- Merge médio
- 57min
- PRs com merge (30d)
- 2
Descrição
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)
)
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.