-
Notifications
You must be signed in to change notification settings - Fork 20
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
Upgrade YARN Application Timeline Service to v2 #623
Comments
Hi, This tool is built using Hbase 1.2.6 but we use HBase 2.1.10. So when I try to create the tables, I encounter a linking issue :
There is some solutions I can test :
What should I do ? |
I give a try to update hbase-client to 2.1.10 in the TOSIT hadoop package (see TOSIT-IO/hadoop#3) and the schema creation works fine. So I will finish to integrate Timeline Server v2 taking into consideration that hadoop will be built with HBase 2.1.10. |
We could upgrade YARN Application Timeline Service to v2. This versions runs in YARN and allows HA / distributed storage.
Docs: https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/TimelineServiceV2.html
See #612
The text was updated successfully, but these errors were encountered: