You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "David Capwell (JIRA)" <ji...@apache.org> on 2015/01/18 04:23:34 UTC

[jira] [Comment Edited] (BIGTOP-1606) Tachyon webapp directory not located where expected

    [ https://issues.apache.org/jira/browse/BIGTOP-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281653#comment-14281653 ] 

David Capwell edited comment on BIGTOP-1606 at 1/18/15 3:23 AM:
----------------------------------------------------------------

Tested on both 0.5 and master


was (Author: dcapwell):
Teste

> Tachyon webapp directory not located where expected
> ---------------------------------------------------
>
>                 Key: BIGTOP-1606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1606
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: David Capwell
>            Assignee: David Capwell
>             Fix For: 0.9.0
>
>         Attachments: BIGTOP-1606.1.patch
>
>
> Here is where the RPM places the webapp
> {code}
> bash-4.1# rpm -ql tachyon | grep webapp
> /usr/share/tachyon/web/webapp
> /usr/share/tachyon/web/webapp/browse-pagination-header.jsp
> /usr/share/tachyon/web/webapp/browse.jsp
> /usr/share/tachyon/web/webapp/configuration.jsp
> /usr/share/tachyon/web/webapp/css
> /usr/share/tachyon/web/webapp/css/bootstrap-responsive.min.css
> /usr/share/tachyon/web/webapp/css/bootstrap.min.css
> /usr/share/tachyon/web/webapp/css/tachyoncustom.min.css
> /usr/share/tachyon/web/webapp/dependency.jsp
> /usr/share/tachyon/web/webapp/footer.jsp
> /usr/share/tachyon/web/webapp/general.jsp
> /usr/share/tachyon/web/webapp/header.jsp
> /usr/share/tachyon/web/webapp/img
> /usr/share/tachyon/web/webapp/img/amplab_logo.png
> /usr/share/tachyon/web/webapp/img/glyphicons-halflings-white.png
> /usr/share/tachyon/web/webapp/img/glyphicons-halflings.png
> /usr/share/tachyon/web/webapp/img/logo.png
> /usr/share/tachyon/web/webapp/index.html
> /usr/share/tachyon/web/webapp/js
> /usr/share/tachyon/web/webapp/js/bootstrap.min.js
> /usr/share/tachyon/web/webapp/js/cookies.min.js
> /usr/share/tachyon/web/webapp/js/jquery-1.9.1.min.js
> /usr/share/tachyon/web/webapp/memory-pagination-header.jsp
> /usr/share/tachyon/web/webapp/memory.jsp
> /usr/share/tachyon/web/webapp/pagination-component.jsp
> /usr/share/tachyon/web/webapp/pagination-control.jsp
> /usr/share/tachyon/web/webapp/viewFile.jsp
> /usr/share/tachyon/web/webapp/workers.jsp
> {code}
> Here is where tachyon expects it
> {code}
> # less /var/lib/tachyon/logs/master.log\@172.17.0.3_01-17-2015
> 015-01-17 23:36:56,897 WARN  webapp.WebAppContext (WebAppContext.java:doStart) - Failed startup of context o.e.j.w.WebAppContext{/,null},/var/lib/tachyon/core/src/main/webapp
> java.io.FileNotFoundException: /var/lib/tachyon/core/src/main/webapp
> {code}



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