Unsubscribe

2017-10-14 Thread serkan taş
Android için Outlook uygulamasini edinin From: Darshan Pandya Sent: Saturday, October 14, 2017 11:55:06 AM To: user Subject: Spark Structured Streaming not connecting to Kafka using kerberos Hello, I'm using Spark 2.1.0 on CDH 5.8 with k

Runnig multiple spark jobs on yarn

2017-08-02 Thread serkan taş
Hi, Where should i start to be able to run multiple spark jobs concurrent on 3 node spark cluster? Android için Outlook uygulamasını edinin

Re: Spark parquet file read problem !

2017-07-31 Thread serkan taş
t file read problem ! Kime: serkan taş, pandees waran Bilgi: user@spark.apache.org please add the schemaMerge to the option. ---Original--- From: "serkan taş" Date: 2017/7/31 13:54:14 To: "pandees waran"; Cc: "user@spark.apache.org"; Subject: Re: Spark parquet file re

Re: Spark parquet file read problem !

2017-07-30 Thread serkan taş
Sent: Sunday, July 30, 2017 7:12:55 PM To: serkan taş Cc: user@spark.apache.org Subject: Re: Spark parquet file read problem ! I have encountered the similar error when the schema / datatypes are conflicting in those 2 parquet files. Are you sure that the 2 individual files are in the same str

Re: Spark parquet file read problem !

2017-07-30 Thread serkan taş
ing values to make the structure and data types identical. Sent from my iPhone On Jul 30, 2017, at 8:11 AM, serkan taş mailto:serkan_...@hotmail.com>> wrote: Hi, I have a problem while reading parquet files located in hdfs. If i read the files individually nothing wrong and i can get th

Spark parquet file read problem !

2017-07-30 Thread serkan taş
Hi, I have a problem while reading parquet files located in hdfs. If i read the files individually nothing wrong and i can get the file content. parquetFile = spark.read.parquet(“hdfs://xxx/20170719/part-0-3a9c226f-4fef-44b8-996b-115a2408c746.snappy.parquet") and parquetFile = spark.rea