Closed Wercurial closed 4 years ago
This issue is related to https://github.com/intel-analytics/analytics-zoo-internal/issues/696 for the order of BigDL and Analytics Zoo jars. We are working on it. Thanks so much for your information! @Wercurial
This has been fixed. Close it now.
0.When I finally solved this problem, I found that the latest code on github seems to have solved this problem, but when installed through pip, this problem still exists
1.use the case is 'path: https://github.com/intel-analytics/analytics-zoo/tree/master/pyzoo/zoo/examples/tensorflow/tfpark' and 'demo: Run the TFEstimator example after pip install'
2.python package version(os: centos7.x,spark: 2.4.3,hadoop: 2.7.7)
3.bug as following
4.problem analysis
5.Solution: solve the problem by modifying the jar submission order under def init_spark_on_yarn() in the python package https://github.com/intel-analytics/analytics-zoo/blob/master/pyzoo/zoo/util/spark.py