[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560710#action_12560710 ] Hadoop QA commented on HADOOP-2566: --- -1 overall. Here are the results of testing the la

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560463#action_12560463 ] Hadoop QA commented on HADOOP-2566: --- -1 overall. Here are the results of testing the la

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-17 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560086#action_12560086 ] Doug Cutting commented on HADOOP-2566: -- Do listStatus(Path[]) and globStatus(Path[])

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-16 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559781#action_12559781 ] Hairong Kuang commented on HADOOP-2566: --- On the second thought, I saw a lot of calls

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-16 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559766#action_12559766 ] Raghu Angadi commented on HADOOP-2566: -- hmm... by luck, there is one small side benef

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-16 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559760#action_12559760 ] Hairong Kuang commented on HADOOP-2566: --- Thanks Raghu! You comment relieved my mind.

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-16 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559749#action_12559749 ] Raghu Angadi commented on HADOOP-2566: -- > What do you want to avoid? exactly, after t

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-16 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559746#action_12559746 ] Hairong Kuang commented on HADOOP-2566: --- Isn't the behavior in example 2 what we exp

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-16 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559742#action_12559742 ] Raghu Angadi commented on HADOOP-2566: -- You are right, it does what I described only

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-16 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559735#action_12559735 ] Hairong Kuang commented on HADOOP-2566: --- > Doesn't this patch essentially do ' arr;

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-16 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559723#action_12559723 ] Doug Cutting commented on HADOOP-2566: -- > Is this what we wanted? I thought we wanted

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-16 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559692#action_12559692 ] Raghu Angadi commented on HADOOP-2566: -- > Also this looks like regressions of HADOOP-

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-16 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559681#action_12559681 ] Raghu Angadi commented on HADOOP-2566: -- Is this a blocker for 16 feature freeze? >

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-16 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559679#action_12559679 ] Raghu Angadi commented on HADOOP-2566: -- Doesn't this patch essentially do ' {{arr; fo

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-15 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559311#action_12559311 ] Hairong Kuang commented on HADOOP-2566: --- > If the distinction is important then perh

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-15 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559307#action_12559307 ] Hairong Kuang commented on HADOOP-2566: --- Stat2Paths is public because I expect that

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-15 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559299#action_12559299 ] Doug Cutting commented on HADOOP-2566: -- A few comments: - should stat2paths be a publ

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-15 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559293#action_12559293 ] Raghu Angadi commented on HADOOP-2566: -- > I'm not sure I completely understand the di

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-15 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559284#action_12559284 ] Doug Cutting commented on HADOOP-2566: -- > Should a user of globStatus() be able to di

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-15 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559275#action_12559275 ] Raghu Angadi commented on HADOOP-2566: -- Also, until globPaths() is removed, its proba

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-15 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559274#action_12559274 ] Raghu Angadi commented on HADOOP-2566: -- Assuming globPaths() goes away.. Should a use

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-14 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558742#action_12558742 ] Doug Cutting commented on HADOOP-2566: -- > For example, globPath("/user/*/data") nee

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-11 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558179#action_12558179 ] Hairong Kuang commented on HADOOP-2566: --- I am still not comfortable with this change

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-11 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558129#action_12558129 ] Doug Cutting commented on HADOOP-2566: -- Globbing is implemented on top of listPaths()

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-11 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558093#action_12558093 ] Raghu Angadi commented on HADOOP-2566: -- > "'for(path : globPaths(pattern)) { stat = l

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-11 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558088#action_12558088 ] Hairong Kuang commented on HADOOP-2566: --- GlobPath is intended to return all pathes t

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-11 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558082#action_12558082 ] Raghu Angadi commented on HADOOP-2566: -- Also, this would not duplicate code. {{globPa

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-11 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558081#action_12558081 ] Raghu Angadi commented on HADOOP-2566: -- globStatus would certainly be useful since gl

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-11 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558078#action_12558078 ] Hairong Kuang commented on HADOOP-2566: --- I do not see why we need globStatus. GlobPa

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-11 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558071#action_12558071 ] Doug Cutting commented on HADOOP-2566: -- No, we need 'FileStatus[] globStatus(Path pat

[jira] Commented: (HADOOP-2566) need FileSystem#globStatus method

2008-01-11 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558067#action_12558067 ] Hairong Kuang commented on HADOOP-2566: --- Did you mean that we need FileStatus[] list