[jira] [Updated] (MAPREDUCE-6731) TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling() may fail for concurrent tests

2016-07-12 Thread Varun Saxena (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Saxena updated MAPREDUCE-6731:

   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 3.0.0-alpha1
   Status: Resolved  (was: Patch Available)

> TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling() may fail 
> for concurrent tests
> -
>
> Key: MAPREDUCE-6731
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6731
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0-alpha1
>Reporter: Sangjin Lee
>Assignee: Sangjin Lee
> Fix For: 3.0.0-alpha1
>
> Attachments: MAPREDUCE-6731.01.patch, MAPREDUCE-6731.02.patch
>
>
> {{TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling()}} uses 
> the default file-system storage directory, and is brittle against concurrent 
> tests.
> We should use a unique storage directory for the tests.



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

-
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org



[jira] [Updated] (MAPREDUCE-6731) TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling() may fail for concurrent tests

2016-07-11 Thread Sangjin Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangjin Lee updated MAPREDUCE-6731:
---
Attachment: MAPREDUCE-6731.02.patch

Posted patch v.2. A small change in the directory name (to make it shorter).

> TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling() may fail 
> for concurrent tests
> -
>
> Key: MAPREDUCE-6731
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6731
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0-alpha1
>Reporter: Sangjin Lee
>Assignee: Sangjin Lee
> Attachments: MAPREDUCE-6731.01.patch, MAPREDUCE-6731.02.patch
>
>
> {{TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling()}} uses 
> the default file-system storage directory, and is brittle against concurrent 
> tests.
> We should use a unique storage directory for the tests.



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

-
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org



[jira] [Updated] (MAPREDUCE-6731) TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling() may fail for concurrent tests

2016-07-11 Thread Sangjin Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangjin Lee updated MAPREDUCE-6731:
---
Status: Patch Available  (was: In Progress)

> TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling() may fail 
> for concurrent tests
> -
>
> Key: MAPREDUCE-6731
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6731
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0-alpha1
>Reporter: Sangjin Lee
>Assignee: Sangjin Lee
> Attachments: MAPREDUCE-6731.01.patch
>
>
> {{TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling()}} uses 
> the default file-system storage directory, and is brittle against concurrent 
> tests.
> We should use a unique storage directory for the tests.



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

-
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org



[jira] [Updated] (MAPREDUCE-6731) TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling() may fail for concurrent tests

2016-07-11 Thread Sangjin Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangjin Lee updated MAPREDUCE-6731:
---
Attachment: MAPREDUCE-6731.01.patch

Posted patch v.1.

This uses a test directory local to the build, instead of the global shared 
storage directory. I also made the path separator cross-platform.

> TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling() may fail 
> for concurrent tests
> -
>
> Key: MAPREDUCE-6731
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6731
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0-alpha1
>Reporter: Sangjin Lee
>Assignee: Sangjin Lee
> Attachments: MAPREDUCE-6731.01.patch
>
>
> {{TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling()}} uses 
> the default file-system storage directory, and is brittle against concurrent 
> tests.
> We should use a unique storage directory for the tests.



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

-
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org