GitHub user kdombeck opened a pull request:
https://github.com/apache/avro/pull/202
AVRO-2004: fix IPC charts for stats
Currently no charts are being drawn for IPC stats. The reason is that the
required CSS and Javascript files are not included in the IPC final jar.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kdombeck/avro AVRO-2004
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/202.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #202
----
commit d9fdcf065b39c0e62d8bcea33fe66e5da0300349
Author: Ken Dombeck <[email protected]>
Date: 2017-03-03T21:52:48Z
AVRO-2004: moved CSS and JS files to a directory where they will be
included in the final jar
commit 14a8132ab960ff22ad958500ca0b9181b80dec13
Author: Ken Dombeck <[email protected]>
Date: 2017-03-03T21:54:52Z
AVRO-2004: changed Protovis javascript functions to be compatible with
Chrome.
http://stackoverflow.com/questions/6831655/protovis-what-are-these-functions-with-no-curly-braces
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---