Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-28 Thread Ted Yu
00 >>>>> |Subject: [PATCH 3/4] SPARK-1297 Upgrade HBase dependency to 0.98 - add >>>>> | description to building-with-maven.md >>>>> | >>>>> |--- >>>>> | docs/building-with-maven.md | 3 +++ >>>>> | 1 file changed, 3 insertions

Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-28 Thread arthur.hk.c...@gmail.com
gt; -- >>> File to patch: >>> >>> >>> >>> On 28 Aug, 2014, at 10:24 am, Ted Yu wrote: >>> >>>> You can get the patch from this URL: >>>> https://github.com/apache/spark/pull/1893.patch &g

Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-28 Thread Ted Yu
gt; | >>>> |diff --git a/docs/building-with-maven.md b/docs/building-with-maven.md >>>> |index 672d0ef..f8bcd2b 100644 >>>> |--- a/docs/building-with-maven.md >>>> |+++ b/docs/building-with-maven.md >>>> -- >>&

Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-28 Thread arthur.hk.c...@gmail.com
:https://github.com/apache/spark/pull/1893 On Wed, Aug 27, 2014 at 6:57 PM, arthur.hk.c...@gmail.com <arthur.hk.c...@gmail.com> wrote: (correction: "Compilation Error:  Spark 1.0.2 with HBase 0.98” , please ignore if duplicated) Hi, I need to use Spark with HBase 0.98 and tried to com

Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-27 Thread Ted Yu
--- >>> File to patch: >>> >>> >>> >>> On 28 Aug, 2014, at 10:24 am, Ted Yu wrote: >>> >>> You can get the patch from this URL: >>> https://github.com/apache/spark/pull/1893.patch >>> >>> BTW 0.98.5 has b

Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-27 Thread Ted Yu
l.com < >> arthur.hk.c...@gmail.com> wrote: >> >>> Hi Ted, >>> >>> Thank you so much!! >>> >>> As I am new to Spark, can you please advise the steps about how to apply >>> this patch to my spark-1.0.2 source folder? >>>

Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-27 Thread arthur.hk.c...@gmail.com
w to apply >> this patch to my spark-1.0.2 source folder? >> >> Regards >> Arthur >> >> >> On 28 Aug, 2014, at 10:13 am, Ted Yu wrote: >> >>> See SPARK-1297 >>> >>> The pull request is here: >>> https://g

Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-27 Thread Ted Yu
gt;> On 28 Aug, 2014, at 10:13 am, Ted Yu wrote: >> >> See SPARK-1297 >> >> The pull request is here: >> https://github.com/apache/spark/pull/1893 >> >> >> On Wed, Aug 27, 2014 at 6:57 PM, arthur.hk.c...@gmail.com < >> arthur.hk.c...@gmail.com>

Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-27 Thread arthur.hk.c...@gmail.com
>> >> On Wed, Aug 27, 2014 at 6:57 PM, arthur.hk.c...@gmail.com >> wrote: >> (correction: "Compilation Error: Spark 1.0.2 with HBase 0.98” , please >> ignore if duplicated) >> >> >> Hi, >> >> I need to use Spark with HBas

Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-27 Thread Ted Yu
: > https://github.com/apache/spark/pull/1893 > > > On Wed, Aug 27, 2014 at 6:57 PM, arthur.hk.c...@gmail.com < > arthur.hk.c...@gmail.com> wrote: > >> (correction: "Compilation Error: Spark 1.0.2 with HBase 0.98” , please >> ignore if duplicated) >> &g

Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-27 Thread arthur.hk.c...@gmail.com
e/spark/pull/1893 > > > On Wed, Aug 27, 2014 at 6:57 PM, arthur.hk.c...@gmail.com > wrote: > (correction: "Compilation Error: Spark 1.0.2 with HBase 0.98” , please > ignore if duplicated) > > > Hi, > > I need to use Spark with HBase 0.98 and tried

Re: Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-27 Thread Ted Yu
See SPARK-1297 The pull request is here: https://github.com/apache/spark/pull/1893 On Wed, Aug 27, 2014 at 6:57 PM, arthur.hk.c...@gmail.com < arthur.hk.c...@gmail.com> wrote: > (correction: "Compilation Error: Spark 1.0.2 with HBase 0.98” , please > ignore if duplicated) >

Compilation Error: Spark 1.0.2 with HBase 0.98

2014-08-27 Thread arthur.hk.c...@gmail.com
(correction: "Compilation Error: Spark 1.0.2 with HBase 0.98” , please ignore if duplicated) Hi, I need to use Spark with HBase 0.98 and tried to compile Spark 1.0.2 with HBase 0.98, My steps: wget http://d3kbcqa49mib13.cloudfront.net/spark-1.0.2.tgz tar -vxf spark-1.0.2.tgz cd