Re: Clarification with Spark Structured Streaming

2023-10-09 Thread Danilo Sousa
Unsubscribe > Em 9 de out. de 2023, à(s) 07:03, Mich Talebzadeh > escreveu: > > Hi, > > Please see my responses below: > > 1) In Spark Structured Streaming does commit mean streaming data has been > delivered to the sink like Snowflake? > > No. a commit does not refer to data being delivere

unsubscribe

2023-09-19 Thread Danilo Sousa
unsubscribe - To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Re: Help With unstructured text file with spark scala

2022-02-25 Thread Danilo Sousa
Rafael Mendes, Are you from ? Thanks. > On 21 Feb 2022, at 15:33, Danilo Sousa wrote: > > Yes, this a only single file. > > Thanks Rafael Mendes. > >> On 13 Feb 2022, at 07:13, Rafael Mendes > <mailto:rafaelpir...@gmail.com>> wrote: >> >> Hi,

Re: StructuredStreaming - foreach/foreachBatch

2022-02-21 Thread Danilo Sousa
Hello Gourav, I`’ll read this Document. Thanks. > On 17 Feb 2022, at 14:05, Gourav Sengupta wrote: > > Hi, > > The following excellent documentation may help as well: > https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html#using-foreach-and-foreachbatch > >

Re: Help With unstructured text file with spark scala

2022-02-21 Thread Danilo Sousa
Yes, this a only single file. Thanks Rafael Mendes. > On 13 Feb 2022, at 07:13, Rafael Mendes wrote: > > Hi, Danilo. > Do you have a single large file, only? > If so, I guess you can use tools like sed/awk to split it into more files > based on layout, so you can read thes

Re: Help With unstructured text file with spark scala

2022-02-09 Thread Danilo Sousa
rds separated by lines/seperators? > Is the data sharded across multiple files? > How big is each shard? > > > > On 2/8/22, 11:50 AM, "Danilo Sousa" wrote: > >CAUTION: This email originated from outside of the organization. Do not > click links or

Re: Help With unstructured text file with spark scala

2022-02-09 Thread Danilo Sousa
#065751353#Jose Silva > 58693 - NACIONAL R COPART PJCE#065751388#Joana Silva > 58693 - NACIONAL R COPART PJCE#065751353#Felipe Silva > 58693 - NACIONAL R COPART PJCE#065751388#Julia Silva > > > Regards > > > On Wed, Feb 9, 2022 at 12:50 AM Danilo Sousa <mail

Help With unstructured text file with spark scala

2022-02-08 Thread Danilo Sousa
Hi I have to transform unstructured text to dataframe. Could anyone please help with Scala code ? Dataframe need as: operadora filial unidade contrato empresa plano codigo_beneficiario nome_beneficiario Relação de Beneficiários Ativos e Excluídos Carteira em#27/12/2019##Todos os Beneficiários O

Online evaluation of MLLIB model

2016-07-13 Thread Danilo Rizzo
that, any thoughts? I'm wondering if it is able to manage a lot of requests of model evaluation keeping the response time faster enough to be used in a web application -- Danilo Rizzo

Re: Scheduling Spark process

2015-11-05 Thread Danilo Rizzo
ept ~99% accuracy, when you > can use HLL aggregators). > > Hope this helps, > -adrian > > > > On 11/5/15, 10:48 AM, "danilo" wrote: > > >Hi All, > > > >I'm quite new about this topic and about Spark in general. > > > >I have a sen

Scheduling Spark process

2015-11-05 Thread danilo
Hi All, I'm quite new about this topic and about Spark in general. I have a sensor that is pushing data in real time and I need to calculate some KPIs based on the data I have received. Given that some of the KPIs are related to very old data (e.g. average of number of event in the last 3 months

Spark with business rules

2015-10-26 Thread danilo
formulas to be interpretated in realt time by spark - the results are stored in a memory db. Any suggestions? thx Danilo -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-with-business-rules-tp25208.html Sent from the Apache Spark User List mailing list