You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2014/11/17 05:27:33 UTC

[jira] [Updated] (AMBARI-8347) Slider View: Empty Slider Page on UBUNTU

     [ https://issues.apache.org/jira/browse/AMBARI-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srimanth Gunturi updated AMBARI-8347:
-------------------------------------
    Attachment: AMBARI-8347.patch

Turns out that for {{brunch}} on Ubuntu, it gets the list of files to compile and waits for 65ms. If the disk is slow, or it takes more than 65ms for list to come through, then the files are skipped. Due to this, the {{vendor.js}} and other files dont get generated.

[https://github.com/brunch/brunch/issues/889] talks about this issue, and suggests bumping up a config documented at [https://github.com/brunch/brunch/blob/master/docs/config.md#filelistinterval]. 

Doing so, makes the {{brunch build}} slower, but gets all the files.
Attaching patch for adding this config.

> Slider View: Empty Slider Page on UBUNTU
> ----------------------------------------
>
>                 Key: AMBARI-8347
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8347
>             Project: Ambari
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 1.7.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>            Priority: Blocker
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-8347.patch
>
>
> *STR*
> 1)deploy unsecure or secure cluster
> 2)prepare slider
> 3)navigate to Slider Page 
> *Actual result:* Empty Slider Page 
> The entire Slider View is empty.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)