Commit 86cbac2
committed
fix(test): align Hadoop integration test warehouse with Docker mount
The test was writing to <repo>/internal/recipe/hadoop-warehouse/ while
Spark inside Docker used /tmp/iceberg-hadoop-warehouse, causing all
cross-engine table visibility tests to fail.1 parent 2582bbe commit 86cbac2
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments