+ dev Is there any interest in adding this feature to Livy? I can send a PR
Ideally, it would be helpful if we could mint a session ID with a PUT > request, something like PUT /sessions/foobar, where "foobar" is the newly > created sessionId. > > I suggest we make session names unique and nonnumeric values (to guarantee a session name does not clash with another session name or session ID). Design doc: https://github.com/meisam/incubator-livy/wiki/Design-doc-for-Livy-41:-Accessing-sessions-by-name JIRA ticket: https://issues.apache.org/jira/browse/LIVY-41 Thanks, Meisam
