Thank you for the reply,

i am having trouble in finding out the dependency in maven repository, the
only dependency i can find is

                  <dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-spark</artifactId>
<version>1.2.0-cdh5.7.0</version>
</dependency>

from cloudera maven repository,

dependency specified in this page, was not able to resolve

http://hbase.apache.org/hbase-spark/dependency-info.html

do i need to build it from the trunk?

please let me know

Thanks,
Yeshwanth

-Yeshwanth
Can you Imagine what I would do if I could do all I can - Art of War

On Tue, Apr 5, 2016 at 5:30 PM, Ted Yu <yuzhih...@gmail.com> wrote:

> There are some outstanding bug fixes, e.g. HBASE-15333, for hbase-spark
> module.
>
> FYI
>
> On Tue, Apr 5, 2016 at 2:36 PM, Nkechi Achara <nkach...@googlemail.com>
> wrote:
>
> > So Hbase-spark is a continuation of the spark on hbase project, but
> within
> > the Hbase project.
> > They are not any significant differences apart from the fact that Spark
> on
> > hbase is not updated.
> > Dependent on the version you are using it would be more beneficial to use
> > Hbase-Spark
> >
> > Kay
> > On 5 Apr 2016 9:12 pm, "yeshwanth kumar" <yeshwant...@gmail.com> wrote:
> >
> > > i have cloudera cluster,
> > > i am exploring spark with HBase,
> > >
> > > after going through this blog
> > >
> > >
> > >
> >
> http://blog.cloudera.com/blog/2014/11/how-to-do-near-real-time-sessionization-with-spark-streaming-and-apache-hadoop/
> > >
> > > i found two options for using Spark with HBase,
> > >
> > > Cloudera's Spark on HBase or
> > > Apache hbase-spark.
> > >
> > > do they have significance difference?
> > > which one should i use,
> > >
> > > can someone please point me out to their API documentation.
> > > i did searched for documentation, but couldn't find it.
> > >
> > >
> > > Thanks,
> > > -Yeshwanth
> > > Can you Imagine what I would do if I could do all I can - Art of War
> > >
> >
>

Reply via email to