rbrush / kite-apps

Prescriptive Applications over Kite and Hadoop
Apache License 2.0
12 stars 3 forks source link

Support uninstall command #10

Open rbrush opened 9 years ago

rbrush commented 9 years ago

A command that uninstalls a Kite application -- shutting down the bundle and removing artifacts in HDFS -- could be a useful tool to simplify scripted installations and upgrades of applications. Logging this to track that need.

rbrush commented 9 years ago

Expanding this to include an upgrade command to allow for a job to be suspended and upgraded with new logic, picking up at the point where the previous job stopped.