[jira] Updated: (MAPREDUCE-1512) RAID could use HarFileSystem directly instead of FileSystem.get

2010-03-04 Thread dhruba borthakur (JIRA)

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

dhruba borthakur updated MAPREDUCE-1512:


   Resolution: Fixed
Fix Version/s: 0.22.0
 Hadoop Flags: [Reviewed]
   Status: Resolved  (was: Patch Available)

I just committed this. Thanks Rodrigo!

> RAID could use HarFileSystem directly instead of FileSystem.get
> ---
>
> Key: MAPREDUCE-1512
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1512
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: contrib/raid
>Reporter: Rodrigo Schmidt
>Assignee: Rodrigo Schmidt
>Priority: Minor
> Fix For: 0.22.0
>
> Attachments: MAPREDUCE-1512.1.patch, MAPREDUCE-1512.patch
>
>
> Makes the code run slightly faster and avoids possible problems in matching 
> the right filesystem like the stale cache reported in HADOOP-6097.
> This is a minor improvement for trunk, but it is really helpful for people 
> running RAID on earlier releases susceptible to HADOOP-6097, since RAID would 
> crash on them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1512) RAID could use HarFileSystem directly instead of FileSystem.get

2010-03-03 Thread Rodrigo Schmidt (JIRA)

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

Rodrigo Schmidt updated MAPREDUCE-1512:
---

Status: Patch Available  (was: Open)

> RAID could use HarFileSystem directly instead of FileSystem.get
> ---
>
> Key: MAPREDUCE-1512
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1512
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: contrib/raid
>Reporter: Rodrigo Schmidt
>Assignee: Rodrigo Schmidt
>Priority: Minor
> Attachments: MAPREDUCE-1512.1.patch, MAPREDUCE-1512.patch
>
>
> Makes the code run slightly faster and avoids possible problems in matching 
> the right filesystem like the stale cache reported in HADOOP-6097.
> This is a minor improvement for trunk, but it is really helpful for people 
> running RAID on earlier releases susceptible to HADOOP-6097, since RAID would 
> crash on them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1512) RAID could use HarFileSystem directly instead of FileSystem.get

2010-03-03 Thread Rodrigo Schmidt (JIRA)

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

Rodrigo Schmidt updated MAPREDUCE-1512:
---

Attachment: MAPREDUCE-1512.1.patch

This is a simple improvement, but I'm taking advantage of this JIRA to do some 
code refactoring to improve the structure of the RaidNode.

> RAID could use HarFileSystem directly instead of FileSystem.get
> ---
>
> Key: MAPREDUCE-1512
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1512
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: contrib/raid
>Reporter: Rodrigo Schmidt
>Assignee: Rodrigo Schmidt
>Priority: Minor
> Attachments: MAPREDUCE-1512.1.patch, MAPREDUCE-1512.patch
>
>
> Makes the code run slightly faster and avoids possible problems in matching 
> the right filesystem like the stale cache reported in HADOOP-6097.
> This is a minor improvement for trunk, but it is really helpful for people 
> running RAID on earlier releases susceptible to HADOOP-6097, since RAID would 
> crash on them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1512) RAID could use HarFileSystem directly instead of FileSystem.get

2010-02-21 Thread Rodrigo Schmidt (JIRA)

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

Rodrigo Schmidt updated MAPREDUCE-1512:
---

Status: Open  (was: Patch Available)

> RAID could use HarFileSystem directly instead of FileSystem.get
> ---
>
> Key: MAPREDUCE-1512
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1512
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: contrib/raid
>Reporter: Rodrigo Schmidt
>Assignee: Rodrigo Schmidt
>Priority: Minor
> Attachments: MAPREDUCE-1512.patch
>
>
> Makes the code run slightly faster and avoids possible problems in matching 
> the right filesystem like the stale cache reported in HADOOP-6097.
> This is a minor improvement for trunk, but it is really helpful for people 
> running RAID on earlier releases susceptible to HADOOP-6097, since RAID would 
> crash on them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1512) RAID could use HarFileSystem directly instead of FileSystem.get

2010-02-19 Thread Rodrigo Schmidt (JIRA)

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

Rodrigo Schmidt updated MAPREDUCE-1512:
---

Assignee: Rodrigo Schmidt
  Status: Patch Available  (was: Open)

> RAID could use HarFileSystem directly instead of FileSystem.get
> ---
>
> Key: MAPREDUCE-1512
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1512
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: contrib/raid
>Reporter: Rodrigo Schmidt
>Assignee: Rodrigo Schmidt
>Priority: Minor
> Attachments: MAPREDUCE-1512.patch
>
>
> Makes the code run slightly faster and avoids possible problems in matching 
> the right filesystem like the stale cache reported in HADOOP-6097.
> This is a minor improvement for trunk, but it is really helpful for people 
> running RAID on earlier releases susceptible to HADOOP-6097, since RAID would 
> crash on them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1512) RAID could use HarFileSystem directly instead of FileSystem.get

2010-02-19 Thread Rodrigo Schmidt (JIRA)

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

Rodrigo Schmidt updated MAPREDUCE-1512:
---

Attachment: MAPREDUCE-1512.patch

> RAID could use HarFileSystem directly instead of FileSystem.get
> ---
>
> Key: MAPREDUCE-1512
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1512
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: contrib/raid
>Reporter: Rodrigo Schmidt
>Priority: Minor
> Attachments: MAPREDUCE-1512.patch
>
>
> Makes the code run slightly faster and avoids possible problems in matching 
> the right filesystem like the stale cache reported in HADOOP-6097.
> This is a minor improvement for trunk, but it is really helpful for people 
> running RAID on earlier releases susceptible to HADOOP-6097, since RAID would 
> crash on them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.