Skip to content

Conversation

@Syspretor
Copy link
Collaborator

@Syspretor Syspretor commented Oct 15, 2024

Ⅰ. Describe what this PR does
In the upgrade of historical versions of jindocache fuse, the referenced configuration file path changed. Therefore, in PR#3662 the contributor modified the configuration path for jindocache in the dataload job helm template. However, this modification did not take into account the cronJob. As a result, when using jindoCache as a runtime in Fluid versions v1.0.0 to v1.0.3, the dataload cronJob ends up referencing an incorrect configuration file path, leading to failure.

Ⅱ. Does this pull request fix one issue?
fixes #4357

…d by the incorrect volumeMount of configuration file.

Signed-off-by: jiuyu <guotongyu.gty@alibaba-inc.com>
@sonarqubecloud
Copy link

@Syspretor Syspretor changed the title [WIP] fix: fix the dataload with cronJob failure in jindoCacheRuntime #4357 [WIP] fix: fix the dataload with cronJob failure in jindoCacheRuntime Oct 15, 2024
Copy link
Collaborator

@cheyang cheyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@fluid-e2e-bot
Copy link

fluid-e2e-bot bot commented Oct 16, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cheyang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cheyang cheyang merged commit c0cf719 into fluid-cloudnative:master Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Failure when using Cron DataLoad with JindoCache engine

2 participants