Commit ff79278
[ZEPPELIN-6406] Add commons-logging to Flink lib for YARN integration tests
Flink 1.19+ no longer bundles commons-logging in its distribution, but
Hadoop's FileSystem class requires it. This caused NoClassDefFoundError
for org.apache.commons.logging.LogFactory in FlinkIntegrationTest119/120.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6c95408 commit ff79278
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
512 | 517 | | |
513 | 518 | | |
514 | 519 | | |
| |||
0 commit comments