we are trying to use Genie as a Job Execution Service to our EMR clusters, I reference the wiki at _installation section, but I don't think that is very clear to us such as:
- what are the next steps after `java -jar genie.jar` ?
- how to register our EMR cluster as a Clusters Resource in Genie, we have already try the `*.yml` in ~/.genie/,but after placed the configuration file, we still can not view the clusters information on UI even though the Genie restarted
- should we manually register the Applications / Commands / Clusters to Genie by python script ? like the ./init-demo.py in Demo.
What is the best practice for Genie? someone can give more steps? it would be appreciated.
On Nov 28, 2017, at 11:27 PM, ric....@liulishuo.com wrote:hi,we are trying to use Genie as a Job Execution Service to our EMR clusters, I reference the wiki at _installation section, but I don't think that is very clear to us such as:
- what are the next steps after `java -jar genie.jar` ?
- how to register our EMR cluster as a Clusters Resource in Genie, we have already try the `*.yml` in ~/.genie/,but after placed the configuration file, we still can not view the clusters information on UI even though the Genie restarted
- should we manually register the Applications / Commands / Clusters to Genie by python script ? like the ./init-demo.py in Demo.
- What is the best practice for Genie? someone can give more steps? it would be appreciated.
thanks.--
You received this message because you are subscribed to the Google Groups "genie" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genieoss+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I am using own server for my Spark Job deployment through Genie
I am unable register all resources (clusters, commands, applications) with Genie before attempting to link them together.
I am also unable to find "~/.genie/application-*.yml" file in my server.
<Screenshot (140).png><Screenshot (141).png><Screenshot (142).png>
<Screenshot (145).png><Screenshot (146).png><Screenshot (147).png><Screenshot (148).png>