Re: RDDs join problem: incorrect result

2015-07-28 Thread ๏̯͡๏
What is the size of each RDD? Size of your cluster & spark configurations
that you tried out.

On Tue, Jul 28, 2015 at 9:54 PM, ponkin  wrote:

> Hi, Alice
>
> Did you find solution?
> I have exactly the same problem.
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/RDDs-join-problem-incorrect-result-tp19928p24049.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>


-- 
Deepak


Re: RDDs join problem: incorrect result

2015-07-28 Thread ponkin
Hi, Alice

Did you find solution?
I have exactly the same problem.



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/RDDs-join-problem-incorrect-result-tp19928p24049.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Re: RDDs join problem: incorrect result

2014-11-30 Thread Harihar Nahak
what do you mean by incorrect? could you please share some examples from
both the RDD and resultant RDD also If you get any exception paste that
too. it helps to debug where is the issue

On 27 November 2014 at 17:07, liuboya [via Apache Spark User List] <
ml-node+s1001560n19928...@n3.nabble.com> wrote:

> Hi,
>I ran into a problem when doing two RDDs join operation. For example,
> RDDa: RDD[(String,String)] and RDDb:RDD[(String,Int)]. Then, the result
> RDDc:[String,(String,Int)] = RDDa.join(RDDb). But I find the results in
> RDDc are  incorrect compared with RDDb. What's wrong in join?
>
> --
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://apache-spark-user-list.1001560.n3.nabble.com/RDDs-join-problem-incorrect-result-tp19928.html
>  To start a new topic under Apache Spark User List, email
> ml-node+s1001560n1...@n3.nabble.com
> To unsubscribe from Apache Spark User List, click here
> 
> .
> NAML
> 
>



-- 
Regards,
Harihar Nahak
BigData Developer
Wynyard
Email:hna...@wynyardgroup.com | Extn: 8019




-
--Harihar
--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/RDDs-join-problem-incorrect-result-tp19928p20056.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.