While that would result in duplicate information in the JSON, I guess its worth the tradeoff (new fields to FrameworkInfo will automatically show up in the state.json). I also don't expect any scalability concerns.
SGTM. On Wed, Jun 24, 2015 at 12:29 PM, Aditi Dixit <aditi96di...@gmail.com> wrote: > On Thu, Jun 25, 2015 at 12:50 AM, Vinod Kone <vinodk...@gmail.com> wrote: > > Most of the FrameworkInfo fields are already exposed. What did you mean by > > exposing it as a whole? Did you mean having a field in the JSON (say > > "info") that uses the default Protobuf to JSON converter? > > > > Yeah, that's exactly what I meant :) >