Ken Dombeck created AVRO-2004:
---------------------------------
Summary: Stats View is not working
Key: AVRO-2004
URL: https://issues.apache.org/jira/browse/AVRO-2004
Project: Avro
Issue Type: Bug
Components: java
Affects Versions: 1.8.1
Reporter: Ken Dombeck
Priority: Minor
Fix For: 1.9.0
When trying to view the IPC stats page the charts are not being displayed.
The issue is that the CSS and JS resources are not being included in the jar
artifact.
There are 2 possible solutions that I see to this.
# Move the CSS and JS resources to be with the Velocity template that generates
the HTML.
# Change Maven to include the resources where they currently are.
I will create a Github pull request for option 1.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)