[VL] register AzureClientProviderFactory on abfs write
- 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
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