In Kibana, we can use the esvm grunt task to pull in a recent version of ES-master. This version is prepared and hosted by @spalger.
Could we make this process dynamic? ie. the esvm task (or equivalent) would build ES from source if you have a local ES-repo, using ES's gradle build task.
In Kibana, we can use the
esvmgrunt task to pull in a recent version of ES-master. This version is prepared and hosted by @spalger.Could we make this process dynamic? ie. the
esvmtask (or equivalent) would build ES from source if you have a local ES-repo, using ES's gradle build task.