[
https://issues.apache.org/jira/browse/HBASE-15365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-15365:
------------------------------
Attachment: HBASE-15365.patch
A trivial fix.
Just write to a tmp directory and delete the directoty after test.
> Do not write to '/tmp' in TestHBaseConfiguration
> ------------------------------------------------
>
> Key: HBASE-15365
> URL: https://issues.apache.org/jira/browse/HBASE-15365
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Attachments: HBASE-15365.patch
>
>
> In testGetPassword, we create a key file at /tmp/foo.jks and set its
> permissions to 600. This will cause testcase failure on a shared machine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)