[
https://issues.apache.org/jira/browse/HADOOP-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854841#action_12854841
]
Eli Collins commented on HADOOP-6690:
-
Having FilterFileSystem override setTimes (and
[
https://issues.apache.org/jira/browse/HADOOP-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854843#action_12854843
]
Rodrigo Schmidt commented on HADOOP-6690:
-
Sure! Thanks for the hint, BTW.
With
TestFileSystemCaching sometimes hang
Key: HADOOP-6691
URL: https://issues.apache.org/jira/browse/HADOOP-6691
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 0.22.0
Reporter: Hairo
[
https://issues.apache.org/jira/browse/HADOOP-6691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hairong Kuang updated HADOOP-6691:
--
Status: Patch Available (was: Open)
> TestFileSystemCaching sometimes hang
>
[
https://issues.apache.org/jira/browse/HADOOP-6691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hairong Kuang updated HADOOP-6691:
--
Attachment: cachingHang.patch
This patch uses Semaphore to fix the synchronization problem.
>
[
https://issues.apache.org/jira/browse/HADOOP-6691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-6691:
---
Component/s: test
Hadoop Flags: [Reviewed]
+1 patch looks good.
> Test
[
https://issues.apache.org/jira/browse/HADOOP-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855101#action_12855101
]
Jitendra Nath Pandey commented on HADOOP-6687:
--
The patch is against yahoo-ha
[
https://issues.apache.org/jira/browse/HADOOP-6691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855105#action_12855105
]
Hadoop QA commented on HADOOP-6691:
---
+1 overall. Here are the results of testing the la
[
https://issues.apache.org/jira/browse/HADOOP-6691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855169#action_12855169
]
Hudson commented on HADOOP-6691:
Integrated in Hadoop-Common-trunk-Commit #215 (See
[http
[
https://issues.apache.org/jira/browse/HADOOP-6691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hairong Kuang updated HADOOP-6691:
--
Resolution: Fixed
Status: Resolved (was: Patch Available)
I've just committed this!
Propose change to FileContext#listStatus
Key: HADOOP-6692
URL: https://issues.apache.org/jira/browse/HADOOP-6692
Project: Hadoop Common
Issue Type: Sub-task
Reporter: Hairong Kuang
[
https://issues.apache.org/jira/browse/HADOOP-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hairong Kuang updated HADOOP-6692:
--
Attachment: listStatusItor.patch
This patch:
# add Iterator listStatus(Path) to FileContext;
#
Add metrics to track kerberos login activity
Key: HADOOP-6693
URL: https://issues.apache.org/jira/browse/HADOOP-6693
Project: Hadoop Common
Issue Type: Improvement
Affects Versions: 0.22.0
[
https://issues.apache.org/jira/browse/HADOOP-6678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855178#action_12855178
]
Hairong Kuang commented on HADOOP-6678:
---
Thanks Eli for working on part 2. I will re
[
https://issues.apache.org/jira/browse/HADOOP-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas updated HADOOP-6693:
Attachment: HADOOP-6693.patch
Patch adds new metrics "login" of type MetricTimeVaryingRate
[
https://issues.apache.org/jira/browse/HADOOP-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HADOOP-6585:
Attachment: hadoop-6585-1.patch
Patch attached. The change is fairly straightforward since almost
[
https://issues.apache.org/jira/browse/HADOOP-6658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-6658:
--
Attachment: HADOOP-6658.patch
New version of the doclets that takes a option to specify the stability:
[
https://issues.apache.org/jira/browse/HADOOP-6678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855211#action_12855211
]
Hairong Kuang commented on HADOOP-6678:
---
+1 on Eli's patch.
> Propose some changes
[
https://issues.apache.org/jira/browse/HADOOP-6678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hairong Kuang reassigned HADOOP-6678:
-
Assignee: Eli Collins
> Propose some changes to FileContext
> --
[
https://issues.apache.org/jira/browse/HADOOP-6658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-6658:
--
Status: Patch Available (was: Open)
> Exclude Private elements from generated Javadoc
> -
[
https://issues.apache.org/jira/browse/HADOOP-6658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-6658:
--
Status: Open (was: Patch Available)
> Exclude Private elements from generated Javadoc
> -
Implement listStatus that returns an Iterator of FileStatus
Key: HADOOP-6694
URL: https://issues.apache.org/jira/browse/HADOOP-6694
Project: Hadoop Common
Issue Type: New Feature
[
https://issues.apache.org/jira/browse/HADOOP-6668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-6668:
--
Status: Patch Available (was: Open)
> Apply audience and stability annotations to classes in common
>
[
https://issues.apache.org/jira/browse/HADOOP-6668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-6668:
--
Status: Open (was: Patch Available)
> Apply audience and stability annotations to classes in common
>
[
https://issues.apache.org/jira/browse/HADOOP-6668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-6668:
--
Attachment: HADOOP-6668.patch
New patch with a few more annotations.
With this patch and a similar ba
[
https://issues.apache.org/jira/browse/HADOOP-6658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855220#action_12855220
]
Hadoop QA commented on HADOOP-6658:
---
-1 overall. Here are the results of testing the la
[
https://issues.apache.org/jira/browse/HADOOP-6668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855223#action_12855223
]
Hadoop QA commented on HADOOP-6668:
---
+1 overall. Here are the results of testing the la
[
https://issues.apache.org/jira/browse/HADOOP-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiao Kang updated HADOOP-6683:
--
Release Note: Improve the buffer utilization of ZlibCompressor to avoid
invoking a JNI per write reque
[
https://issues.apache.org/jira/browse/HADOOP-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855255#action_12855255
]
Hadoop QA commented on HADOOP-6683:
---
-1 overall. Here are the results of testing the la
Job Tracker should be able to refresh classpath without restarting
--
Key: HADOOP-6695
URL: https://issues.apache.org/jira/browse/HADOOP-6695
Project: Hadoop Common
Issue Type:
[
https://issues.apache.org/jira/browse/HADOOP-6659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855298#action_12855298
]
eric baldeschwieler commented on HADOOP-6659:
-
Hi Doug,
-1
The RPC system is
31 matches
Mail list logo