-
-
Notifications
You must be signed in to change notification settings - Fork 10
bypass java #78
Comments
This would be great. Was this added recently? |
Yes, this is a new idea. I don't yet know how much effort it would be, but certainly a rewrite of the current code. For the client portion, probably not too hard, and the AppMaster can maybe stay scala, since it necessarily lives on a cluster node. I should probably mark this issue as "abstract thought" |
Lets ping @quasiben and @mariusvniekerk |
The protobuf rcp defs that would need to be used by a python AM. |
More details on the phases of this general goal, each with increasing uncertainty:
|
The YARN REST API appears complete enough that, if we can use hdfs3 to manage file-based resources (i.e., a minimal python) and create tokens, the client and AM could both be completely python, but still be able to successfully manage delegation tokens (including their renewal)
The text was updated successfully, but these errors were encountered: