Ilya Dmitrichenko
Ilya Dmitrichenko
In my understanding this is [supposed to be found locally](https://github.com/holdenk/elasticsearchspark/blob/de536bd1894145e5f5c0d150dae4811db2cd150f/build.sbt#L43)...
Feel free to fork!
:+1:
Well, doing stacked graphs and such likees would be the first step ... suppose it would quite easy with Rickshaw, but will need to make some enhancements to the base...
I've just made it work with 1.7.0, and couldn't reproduce this... Would you mind testing on your machine from master?
Yes, that'd be nice to have, but it's a little to early, the project is not mature enough.
This mostly to say that the shell script is not very robust and had been written as a PoC. Rewriting it in Python or Go would be much more appropriate...
I've used https://github.com/ncw/gotemplate for a similar use-case, and it worked nicely for me, especially because template packages are still valid Go packages and gofmt and all the rest work.
@borkmann should this be closed in favour of #10897, or that still needs re-confirming?
@thaJeztah do you need to approve the new workflow for it to run on this PR or does need to land in master actually? (I've never contributed GitHub Actions setup...