RE: Thrift2 Server on Kubernetes?

2021-05-16 Thread Bode, Meikel, NMA-CFD
Hi Kidong Lee,

Thank you for your email. Actually I came along your blog and it seems to be 
very complete.
As you write, that its not easy to bring Spark Thrift2 to K8S and because you 
had to write your own wrapper, I have the impression that is not really 
officially supported, despite the fact that it works 
My question aims more on official support as with Spark 3.1.1 we are now 
officially on K8S. 
Do you have any info on that?

Thanks and all the best,
Meikel

PS: I will give your solution a try anyway 

-Original Message-
From: mykidong  
Sent: Freitag, 14. Mai 2021 14:12
To: user@spark.apache.org
Subject: Re: Thrift2 Server on Kubernetes?

Hi Meikel,

If you want to run Spark Thrift Server on Kubernetes, take a look at my blog
post: 
https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fitnext.io%2Fhive-on-spark-in-kubernetes-115c8e9fa5c1data=04%7C01%7C%7C03424ca170bb4da1c3c908d916d184e1%7C1ca8bd943c974fc68955bad266b43f0b%7C0%7C0%7C637565911984441872%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000sdata=CdkMZSbbQa6Pbr1eU5fkxNebHMDQPB27BSzr7w%2F8unU%3Dreserved=0

Cheers,

- Kidong Lee.



--
Sent from: 
https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-spark-user-list.1001560.n3.nabble.com%2Fdata=04%7C01%7C%7C03424ca170bb4da1c3c908d916d184e1%7C1ca8bd943c974fc68955bad266b43f0b%7C0%7C0%7C637565911984441872%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000sdata=ICU36nDl8ID9WHeM1dBCKS1f%2FOUgodlENaUH2uBe5cs%3Dreserved=0

-
To unsubscribe e-mail: user-unsubscr...@spark.apache.org



Re: Thrift2 Server on Kubernetes?

2021-05-14 Thread mykidong
Hi Meikel,

If you want to run Spark Thrift Server on Kubernetes, take a look at my blog
post: https://itnext.io/hive-on-spark-in-kubernetes-115c8e9fa5c1

Cheers,

- Kidong Lee.



--
Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/

-
To unsubscribe e-mail: user-unsubscr...@spark.apache.org



Thrift2 Server on Kubernetes?

2021-05-14 Thread Bode, Meikel, NMA-CFD
Hi all,

We migrate to k8s and I wonder whether there are already "good practices" to 
run thrift2 on k8s?

Best,
Meikel