@ check you jobtracker or tasktracker is running or not ...
On Mon, Jan 2, 2012 at 7:23 PM, wd wrote:
> Because 'select *' will not run map reduce job, may be you should
> check if your hadoop cluster is work
>
> On Mon, Jan 2, 2012 at 10:37 AM, Aditya Kumar
> wrote:
> >
> > Hi,
> > I am able t
Because 'select *' will not run map reduce job, may be you should
check if your hadoop cluster is work
On Mon, Jan 2, 2012 at 10:37 AM, Aditya Kumar wrote:
>
> Hi,
> I am able to install hive, and create a table (external) and map it to my
> Hbasetable.
>
> I am able to do
> hive>select * from m
Hi,
I am able to install hive, and create a table (external) and map it to my
Hbasetable.
I am able to do
hive>select * from maptable;
it works.
But when I give
hive>select * from maptable where name='testuser"
I am getting the following error.
om
hive> select * from maptable where name ='t