[
https://issues.apache.org/jira/browse/OOZIE-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672608#comment-13672608
]
Rohini Palaniswamy commented on OOZIE-1397:
-------------------------------------------
[~aklochkov]
In the patch, can you remove using a separate variable to track the setting.
Instead do setSystemProperty once again after super.setup() (super.setup does a
sysProps = new HashMap<String, String>(); and the value set before is lost) and
it should be taken care of by resetSystemProperties in tearDown in XTestCase.
> failure in running test cases
> ------------------------------
>
> Key: OOZIE-1397
> URL: https://issues.apache.org/jira/browse/OOZIE-1397
> Project: Oozie
> Issue Type: Bug
> Affects Versions: trunk
> Reporter: Ryota Egashira
> Attachments: OOZIE-1397.patch
>
>
> when running all test cases, it hit either "too many open files" or getting
> stuck, which also fail precommit build currently.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira