|
|
-
Could pig-0.8.1 work with Hbase 0.90.3?
lulynn_2008 2011-08-07, 15:56
Hello, I found pig-0.8.1 included classes of Hbase-0.90.0. My question is: 1. If I replace Hbase-0.90.3 with Hbase-0.90.0, could pig-0.8.1 work normally? 2. why Hbase class files are included in pig-0.8.1 jar ball? Thank you.
+
lulynn_2008 2011-08-07, 15:56
-
Re: Could pig-0.8.1 work with Hbase 0.90.3?
Bill Graham 2011-08-07, 16:11
Yes, you can a different version of HBase provided it's >= 0.89.
2011/8/7 lulynn_2008 <[EMAIL PROTECTED]>
> Hello, > I found pig-0.8.1 included classes of Hbase-0.90.0. > My question is: > 1. If I replace Hbase-0.90.3 with Hbase-0.90.0, could pig-0.8.1 work > normally? > 2. why Hbase class files are included in pig-0.8.1 jar ball? > Thank you. >
+
Bill Graham 2011-08-07, 16:11
-
Re: Could pig-0.8.1 work with Hbase 0.90.3?
Dmitriy Ryaboy 2011-08-07, 21:54
To answer question 2: because people got extremely confused and upset when we told them they have to actually put hbase on their classpath to talk to hbase.... They want it to work out of the box. On Sun, Aug 7, 2011 at 9:11 AM, Bill Graham <[EMAIL PROTECTED]> wrote:
> Yes, you can a different version of HBase provided it's >= 0.89. > > 2011/8/7 lulynn_2008 <[EMAIL PROTECTED]> > > > Hello, > > I found pig-0.8.1 included classes of Hbase-0.90.0. > > My question is: > > 1. If I replace Hbase-0.90.3 with Hbase-0.90.0, could pig-0.8.1 work > > normally? > > 2. why Hbase class files are included in pig-0.8.1 jar ball? > > Thank you. > > >
+
Dmitriy Ryaboy 2011-08-07, 21:54
-
Re:Re: Could pig-0.8.1 work with Hbase 0.90.3?
lulynn_2008 2011-08-08, 02:07
Dmitriy Ryaboy, Thank you for your quick response. At 2011-08-08 05:54:53,"Dmitriy Ryaboy" <[EMAIL PROTECTED]> wrote: >To answer question 2: because people got extremely confused and upset when >we told them they have to actually put hbase on their classpath to talk to >hbase.... They want it to work out of the box. > > >On Sun, Aug 7, 2011 at 9:11 AM, Bill Graham <[EMAIL PROTECTED]> wrote: > >> Yes, you can a different version of HBase provided it's >= 0.89. >> >> 2011/8/7 lulynn_2008 <[EMAIL PROTECTED]> >> >> > Hello, >> > I found pig-0.8.1 included classes of Hbase-0.90.0. >> > My question is: >> > 1. If I replace Hbase-0.90.3 with Hbase-0.90.0, could pig-0.8.1 work >> > normally? >> > 2. why Hbase class files are included in pig-0.8.1 jar ball? >> > Thank you. >> > >>
+
lulynn_2008 2011-08-08, 02:07
-
Re:Re: Could pig-0.8.1 work with Hbase 0.90.3?
lulynn_2008 2011-08-08, 02:06
Bill Graham, Thank you for your quick response. At 2011-08-08 00:11:54,"Bill Graham" <[EMAIL PROTECTED]> wrote: >Yes, you can a different version of HBase provided it's >= 0.89. > >2011/8/7 lulynn_2008 <[EMAIL PROTECTED]> > >> Hello, >> I found pig-0.8.1 included classes of Hbase-0.90.0. >> My question is: >> 1. If I replace Hbase-0.90.3 with Hbase-0.90.0, could pig-0.8.1 work >> normally? >> 2. why Hbase class files are included in pig-0.8.1 jar ball? >> Thank you. >>
+
lulynn_2008 2011-08-08, 02:06
-
Re: Could pig-0.8.1 work with Hbase 0.90.3?
Nick Dimiduk 2012-06-12, 01:21
1. The HBase client from any 0.90.x should be compatible across all 0.90.x versions. 2. No idea.
On Sun, Aug 7, 2011 at 8:56 AM, lulynn_2008 <[EMAIL PROTECTED]> wrote:
> Hello, > I found pig-0.8.1 included classes of Hbase-0.90.0. > My question is: > 1. If I replace Hbase-0.90.3 with Hbase-0.90.0, could pig-0.8.1 work > normally? > 2. why Hbase class files are included in pig-0.8.1 jar ball? > Thank you. >
+
Nick Dimiduk 2012-06-12, 01:21
|
|