Created on 02-27-2014 01:19 AM - edited 09-16-2022 01:54 AM
Hi everyone,who can help me to solve the following questions:
1. How do I deploy and run Cloudera Manager Java API Client open source code ,which from this URL:https://github.com/cloudera/cm_api , in Windows with MyEclipse ?
2. I want to modify Cloudera Manager's web interface to meet the user requirements, but is it feasible? If feasible,what I should do?
3. Where can I get Cloudera Manager open source code?
Thanks.
Created 03-10-2014 04:02 PM
1. Import the https://github.com/cloudera/cm_api/tree/master/java code into your workspace and covert it to a maven project and it should build.
2 -3. CDH is open source but Cloudera Manager is not. If you have a specific request, please file a Jira at https://issues.cloudera.org/browse/CM.
Created 03-10-2014 04:02 PM
1. Import the https://github.com/cloudera/cm_api/tree/master/java code into your workspace and covert it to a maven project and it should build.
2 -3. CDH is open source but Cloudera Manager is not. If you have a specific request, please file a Jira at https://issues.cloudera.org/browse/CM.
Created 03-12-2014 08:03 PM
Thanks.
Created 03-13-2014 01:40 AM