[
https://issues.apache.org/jira/browse/ATLAS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009190#comment-15009190
]
Sanjay Patel edited comment on ATLAS-198 at 11/17/15 6:33 PM:
--------------------------------------------------------------
[~bergenholtz] : This happened due to
https://github.com/apache/incubator-atlas/tree/branch-0.5-incubating and
https://github.com/hortonworks/atlas are not in a sync. And
*0.5_ATLAS-198_v1.patch* is created with respect to branch
*branch-0.5-incubating* of https://github.com/apache/incubator-atlas.We
directly used this patch for resolution so that's why this is missed.
I had added a commit for resolution of this issue in *2.3-maint* branch of
https://github.com/hortonworks/atlas
was (Author: sanjayp):
[~bergenholtz] : This happened due to
https://github.com/apache/incubator-atlas/tree/branch-0.5-incubating and
https://github.com/hortonworks/atlas are not in a sync. And
*0.5_ATLAS-198_v1.patch* is created with respect to branch
*branch-0.5-incubating* of https://github.com/apache/incubator-atlas.
I had added a commit for resolution of this issue in *2.3-maint* branch of
https://github.com/hortonworks/atlas
> Atlas UI Requires Internet Access
> ---------------------------------
>
> Key: ATLAS-198
> URL: https://issues.apache.org/jira/browse/ATLAS-198
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 0.5-incubating, 0.6-incubating
> Reporter: Erik Bergenholtz
> Assignee: Sanjay Patel
> Priority: Blocker
> Fix For: 0.6-incubating
>
> Attachments: 0.5_ATLAS-198_v1.patch, 0.6_ATLAS-198_v1.patch,
> 0.6_ATLAS-198_v2.patch
>
>
> PROBLEM: Web resources are being sourced from the internet for the Atlas web
> application. Installations do not necessarily have internet access. This
> results in a timeout for the requested resources. These resources need to be
> moved into atlas.war so the resources can be served up by the Atlas web
> application.
> The list needs to be verified, but includes at least:
> http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css
> http://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js
> The fix needs to bundle resources such that Atlas web-app can be utilized
> without internet connectivity.
> The issue needs to be fixed in master and requires patch for 0.5
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)