apache / apache/gluten

[VL] register AzureClientProviderFactory on abfs write

Open
#10,794 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
1.6k
Forks
657
Avg merge
2d 21h
Merged PRs (30d)
85

Description

### Description

In cases with generated RDD as datasource the write would fail as
```
Caused by: org.apache.gluten.exception.GlutenException: Exception: VeloxUserError
Error Source: USER
Error Code: INVALID_ARGUMENT
Reason: No AzureClientProviderFactory registered for account 'xxxx'. Please use `registerAzureClientProvider` or `registerAzureClientProviderFactory` to register a factory for the account before using it.
```

### Gluten version

None

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the AzureClientProviderFactory registration path and the generated RDD datasource write flow; done means the ABFS write no longer fails with the missing-factory error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, scala
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.