-
Hi,
I'm looking for a way to separate the training and testing phases in CaffeOnSpark. In other words, I'd like to create an MNIST Model and train it in one phase and then test it in another (and s…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
Hi all,
I am running Hibench suite terasort against RDMA Spark. My current results show that TCP is performaing better than RDMA. Any thoughts on configs to look into? Happy to post config setti…
-
The following code seems to be running fine without any error message in the R console but the state and the final status of associated app are marked as FAILED in the Yarn UI and also in the logs. A…
-
Hello, thank you for helping me launching my examples job using spark-submit, it saved a lot of time wrile writing and launching scala jobs!
Btw, I did not succeeded in starting hdfs, and I took co…
-
Hello,
Is there a way to setup this tool to collect metrics for Spark Structured Streaming? Currently we have a spark job that pulls Kafka constantly and we have to manually shut it down every time…
-
**Describe the problem you faced**
**To Reproduce**
Steps to reproduce the behavior:
1.
spark-sql --packages org.apache.hudi:hudi-spark3.2-bundle_2.12:0.14.0 --master yarn --driver-mem…
-
查询mount的Hive表时,出现ERROR spark.Main: Error in configuring object 这种错误,请问是什么原因造成的?是spark配置不正确吗???
-
Does spark-bam handle cram files? If so, how does the reference get specified?
-
After I started HDFS cluster with kubernetes, the DataNode using local machine's IP address to register to NameNode so that NameNode can not communicate with DataNode, actually this HDFS cluster is no…