Skip to content

[HUDI-8541] Change to relative paths for the index defs json#12309

Merged
codope merged 2 commits intoapache:masterfrom
lokeshj1703:HUDI-8541
Nov 22, 2024
Merged

[HUDI-8541] Change to relative paths for the index defs json#12309
codope merged 2 commits intoapache:masterfrom
lokeshj1703:HUDI-8541

Conversation

@lokeshj1703
Copy link
Collaborator

Change Logs

We cannot have absolute paths here. lets make them relative, so copy works.

hoodie.table.index.defs.path=file:/tmp/hudi_test_table/.hoodie/.index_defs/index.json

PR changes the corresponding config and makes it relative instead.

After PR -

hoodie.table.index.defs.path=.hoodie/.index_defs/index.json

Impact

NA

Risk level (write none, low medium or high below)

low

Documentation Update

NA

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@github-actions github-actions bot added the size:S PR with lines of changes in (10, 100] label Nov 21, 2024
@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@codope codope merged commit e05e758 into apache:master Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants