[
https://issues.apache.org/jira/browse/IGNITE-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695973#comment-16695973
]
Oleg Ignatenko commented on IGNITE-10335:
-----------------------------------------
(i) note inspections failure reported by TC bot above appears to be irrelevant
- if needed find more details in [this comment in
IGNITE-10191|https://issues.apache.org/jira/browse/IGNITE-10191?focusedCommentId=16695880&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16695880]
> move ML examples datasets files to resources
> --------------------------------------------
>
> Key: IGNITE-10335
> URL: https://issues.apache.org/jira/browse/IGNITE-10335
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Affects Versions: 2.7
> Reporter: Oleg Ignatenko
> Assignee: Oleg Ignatenko
> Priority: Major
> Fix For: 2.8
>
>
> ML examples datasets files were moved from resources to some folder under
> src/main/java in the course of IGNITE-10209.
> This was done as a quick workaround to unblock another change. However,
> resources is a more appropriate location for this kind of content and in the
> course of IGNITE-10234 we discovered that there is a way to make things work
> with dataset files in this folder.
> Solution appears to be to rework {{SandboxMLCache}} to use
> {{IgniteUtils.resolveIgnitePath}} API like it is done in
> [SqlJdbcCopyExample|https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apache/ignite/examples/sql/SqlJdbcCopyExample.java].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)