Hello, Just joined the list yesterday. I have read over the documentation I could find and downloaded and built the code. I have a few questions:
1. How does one deploy and launch a Twill-based app? I am familiar with Slider, so is it something like that, where you have to put your jars into HDFS launch the jar with the YarnClient and point it to the jar you put in HDFS? Any config or properties files required? 2. I see that the EchoMain example you provide uses OSGi, but it looks like the other example "yarn" does not and uses a shaded jar instead. Does that mean that running Twill with OSGi is optional or does it require OSGi? BTW - the code builds on Window but at least one of the tests fails. Thank you, -Michael
