Re: Helix-UI status

2018-01-24 Thread Lei Xia
Hi, Yulun helix-front is our new generation of web UI, which is supposed to fully support of monitoring and operating Helix clusters. The code is already in master branch. We will release new 0.8 version in about one week, new release will come with detailed document on how to setup this

[GitHub] helix pull request #130: Another PR for 0.8.0 release

2018-01-24 Thread dasahcc
GitHub user dasahcc opened a pull request: https://github.com/apache/helix/pull/130 Another PR for 0.8.0 release This PR contains couple improvements will be detail described in release note. You can merge this pull request into a Git repository by running: $ git pull https://

[GitHub] helix pull request #129: Added tutorial for Helix UI setup

2018-01-24 Thread hivivo
GitHub user hivivo opened a pull request: https://github.com/apache/helix/pull/129 Added tutorial for Helix UI setup Added tutorial for Helix UI setup. Attached local built html file: [tutorial.ui.pdf](https://github.com/apache/helix/files/1662272/tutorial.ui.pdf)

Re: Helix-UI status

2018-01-24 Thread kishore g
I think the google source is just a mirror, you can ignore that. This was something done by Greg Brandt. We did not have the bandwidth to bring it to master as we did not deploy it in production. Feel free to take this as the base and make it work in production and contribute it back to Helix. Al

Helix-UI status

2018-01-24 Thread Yulun Li
We are building tools for our Helix application and we are considering helix -ui. However, we found a few links, such as https://apache.googlesource.com/helix/+/master/helix-ui/ https://github.com/apache/helix/tree/helix-0.7.x/helix-ui A few questions: 1. Can we just ignore the repo on Google