Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to jump to a specific row number #1

Closed
icher-g opened this issue Dec 10, 2012 · 11 comments
Closed

Ability to jump to a specific row number #1

icher-g opened this issue Dec 10, 2012 · 11 comments
Assignees

Comments

@icher-g
Copy link

icher-g commented Dec 10, 2012

Add an ability to jump to a specific row by count.

@ghost ghost assigned icher-g Dec 12, 2012
@icher-g icher-g closed this as completed Dec 12, 2012
@geetanjaligandhi
Copy link

Hi

I had a problem while using the hrider jar.

I tried machine ip,hostname, localhost while trying to connect to hbase using hrider jar
but every time an error popup msg appears which says

"Failed to access hbase administration
Make sure you have access to all nodes of the cluster you try to connect to. In case you don't, map the nodes in your host file"

Note -
My machine hosts file content:
ip hostname
127.0.0.1 localhost

and hbase,hadoop have been configured on default ports on my machine

Please tell me what should be added in hostfile and what should be used in Hbase host and zookeeper host

Geetanjali

@icher-g
Copy link
Author

icher-g commented Dec 13, 2012

Do you mean that the hadoop cluster in your case consists of one node only at it is installed on your machine?
In addition what version of hadoop/hbase do you use?

@geetanjaligandhi
Copy link

Yes, my cluster has only one machine. Version for these are :
Hadoop - 1.0.3
Hbase - .92.1

Geetanjali

@icher-g
Copy link
Author

icher-g commented Dec 13, 2012

If you didn't download the zipped version then download it. Unpack the zip and replace hbase and hadoop jars in the lib folder.

Hope this will work.

@geetanjaligandhi
Copy link

I was trying with 1.0.0.0 jar
Please share the location to download the zip version

***I am running this jar on ubuntu and via command line by using java jar jar name

Geetanjali

@icher-g
Copy link
Author

icher-g commented Dec 13, 2012

Here is the direct link: http://bit.ly/SgSr7j

@geetanjaligandhi
Copy link

I tried with zip file after replacing existing hadoop-core-0.20-append-r1056497 with hadoop-core-1.0.3.jar and hbase-0.90.4 with hbase-0.92.1.jar.
Trying with localhost/ip as hbase host in jar is throwing "java.lang.NoClassDefFoundError: org/apache/hadoop/hbase/HBaseConfiguration Exception"
But my hbase jar contains HbaseConfiguration class

Please tell me any other changes are required for running this jar

@icher-g
Copy link
Author

icher-g commented Dec 14, 2012

Maybe you can try to use both jars.If this will not work you will probably need to compile it with your version of hbase & hdoop.

@geetanjaligandhi
Copy link

I recompiled the jar after replacing the hadoop and hbase jars but still it is not working....
Please share the fixed steps how can i use it

@icher-g
Copy link
Author

icher-g commented Dec 14, 2012

It is difficult to share any steps without knowing the exact problem. Can you describe your steps and what exact errors you get? What do you mean by saying you replaced the jars before the compilation? How do you compile the project? Is it with maven?

@geetanjaligandhi
Copy link

Hiii...Thanks for all your responses.... Now i came up with some fixed steps to use this jar and see the hbase UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants