|
|
-
I want to have this JAR file .... please
mohamad hosein jafari 2012-06-06, 11:55
Hi Users
I was making a Table on Hadoop on the base of Hbase and I wrote a mapReduce Program for this Table But I can't get Answer from this program. I want to read from my file and write on the table I think I need "hbase-book-ch07-1.0-job.jar" to add in my library
can I ask you to send me this jar file?
Thanks
+
mohamad hosein jafari 2012-06-06, 11:55
-
Re: I want to have this JAR file .... please
Sonal Goyal 2012-06-06, 12:08
Hi Mohamad, Are you referring to some book and following some sample exercises? Typically books will have an online reference site from where you can download the jar. Best Regards, Sonal Crux: Reporting for HBase < https://github.com/sonalgoyal/crux>Nube Technologies < http://www.nubetech.co>< http://in.linkedin.com/in/sonalgoyal>On Wed, Jun 6, 2012 at 5:25 PM, mohamad hosein jafari <[EMAIL PROTECTED] > wrote: > Hi Users > > I was making a Table on Hadoop on the base of Hbase and I wrote a mapReduce > Program for this Table But I can't get Answer from this program. > I want to read from my file and write on the table > I think I need "hbase-book-ch07-1.0-job.jar" to add in my library > > can I ask you to send me this jar file? > > Thanks >
+
Sonal Goyal 2012-06-06, 12:08
-
Re: I want to have this JAR file .... please
mohamad hosein jafari 2012-06-06, 12:15
Dear Sonal I was reading & and writing my program by " Hbase.The definitive Guide " but I can't find any reference site from where I can download this jar file from . Best Regards, Mohamad On Wed, Jun 6, 2012 at 4:38 PM, Sonal Goyal <[EMAIL PROTECTED]> wrote: > Hi Mohamad, > > Are you referring to some book and following some sample exercises? > Typically books will have an online reference site from where you can > download the jar. > > Best Regards, > Sonal > Crux: Reporting for HBase < https://github.com/sonalgoyal/crux>> Nube Technologies < http://www.nubetech.co>> > < http://in.linkedin.com/in/sonalgoyal>> > > > > > On Wed, Jun 6, 2012 at 5:25 PM, mohamad hosein jafari < > [EMAIL PROTECTED] > > wrote: > > > Hi Users > > > > I was making a Table on Hadoop on the base of Hbase and I wrote a > mapReduce > > Program for this Table But I can't get Answer from this program. > > I want to read from my file and write on the table > > I think I need "hbase-book-ch07-1.0-job.jar" to add in my library > > > > can I ask you to send me this jar file? > > > > Thanks > > >
+
mohamad hosein jafari 2012-06-06, 12:15
-
Re: I want to have this JAR file .... please
Mohammad Tariq 2012-06-06, 13:11
Hello Mohammad, You can visit the link given below to download the source code of each chapter..You need git and maven if you want to build. https://github.com/larsgeorge/hbase-bookRegards, Mohammad Tariq On Wed, Jun 6, 2012 at 5:45 PM, mohamad hosein jafari <[EMAIL PROTECTED]> wrote: > Dear Sonal > > I was reading & and writing my program by " Hbase.The definitive Guide " > but I can't find any reference site from where I can > download this jar file from . > > Best Regards, > Mohamad > > On Wed, Jun 6, 2012 at 4:38 PM, Sonal Goyal <[EMAIL PROTECTED]> wrote: > >> Hi Mohamad, >> >> Are you referring to some book and following some sample exercises? >> Typically books will have an online reference site from where you can >> download the jar. >> >> Best Regards, >> Sonal >> Crux: Reporting for HBase < https://github.com/sonalgoyal/crux>>> Nube Technologies < http://www.nubetech.co>>> >> < http://in.linkedin.com/in/sonalgoyal>>> >> >> >> >> >> On Wed, Jun 6, 2012 at 5:25 PM, mohamad hosein jafari < >> [EMAIL PROTECTED] >> > wrote: >> >> > Hi Users >> > >> > I was making a Table on Hadoop on the base of Hbase and I wrote a >> mapReduce >> > Program for this Table But I can't get Answer from this program. >> > I want to read from my file and write on the table >> > I think I need "hbase-book-ch07-1.0-job.jar" to add in my library >> > >> > can I ask you to send me this jar file? >> > >> > Thanks >> > >>
+
Mohammad Tariq 2012-06-06, 13:11
-
Re: I want to have this JAR file .... please
mohamad hosein jafari 2012-06-06, 14:06
Thank mohammad & Sonal I found this link before but I want JAR file How Or Where I can find jar file? Best Regards, Mohamad On Wed, Jun 6, 2012 at 5:41 PM, Mohammad Tariq <[EMAIL PROTECTED]> wrote: > Hello Mohammad, > > You can visit the link given below to download the source code of > each chapter..You need git and maven if you want to build. > > https://github.com/larsgeorge/hbase-book> > Regards, > Mohammad Tariq > > > On Wed, Jun 6, 2012 at 5:45 PM, mohamad hosein jafari > <[EMAIL PROTECTED]> wrote: > > Dear Sonal > > > > I was reading & and writing my program by " Hbase.The definitive Guide " > > but I can't find any reference site from where I can > > download this jar file from . > > > > Best Regards, > > Mohamad > > > > On Wed, Jun 6, 2012 at 4:38 PM, Sonal Goyal <[EMAIL PROTECTED]> > wrote: > > > >> Hi Mohamad, > >> > >> Are you referring to some book and following some sample exercises? > >> Typically books will have an online reference site from where you can > >> download the jar. > >> > >> Best Regards, > >> Sonal > >> Crux: Reporting for HBase < https://github.com/sonalgoyal/crux>> >> Nube Technologies < http://www.nubetech.co>> >> > >> < http://in.linkedin.com/in/sonalgoyal>> >> > >> > >> > >> > >> > >> On Wed, Jun 6, 2012 at 5:25 PM, mohamad hosein jafari < > >> [EMAIL PROTECTED] > >> > wrote: > >> > >> > Hi Users > >> > > >> > I was making a Table on Hadoop on the base of Hbase and I wrote a > >> mapReduce > >> > Program for this Table But I can't get Answer from this program. > >> > I want to read from my file and write on the table > >> > I think I need "hbase-book-ch07-1.0-job.jar" to add in my library > >> > > >> > can I ask you to send me this jar file? > >> > > >> > Thanks > >> > > >> >
+
mohamad hosein jafari 2012-06-06, 14:06
-
Re: I want to have this JAR file .... please
Mohammad Tariq 2012-06-06, 14:41
Download the source code..go the downloaded directory and use "mvn compile" to compile the code. Regards, Mohammad Tariq On Wed, Jun 6, 2012 at 7:36 PM, mohamad hosein jafari <[EMAIL PROTECTED]> wrote: > Thank mohammad & Sonal > I found this link before but I want JAR file > How Or Where I can find jar file? > > Best Regards, > Mohamad > > On Wed, Jun 6, 2012 at 5:41 PM, Mohammad Tariq <[EMAIL PROTECTED]> wrote: > >> Hello Mohammad, >> >> You can visit the link given below to download the source code of >> each chapter..You need git and maven if you want to build. >> >> https://github.com/larsgeorge/hbase-book>> >> Regards, >> Mohammad Tariq >> >> >> On Wed, Jun 6, 2012 at 5:45 PM, mohamad hosein jafari >> <[EMAIL PROTECTED]> wrote: >> > Dear Sonal >> > >> > I was reading & and writing my program by " Hbase.The definitive Guide " >> > but I can't find any reference site from where I can >> > download this jar file from . >> > >> > Best Regards, >> > Mohamad >> > >> > On Wed, Jun 6, 2012 at 4:38 PM, Sonal Goyal <[EMAIL PROTECTED]> >> wrote: >> > >> >> Hi Mohamad, >> >> >> >> Are you referring to some book and following some sample exercises? >> >> Typically books will have an online reference site from where you can >> >> download the jar. >> >> >> >> Best Regards, >> >> Sonal >> >> Crux: Reporting for HBase < https://github.com/sonalgoyal/crux>>> >> Nube Technologies < http://www.nubetech.co>>> >> >> >> < http://in.linkedin.com/in/sonalgoyal>>> >> >> >> >> >> >> >> >> >> >> >> On Wed, Jun 6, 2012 at 5:25 PM, mohamad hosein jafari < >> >> [EMAIL PROTECTED] >> >> > wrote: >> >> >> >> > Hi Users >> >> > >> >> > I was making a Table on Hadoop on the base of Hbase and I wrote a >> >> mapReduce >> >> > Program for this Table But I can't get Answer from this program. >> >> > I want to read from my file and write on the table >> >> > I think I need "hbase-book-ch07-1.0-job.jar" to add in my library >> >> > >> >> > can I ask you to send me this jar file? >> >> > >> >> > Thanks >> >> > >> >> >>
+
Mohammad Tariq 2012-06-06, 14:41
-
Re: I want to have this JAR file .... please
Sonal Goyal 2012-06-06, 13:11
Check https://github.com/larsgeorge/hbase-bookHTH Best Regards, Sonal Crux: Reporting for HBase < https://github.com/sonalgoyal/crux>Nube Technologies < http://www.nubetech.co>< http://in.linkedin.com/in/sonalgoyal>On Wed, Jun 6, 2012 at 5:45 PM, mohamad hosein jafari <[EMAIL PROTECTED] > wrote: > Dear Sonal > > I was reading & and writing my program by " Hbase.The definitive Guide " > but I can't find any reference site from where I can > download this jar file from . > > Best Regards, > Mohamad > > On Wed, Jun 6, 2012 at 4:38 PM, Sonal Goyal <[EMAIL PROTECTED]> wrote: > > > Hi Mohamad, > > > > Are you referring to some book and following some sample exercises? > > Typically books will have an online reference site from where you can > > download the jar. > > > > Best Regards, > > Sonal > > Crux: Reporting for HBase < https://github.com/sonalgoyal/crux>> > Nube Technologies < http://www.nubetech.co>> > > > < http://in.linkedin.com/in/sonalgoyal>> > > > > > > > > > > > On Wed, Jun 6, 2012 at 5:25 PM, mohamad hosein jafari < > > [EMAIL PROTECTED] > > > wrote: > > > > > Hi Users > > > > > > I was making a Table on Hadoop on the base of Hbase and I wrote a > > mapReduce > > > Program for this Table But I can't get Answer from this program. > > > I want to read from my file and write on the table > > > I think I need "hbase-book-ch07-1.0-job.jar" to add in my library > > > > > > can I ask you to send me this jar file? > > > > > > Thanks > > > > > >
+
Sonal Goyal 2012-06-06, 13:11
-
Re: I want to have this JAR file .... please
Juhani Connolly 2012-06-07, 03:04
In the preface of the book, under "building the examples", it points you to the github repository for the book code( http://github.com/larsgeorge/hbase-book ), and has instructions to build it. On 06/06/2012 09:15 PM, mohamad hosein jafari wrote: > Dear Sonal > > I was reading& and writing my program by " Hbase.The definitive Guide " > but I can't find any reference site from where I can > download this jar file from . > > Best Regards, > Mohamad > > On Wed, Jun 6, 2012 at 4:38 PM, Sonal Goyal<[EMAIL PROTECTED]> wrote: > >> Hi Mohamad, >> >> Are you referring to some book and following some sample exercises? >> Typically books will have an online reference site from where you can >> download the jar. >> >> Best Regards, >> Sonal >> Crux: Reporting for HBase< https://github.com/sonalgoyal/crux>>> Nube Technologies< http://www.nubetech.co>>> >> < http://in.linkedin.com/in/sonalgoyal>>> >> >> >> >> >> On Wed, Jun 6, 2012 at 5:25 PM, mohamad hosein jafari< >> [EMAIL PROTECTED] >>> wrote: >>> Hi Users >>> >>> I was making a Table on Hadoop on the base of Hbase and I wrote a >> mapReduce >>> Program for this Table But I can't get Answer from this program. >>> I want to read from my file and write on the table >>> I think I need "hbase-book-ch07-1.0-job.jar" to add in my library >>> >>> can I ask you to send me this jar file? >>> >>> Thanks >>>
+
Juhani Connolly 2012-06-07, 03:04
-
Re: I want to have this JAR file .... please
mohamad hosein jafari 2012-06-08, 12:40
Thanks My Dear Friends I found it and Downloded this src But can you help me how can I install instructions on my system(instructions Steps) except linux instructions And what version od maven can I install for my library And How can I add to my IDE library to help my program to run my library consist : commons logging-1.1.1.jar hadoop-core.jar hbase-0.90.4-cdh3u2.jar log4j-1.2.16.jar zookeeper.jar zookeeper-3.3.3-cdh3u2.jar commons-cli-1.2.jar this is link : http://maven.apache.org/download.htmlThanks Best Regards, Mohamad On Thu, Jun 7, 2012 at 7:34 AM, Juhani Connolly < [EMAIL PROTECTED]> wrote: > In the preface of the book, under "building the examples", it points you > to the github repository for the book code( http://github.com/larsgeorge/*> *hbase-book < http://github.com/larsgeorge/hbase-book> ), and has > instructions to build it. > > > On 06/06/2012 09:15 PM, mohamad hosein jafari wrote: > >> Dear Sonal >> >> I was reading& and writing my program by " Hbase.The definitive Guide " >> >> but I can't find any reference site from where I can >> download this jar file from . >> >> Best Regards, >> Mohamad >> >> On Wed, Jun 6, 2012 at 4:38 PM, Sonal Goyal<[EMAIL PROTECTED]> >> wrote: >> >> Hi Mohamad, >>> >>> Are you referring to some book and following some sample exercises? >>> Typically books will have an online reference site from where you can >>> download the jar. >>> >>> Best Regards, >>> Sonal >>> Crux: Reporting for HBase< https://github.com/**sonalgoyal/crux<https://github.com/sonalgoyal/crux>>>> > >>> Nube Technologies< http://www.**nubetech.co < http://www.nubetech.co>>>>> >>> < http://in.linkedin.com/in/**sonalgoyal<http://in.linkedin.com/in/sonalgoyal>>>> > >>> >>> >>> >>> >>> >>> On Wed, Jun 6, 2012 at 5:25 PM, mohamad hosein jafari< >>> [EMAIL PROTECTED] >>> >>>> wrote: >>>> Hi Users >>>> >>>> I was making a Table on Hadoop on the base of Hbase and I wrote a >>>> >>> mapReduce >>> >>>> Program for this Table But I can't get Answer from this program. >>>> I want to read from my file and write on the table >>>> I think I need "hbase-book-ch07-1.0-job.jar" to add in my library >>>> >>>> can I ask you to send me this jar file? >>>> >>>> Thanks >>>> >>>> >
+
mohamad hosein jafari 2012-06-08, 12:40
|
|