Skip to content

[GLUTEN-8462][CH] Fixed the loading of Components and Backend#8464

Merged
zhztheplayer merged 1 commit intoapache:mainfrom
gleonSun:gluten-8462
Jan 9, 2025
Merged

[GLUTEN-8462][CH] Fixed the loading of Components and Backend#8464
zhztheplayer merged 1 commit intoapache:mainfrom
gleonSun:gluten-8462

Conversation

@gleonSun
Copy link
Copy Markdown
Contributor

@gleonSun gleonSun commented Jan 8, 2025

What changes were proposed in this pull request?

#8271 Introduced Issue: Gluten failed to load the required Components and Backend during initialization, resulting in abnormal execution.

(Fixes: #8462 )

How was this patch tested?

TEST ARM and x86

@github-actions github-actions bot added the CORE works for Gluten Core label Jan 8, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 8, 2025

#8462

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 8, 2025

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 8, 2025

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 8, 2025

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 9, 2025

Run Gluten Clickhouse CI on x86

Comment thread gluten-core/src/main/java/org/apache/gluten/utils/ResourceUtil.java Outdated
Comment thread gluten-core/src/main/java/org/apache/gluten/utils/ResourceUtil.java Outdated
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 9, 2025

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 9, 2025

Run Gluten Clickhouse CI on x86

Comment thread gluten-core/src/test/scala/org/apache/gluten/component/ComponentSuite.scala Outdated
@zhztheplayer
Copy link
Copy Markdown
Member

zhztheplayer commented Jan 9, 2025

@gleonSun Let's remove the test code and keep the core change in this PR to fix your issue first. I could work on another approach rather than "java.class.path" to make sure the component discovery cover all cases.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 9, 2025

Run Gluten Clickhouse CI on x86

@gleonSun
Copy link
Copy Markdown
Contributor Author

gleonSun commented Jan 9, 2025

@gleonSun Let's remove the test code and keep the core change in this PR to fix your issue first. I could work on another approach rather than "java.class.path" to make sure the component discovery cover all cases.

okok

@gleonSun
Copy link
Copy Markdown
Contributor Author

gleonSun commented Jan 9, 2025

Run Gluten Clickhouse CI on x86

1 similar comment
@gleonSun
Copy link
Copy Markdown
Contributor Author

gleonSun commented Jan 9, 2025

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer merged commit d6a58dc into apache:main Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CH] Gluten failed to load META-INF, causing abnormal execution

3 participants