Hello Nicholas,
I sincerely apologise.
Thanks
On Wed, May 15, 2019 at 11:34 PM Nicholas Chammas <
nicholas.cham...@gmail.com> wrote:
> This kind of question is for the User list, or for something like Stack
> Overflow. It's not on topic here.
>
> The dev list (i.e. this list) is for discussions
This kind of question is for the User list, or for something like Stack
Overflow. It's not on topic here.
The dev list (i.e. this list) is for discussions about the development of
Spark itself.
On Wed, May 15, 2019 at 1:50 PM Chetan Khatri
wrote:
> Any one help me, I am confused. :(
>
> On Wed,
Any one help me, I am confused. :(
On Wed, May 15, 2019 at 7:28 PM Chetan Khatri
wrote:
> Hello Spark Developers,
>
> I have a question on Spark Join I am doing.
>
> I have a full load data from RDBMS and storing at HDFS let's say,
>
> val historyDF = spark.read.parquet(*"/home/test/transaction-
Hello Spark Developers,
I have a question on Spark Join I am doing.
I have a full load data from RDBMS and storing at HDFS let's say,
val historyDF = spark.read.parquet(*"/home/test/transaction-line-item"*)
and I am getting changed data at seperate hdfs path,let's say;
val deltaDF = spark.read