You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/06/08 16:43:20 UTC

[jira] [Commented] (AMBARI-17123) Accumulo master start fails on non-root + umask 027

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

Hadoop QA commented on AMBARI-17123:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12808959/AMBARI-17123.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/7254//console

This message is automatically generated.

> Accumulo master start fails on non-root + umask 027
> ---------------------------------------------------
>
>                 Key: AMBARI-17123
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17123
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17123.patch
>
>
>     Traceback (most recent call last):
>       File "/var/lib/ambari-agent/cache/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/accumulo_master.py", line 24, in <module>
>         AccumuloScript('master').execute()
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 257, in execute
>         method(env)
>       File "/var/lib/ambari-agent/cache/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/accumulo_script.py", line 81, in start
>         self.configure(env) # for security
>       File "/var/lib/ambari-agent/cache/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/accumulo_script.py", line 75, in configure
>         setup_conf_dir(name=self.component)
>       File "/var/lib/ambari-agent/cache/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/accumulo_configuration.py", line 218, in setup_conf_dir
>         os.remove(passfile)
>     OSError: [Errno 1] Operation not permitted: '/var/lib/ambari-agent/tmp/pass'
>     



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