RE: [External]Re: error while connecting to azure blob storage

2019-08-23 Thread Krishna Chandran Nair
I sent you a fake token and key From: Julien Laurenceau Sent: 23 August 2019 6:06 PM To: Krishna Chandran Nair Cc: user@spark.apache.org Subject: [External]Re: error while connecting to azure blob storage Hi Did you just publicly disclosed a real token to tour blob storage ? If so, please be

Re: error while connecting to azure blob storage

2019-08-23 Thread Julien Laurenceau
Hi Did you just publicly disclosed a real token to tour blob storage ? If so, please be aware that you share the data and maybe write permission... Refresh tout token ! Regards Le ven. 23 août 2019 à 08:33, Krishna Chandran Nair < kcn...@qatarairways.com.qa> a écrit : > > > > > Hi Team, > > > >

Re: [External]Re: error while connecting to azure blob storage

2019-08-23 Thread Roland Johann
https://spark.apache.org/docs/latest/submitting-applications.html#advanced-dependency-management Try to add the azure dependency via `—packages org.apache.hadoop:hadoop-azure:2.7.7` assuming you

RE: [External]Re: error while connecting to azure blob storage

2019-08-23 Thread Krishna Chandran Nair
Please find the attached error From: Roland Johann Sent: 23 August 2019 10:51 AM To: Krishna Chandran Nair Cc: user@spark.apache.org Subject: [External]Re: error while connecting to azure blob storage Hi Krishna, there seems to be no attachment. In addition, you should NEVER post private

Cogrouping in Streaming Datasets/DataFrames is not supported ?

2019-08-23 Thread Kushagra Deep
Hi , I have a use case where I have to cogroup two streams using cogroup in streaming. However when I do so I get an exception that “Cogrouping in streaming is not supported in DataFrame/Dataset”. Please clarify. Regards , Kushagra Deep

Re: error while connecting to azure blob storage

2019-08-23 Thread Roland Johann
Hi Krishna, there seems to be no attachment. In addition, you should NEVER post private credentials to public forums. Please renew the credentials of your storage account as soon as possible! Best Regards Roland Johann Software Developer/Data Engineer phenetic GmbH Lütticher Straße 10, 50674

test

2019-08-23 Thread Mayank Agarwal

RE: error while connecting to azure blob storage

2019-08-23 Thread Krishna Chandran Nair
Hi Team, I have written a small code to connect to azure blob storage but go error. I have attached the error log. Please help Calling command -- ./spark-submit stg.py --jars