[
https://issues.apache.org/jira/browse/SLIDER-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904565#comment-14904565
]
ASF subversion and git services commented on SLIDER-941:
--------------------------------------------------------
Commit 5025215dccd1588da35a7411523867f0f025b3b9 in incubator-slider's branch
refs/heads/develop from [~tedyu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=5025215 ]
SLIDER-941 Add JAAS config templates for HBase
> Add JAAS config templates for HBase
> -----------------------------------
>
> Key: SLIDER-941
> URL: https://issues.apache.org/jira/browse/SLIDER-941
> Project: Slider
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
>
> In a recent test run, Slider HBase deployment failed due to:
> {code}
> File
> "/grid/0/hadoop/yarn/local/usercache/hbase/appcache/application_1442964552118_0001/filecache/81/slider-agent.tar.gz/slider-agent/jinja2/jinja2/loaders.py",
> line 115, in load
> source, filename, uptodate = self.get_source(environment, name)
> File
> "/grid/0/hadoop/yarn/local/usercache/hbase/appcache/application_1442964552118_0001/filecache/81/slider-agent.tar.gz/slider-agent/resource_management/core/source.py",
> line 99, in get_source
> raise TemplateNotFound("%s at %s" % (template_name, path))
> jinja2.exceptions.TemplateNotFound: hbase_rest_jaas.conf.j2 at
> /grid/0/hadoop/yarn/local/usercache/hbase/appcache/application_1442964552118_0001/filecache/130/slider-hbase-app-package-1.1.2.2.3.2.0-2900.zip/package/templates/hbase_rest_jaas.conf.j2
> {code}
> We should add JAAS config templates for all components.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)