[
https://issues.apache.org/jira/browse/AVRO-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ken Dombeck updated AVRO-2004:
------------------------------
Description:
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.
Github [pull request|https://github.com/apache/avro/pull/202] has been created
for option 1.
This relates to the feature created in
[AVRO-587|https://issues.apache.org/jira/browse/AVRO-587]
was:
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.
> 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.
> Github [pull request|https://github.com/apache/avro/pull/202] has been
> created for option 1.
> This relates to the feature created in
> [AVRO-587|https://issues.apache.org/jira/browse/AVRO-587]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)