[
https://issues.apache.org/jira/browse/IGNITE-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Zinoviev updated IGNITE-11241:
-------------------------------------
Ignite Flags: Release Notes Required
Release Note: Fix blas NoClassDefFoundError exception
> [ML] blas NoClassDefFoundError exception
> ----------------------------------------
>
> Key: IGNITE-11241
> URL: https://issues.apache.org/jira/browse/IGNITE-11241
> Project: Ignite
> Issue Type: Bug
> Components: ml
> Affects Versions: 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8
> Reporter: Alexey Platonov
> Assignee: Alexey Platonov
> Priority: Major
> Fix For: 2.8
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Caused by: java.lang.NoClassDefFoundError: org/netlib/blas/Dnrm2
> at com.github.fommil.netlib.F2jBLAS.dnrm2(F2jBLAS.java:121)
> at
> org.apache.ignite.ml.math.isolve.lsqr.LSQROnHeap.lambda$bnorm$7b55d622$1(LSQROnHeap.java:53)
>
> at
> org.apache.ignite.ml.dataset.Dataset.lambda$computeWithCtx$96d91738$1(Dataset.java:143)
>
> at
> org.apache.ignite.ml.dataset.impl.cache.CacheBasedDataset.lambda$computeWithCtx$62946a87$1(CacheBasedDataset.java:112)
>
> at
> org.apache.ignite.ml.dataset.impl.cache.util.ComputeUtils.lambda$affinityCallWithRetries$b46c4136$1(ComputeUtils.java:90)
>
> at
> org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1855)
>
> at
> org.apache.ignite.internal.processors.job.GridJobWorker$2.call(GridJobWorker.java:568)
>
> at
> org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6816)
>
> at
> org.apache.ignite.internal.processors.job.GridJobWorker.execute0(GridJobWorker.java:562)
>
> ... 11 more
--
This message was sent by Atlassian Jira
(v8.3.4#803005)