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

Does it work with Apache Hadoop Cluster (native)? #1

Open
drametoid opened this issue May 26, 2020 · 3 comments
Open

Does it work with Apache Hadoop Cluster (native)? #1

drametoid opened this issue May 26, 2020 · 3 comments

Comments

@drametoid
Copy link

Hi, I saw you mentioned that you tested it on CDH, however I have setup a 3 node cluster using native Apache Hadoop, and I am facing an issue.

When I run it as suggested in your ReadMe, on hitting localhost:6688 I get:
A server error occurred. Please contact the administrator.

And on the terminal I run it from I get an error which basically gives me a value conversion error as it tries to convert the whole metric to float?

Please refer this link for the error log: Error log

Is this because of trying to run it on a non-CDH environment or something else?

@xjc
Copy link

xjc commented Sep 16, 2020

It seems ok on apache hadoop 2.8.5.
I only met some tiny problems, like KeyNotfound error. And I just delete the key from the config file, and it runned ok.

@opsnull
Copy link
Owner

opsnull commented May 18, 2021

@drametoid Sorry,I did not test with Apache Hadoop Cluster yet, but I find a forked repo may working with it.
You can try it: https://github.com/dogukancagatay/hadoop-jmx-exporter

@fanghanyun
Copy link

where is journalnode dashboard?

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

No branches or pull requests

4 participants