[
https://issues.apache.org/jira/browse/AMBARI-19414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15811056#comment-15811056
]
Hadoop QA commented on AMBARI-19414:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12846199/AMBARI-19414.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/9959//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/9959//console
This message is automatically generated.
> Cannot install Accumulo via blueprint with default settings
> -----------------------------------------------------------
>
> Key: AMBARI-19414
> URL: https://issues.apache.org/jira/browse/AMBARI-19414
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 3.0.0
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Fix For: 3.0.0
>
> Attachments: AMBARI-19414.patch
>
>
> Accumulo installation via blueprint with default settings (ie. without
> including {{accumulo-env}}) fails with the following error:
> {noformat}
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/accumulo_gc.py",
> line 24, in <module>
> AccumuloScript('gc').execute()
> File
> "/var/lib/ambari-agent/cache/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/accumulo_script.py",
> line 51, in __init__
> import status_params
> File
> "/var/lib/ambari-agent/cache/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/status_params.py",
> line 43, in <module>
> pid_dir = config['configurations']['accumulo-env']['accumulo_pid_dir']
> TypeError: 'NoneType' object is unsubscriptable
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)