Re: Add spark dependency on on org.opencypher:okapi-shade.okapi

2019-10-18 Thread Weichen Xu
e >> above PR work, some advice was offered by Scala experts at TripleQuote >> which helped find a satisfactory solution. The shading mechanism used is >> standard and very comparable to a Java library shading solution. >> >> The PR you link (https://gith

Re: Add spark dependency on on org.opencypher:okapi-shade.okapi

2019-10-16 Thread Reynold Xin
pendency? >>>>> >>>>> >>>>> >>>>> Regarding the okapi-shade dependency which was developed as part of the >>>>> above PR work, some advice was offered by Scala experts at TripleQuote >>>>> which helped find a

Re: Add spark dependency on on org.opencypher:okapi-shade.okapi

2019-10-16 Thread Sean Owen
ch helped find a satisfactory solution. The shading mechanism used is >> >> standard and very comparable to a Java library shading solution. >> >> >> >> The PR you link (https://github.com/apache/spark/pull/24297) is not meant >> >> for merging. I

Re: Add spark dependency on on org.opencypher:okapi-shade.okapi

2019-10-16 Thread Martin Junghanns
e with the API > discussion on the currently proposed PR: > https://github.com/apache/spark/pull/24851. > >> > >> Thank you > >> Mats > >> > >> > >> On Tue, Oct 15, 2019 at 10:38 AM Weichen Xu > wrote: > >>> > >>> H

Re: Add spark dependency on on org.opencypher:okapi-shade.okapi

2019-10-15 Thread Sean Owen
park/pull/24851. >> >> Thank you >> Mats >> >> >> On Tue, Oct 15, 2019 at 10:38 AM Weichen Xu >> wrote: >>> >>> Hi everyone, >>> >>> I'd like to call a new vote on the issue: should we add dependency >>

Re: Add spark dependency on on org.opencypher:okapi-shade.okapi

2019-10-15 Thread Weichen Xu
proposed PR: > https://github.com/apache/spark/pull/24851. > > Thank you > Mats > > > On Tue, Oct 15, 2019 at 10:38 AM Weichen Xu > wrote: > >> Hi everyone, >> >> I'd like to call a new vote on the issue: should we add dependency >> "org.opencyph

Re: Add spark dependency on on org.opencypher:okapi-shade.okapi

2019-10-15 Thread Mats Rydberg
Xu wrote: > Hi everyone, > > I'd like to call a new vote on the issue: should we add dependency > "org.opencypher:okapi-shade.okapi" into spark ? The issue background is: > > Spark is going to add a big feature "Spark Graph", the prototypical > implement

Add spark dependency on on org.opencypher:okapi-shade.okapi

2019-10-15 Thread Weichen Xu
Hi everyone, I'd like to call a new vote on the issue: should we add dependency "org.opencypher:okapi-shade.okapi" into spark ? The issue background is: Spark is going to add a big feature "Spark Graph", the prototypical implementation is here https://github.com/apache/sp