lifulong commented on issue #10436: URL: https://github.com/apache/incubator-gluten/issues/10436#issuecomment-3404801532
> Seems like [#8072](https://github.com/apache/incubator-gluten/issues/8072) , you can tried with [#10593](https://github.com/apache/incubator-gluten/pull/10593) and [the related velox PR](https://github.com/facebookincubator/velox/pull/14665). https://issues.apache.org/jira/browse/HDFS-16021 this issue is same with our case, and pr resolve our problem. the cause is java thread use JNIEnv after it is release by jvm. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
