Yes, you are absolutely right, though UI does not change often, and it
potentially allows to iterate faster, IMHO, which is why started working on
this. For me, it felt like this functionality could easily be outsourced to
a separate project.

And, as you pointed out, I did add some small fixes to UI, but still have
fair amount of them to add. It is all mentioned in repo readme, by the way.

Thanks for clearing things out.
Have a good day!

Ivan


On Thu, 20 Jul 2017 at 5:52 AM, Marcelo Vanzin <van...@cloudera.com> wrote:

> On Tue, Jul 18, 2017 at 7:21 PM, Ivan Sadikov <ivan.sadi...@gmail.com>
> wrote:
> > Repository that I linked to does not require rebuilding Spark and could
> be
> > used with current distribution, which is preferable in my case.
>
> Fair enough, although that means that you're re-implementing the Spark
> UI, which makes that project have to constantly be modified to keep up
> with UI changes in Spark (or create its own UI and forget about what
> Spark does). Which is what Spree does too.
>
> In the long term I believe having these sort of enhancements in Spark
> itself would benefit more people.
>
> --
> Marcelo
>

Reply via email to