-
Source File: [/blog/_posts/2016-03-00-Using-Spark-And-Zeppelin-To-Process-Big-Data-On-Kubernetes.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/blog/_posts/2016-03-00-Using-Spa…
-
![image](https://user-images.githubusercontent.com/12899262/123496873-ee671380-d65c-11eb-907f-c1354407358b.png)
```
2021-06-26 00:57:39.41 UTCspark-master-fdb5b47df-p85lhspark-masterUsing Spark's …
-
Sorry I was slow to review and had post-merge comments for https://github.com/apache-spark-on-k8s/spark/pull/395#pullrequestreview-57641643 which was moved to https://github.com/apache-spark-on-k8s/sp…
-
## Feature request
### Overview
Currently when we creates a Delta table in Hive Metastore using different systems, we will store different formats in Hive Metastore. This causes the following is…
-
### Exception: dimension exceeds input dimensionsdimension 1, input dimension 0
[https://github.com/intel-analytics/analytics-zoo/blob/master/docker/hyperzoo/submit-examples-on-k8s.md](https://github…
-
Greetings!
Other than using --jars to specify dependency jars, is it possible to provide package names just like using --packages argument to provide a list of dependencies in spark-submit command?…
-
Hi, I have a question about why we use a customized SparkPodSpec instead of v1.PodTemplateSpec.
Keeping such a customized pod spec is not friendly to users from my opinion.
I'd appreciate it if …
-
**Describe the bug**
This exception occures after a certain level of executions:
2023-04-04 08:08:52 WARN DAGScheduler:69 - Broadcasting large task binary with size 1811.4 KiB
2023-04-04 08:11:0…
-
Sometimes, the `driver` exit with following error logs:
```
2017-09-15 16:11:57 INFO SparkUI: Stopped Spark web UI at http://192.168.9.248:4040
2017-09-15 16:11:57 INFO KubernetesClusterSchedulerBa…
-
**What happened**:
If enable queue's reclaimable, pending task in high priority queue will reclaim some special task in low priority queue, such as spark driver, If spark driver is be reclaimed…