[
https://issues.apache.org/jira/browse/IGNITE-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693005#comment-16693005
]
Ignite TC Bot commented on IGNITE-10335:
----------------------------------------
{panel:title=No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity Run All
Results|https://ci.ignite.apache.org/viewLog.html?buildId=2353700&buildTypeId=IgniteTests24Java8_RunAll]
> 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)