Re: problem in installing hbase

2014-10-14 Thread Jean-Marc Spaggiari
+User mailing list -Dev mailing list (BCC) Hi Beeshma, do you have any environment variable defined? HBSE_CLASSPATH, HADOOP_CLASSPATH or other hadoop/hbase related variable defined? This is not related to you config file. Also copying last Ted's question here so you can reply to him from here i

Re: Installing HBase, what jar files from Hadoop need to match?

2013-06-26 Thread Tecno Brain
Thank you Tariq and JM. I didn't have to replace any files. I was able to run HBase in top of HDFS following (partially) the instructions for pseudo-distributed mode. I only had to change the port number to match the one used by my "namenode" in the file hbase-site.xml -Jorge On Wed, Jun 26, 2

Re: Installing HBase, what jar files from Hadoop need to match?

2013-06-26 Thread Mohammad Tariq
Hello there, I don't think it is necessary anymore. It was the case for older versions of hadoop and hbase. Both these projects are much more mature now and work perfectly well without any jar transfer from one to another. But if you still face nay problem try copying hadoop-core and commo

Re: Installing HBase, what jar files from Hadoop need to match?

2013-06-26 Thread Jean-Marc Spaggiari
Hi, If you try to run hbase in a standalone mode, you don't need anything. Download the tar.gz, export JAVA_HOME and run bin/start-hbase.sh ... JM 2013/6/26 Tecno Brain : > I'm trying to install HBase 0.94.8 just for testing purposes on a single > node Hadoop cluster running on a Mac OS X with

Installing HBase, what jar files from Hadoop need to match?

2013-06-26 Thread Tecno Brain
I'm trying to install HBase 0.94.8 just for testing purposes on a single node Hadoop cluster running on a Mac OS X with Hadoop 1.1.2 ( Pig 0.11.1 + Hive 0.11.0 ) I found the following paragraph in the HBase documentation: "Because HBase depends on Hadoop, it bundles an instance of the Hadoo

Re: Installing HBase

2011-12-07 Thread Mikhail Bautin
bash and #!/usr/bin/env bash > > Warm Regards, > Sumit > > > > > From: Michael Segel > To: "user@hbase.apache.org" > Sent: Wednesday, 7 December 2011 3:37 PM > Subject: Re: Installing HBase > > First don't use AIX.

Re: Installing HBase

2011-12-07 Thread sumit ghosh
;user@hbase.apache.org" Sent: Wednesday, 7 December 2011 3:37 PM Subject: Re: Installing HBase First don't use AIX. It's nothing against IBM, except that you will find that you are going to run unsupported unless you run the apache release and IBM is selling you support and you will end

Re: Installing HBase

2011-12-07 Thread Michael Segel
ou need to change your user shell. HTH -Mike Sent from my iPhone On Dec 7, 2011, at 3:26 AM, "sumit ghosh" wrote: > Hi Mikhail, > > I am installing HBase on an AIX machine. It has ksh and sh but no bash. Hence > when it encounters #!/usr/bin/env bash the script giv

Re: Installing HBase

2011-12-07 Thread sumit ghosh
Hi Mikhail,   I am installing HBase on an AIX machine. It has ksh and sh but no bash. Hence when it encounters #!/usr/bin/env bash the script gives an error.  bash: A file or directory in the path name does not exist.   How is #!/usr/bin/bash different from #!/usr/bin/env bash   As Harsh says

Re: Installing HBase

2011-12-07 Thread Harsh J
A lack of 'bash' specifically (meaning, you are still using another shell?) may be OK, you'd lose out on using some shipped scripts to start and stop clusters. But if you are running on non-*nix platforms, there could be issues in running HDFS. On 07-Dec-2011, at 12:42 PM, sumit ghosh wrote: >

Re: Installing HBase

2011-12-06 Thread Mikhail Bautin
Hi Sumit, Could you please provide more details about this environment? What operating system are you using? HBase is most frequently deployed on Linux, and many developers run it on Mac OS X locally for testing. It is also possible to run HBase on Windows using Cygwin ( http://hbase.apache.org/do

Installing HBase

2011-12-06 Thread sumit ghosh
Hi,   I was trying to run HBase in an environment where there is no bash. Will it stll work fine?   Thanks, Sumit

Re: Error Installing Hbase Region Server

2010-10-27 Thread Shuja Rehman
hum...so i need to consult cloudera for it On Wed, Oct 27, 2010 at 2:12 PM, Ryan Rawson wrote: > Hi, > > The asf project hbase does not ship rpms or debs. Please check with > whomever > you are getting those from about the installation error. > > Good luck! > On Oct 27, 2010 2:10 AM, "Shuja Rehm

Re: Error Installing Hbase Region Server

2010-10-27 Thread Ryan Rawson
Hi, The asf project hbase does not ship rpms or debs. Please check with whomever you are getting those from about the installation error. Good luck! On Oct 27, 2010 2:10 AM, "Shuja Rehman" wrote: > Hi > I am trying to install the region server but i run the following command, > its giving error.

Error Installing Hbase Region Server

2010-10-27 Thread Shuja Rehman
Hi I am trying to install the region server but i run the following command, its giving error. Here is the output. r...@app1:/etc/hbase/conf# apt-get -y install hadoop-hbase-regionserver Reading package lists... Done Building dependency tree Reading state information... Done hadoop-hbase-regions