Prometheus with spark

2022-10-21 Thread Raj ks
Hi Team, We wanted to query Prometheus data with spark. Any suggestions will be appreciated Searched for documents but did not got any prompt one

Re: Spark kubernetes s3 connectivity issue

2022-02-14 Thread Raj ks
; % > "0.2.5" > > // META-INF discarding > assemblyMergeStrategy in assembly := { > case PathList("META-INF", "MANIFEST.MF") => MergeStrategy.discard > case PathList("META-INF", xs @ _*) => MergeStrategy.discard > case x => Merge

Re: Spark kubernetes s3 connectivity issue

2022-02-14 Thread Raj ks
ng from > such loss, damage or destruction. > > > > > On Mon, 14 Feb 2022 at 19:10, Raj ks wrote: > >> Hi Team , >> >> We are trying to build a docker image using Centos and trying to connect >> through S3. Same works with Hadoop 3.2.0 and spark.3.

Spark kubernetes s3 connectivity issue

2022-02-14 Thread Raj ks
Hi Team , We are trying to build a docker image using Centos and trying to connect through S3. Same works with Hadoop 3.2.0 and spark.3.1.2 #Installing spark binaries ENV SPARK_HOME /opt/spark ENV SPARK_VERSION 3.2.1 ENV HADOOP_VERSION 3.2.0 ARG HADOOP_VERSION_SHORT=3.2 ARG HADOOP_AWS_VERSION=3.3