[no subject]

2023-08-07 Thread Bode, Meikel
unsubscribe

Unsubscribe

2023-07-10 Thread Bode, Meikel
Unsubscribe

RE: Conda Python Env in K8S

2021-12-06 Thread Bode, Meikel, NMA-CFD
615 Best, Meikel From: Mich Talebzadeh Sent: Samstag, 4. Dezember 2021 18:36 To: Bode, Meikel, NMA-CFD Cc: dev ; u...@spark.apache.org Subject: Re: Conda Python Env in K8S Hi Meikel In the past I tried with --py-files hdfs://$HDFS_HOST:$HDFS_PORT/minikube/codes/DSBQ.

RE: Conda Python Env in K8S

2021-12-03 Thread Bode, Meikel, NMA-CFD
these options exist and I want to understand what the issue is... Any hints on that? Best, Meikel From: Mich Talebzadeh Sent: Freitag, 3. Dezember 2021 13:27 To: Bode, Meikel, NMA-CFD Cc: dev ; u...@spark.apache.org Subject: Re: Conda Python Env in K8S Build python packages into the docker

Conda Python Env in K8S

2021-12-03 Thread Bode, Meikel, NMA-CFD
Hello, I am trying to run spark jobs using Spark Kubernetes Operator. But when I try to bundle a conda python environment using the following resource description the python interpreter is only unpack to the driver and not to the executors. apiVersion: "sparkoperator.k8s.io/v1beta2" kind:

RE: HiveThrift2 ACID Transactions?

2021-11-11 Thread Bode, Meikel, NMA-CFD
be very appreciated! Many thanks, Meikel Bode From: Bode, Meikel, NMA-CFD Sent: Mittwoch, 10. November 2021 08:23 To: user ; dev Subject: HiveThrift2 ACID Transactions? Hi all, We want to use apply INSERTS, UPDATE, and DELETE operations on tables based on parquet or ORC files served by thrift2

HiveThrift2 ACID Transactions?

2021-11-09 Thread Bode, Meikel, NMA-CFD
Hi all, We want to use apply INSERTS, UPDATE, and DELETE operations on tables based on parquet or ORC files served by thrift2. Actually its unclear whether we can enable them and where. At the moment, when executing UPDATE or DELETE operations those are getting blocked. Anyone out who uses

RE: [ANNOUNCE] Apache Spark 3.2.0

2021-10-19 Thread Bode, Meikel, NMA-CFD
Many thanks!  From: Gengliang Wang Sent: Dienstag, 19. Oktober 2021 16:16 To: dev ; user Subject: [ANNOUNCE] Apache Spark 3.2.0 Hi all, Apache Spark 3.2.0 is the third release of the 3.x line. With tremendous contribution from the open-source community, this release managed to resolve in

RE: [VOTE][RESULT] Release Spark 3.2.0 (RC7)

2021-10-12 Thread Bode, Meikel, NMA-CFD
Yes. Genliang. Many thanks. From: Mich Talebzadeh Sent: Dienstag, 12. Oktober 2021 09:25 To: Gengliang Wang Cc: dev Subject: Re: [VOTE][RESULT] Release Spark 3.2.0 (RC7) great work Gengliang. Thanks for your tremendous contribution!

RE: Time to start publishing Spark Docker Images?

2021-08-13 Thread Bode, Meikel, NMA-CFD
Hi all, I am Meikel Bode and only an interested reader of dev and user list. Anyway, I would appreciate to have official docker images available. Maybe one could get inspiration from the Jupyter docker stacks and provide an hierarchy of different images like this:

RE: Recursive Queries or Recursive UDF?

2021-05-01 Thread Bode, Meikel, NMA-CFD
g: child, lvl-0-parent inquiry1, null inquiry2, null order3, null Actually that’s what I realized with my recursive UDF I put into the initial post. Thank you for any hints on that issue! Any hints on the UDF solution are also very welcome: Thx and best, Meikel From: Bode, Meikel, NMA-CFD

AW: [ANNOUNCE] Announcing Apache Spark 3.1.1

2021-03-02 Thread Bode, Meikel, NMA-CFD
Congrats! Von: Hyukjin Kwon Gesendet: Mittwoch, 3. März 2021 02:41 An: user @spark ; dev Betreff: [ANNOUNCE] Announcing Apache Spark 3.1.1 We are excited to announce Spark 3.1.1 today. Apache Spark 3.1.1 is the second release of the 3.x line. This release adds Python type annotations and