[jira] [Updated] (HADOOP-14069) AliyunOSS: listStatus returns wrong file info

2017-11-24 Thread SammiChen (JIRA)

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

SammiChen updated HADOOP-14069:
---
Fix Version/s: 2.9.1

> AliyunOSS: listStatus returns wrong file info
> -
>
> Key: HADOOP-14069
> URL: https://issues.apache.org/jira/browse/HADOOP-14069
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 3.0.0-alpha2
>Reporter: Fei Hui
>Assignee: Fei Hui
> Fix For: 3.0.0-alpha4, 2.9.1
>
> Attachments: HADOOP-14069.001.patch
>
>
> When i use command 'hadoop fs -ls oss://oss-for-hadoop-sh/', i find that list 
> info is wrong
> {quote}
> $bin/hadoop fs -ls oss://oss-for-hadoop-sh/ 
> Found 1 items
> drwxrwxrwx   -  0 1970-01-01 08:00 oss://oss-for-hadoop-sh/test00
> {quote}
> the modifiedtime is wrong, it should not be 1970-01-01 08:00



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HADOOP-14069) AliyunOSS: listStatus returns wrong file info

2017-02-13 Thread Kai Zheng (JIRA)

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

Kai Zheng updated HADOOP-14069:
---
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 3.0.0-alpha3
   Status: Resolved  (was: Patch Available)

+1 and committed to trunk. Thanks Fei Hui and Genmao.

> AliyunOSS: listStatus returns wrong file info
> -
>
> Key: HADOOP-14069
> URL: https://issues.apache.org/jira/browse/HADOOP-14069
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 3.0.0-alpha2
>Reporter: Fei Hui
>Assignee: Fei Hui
> Fix For: 3.0.0-alpha3
>
> Attachments: HADOOP-14069.001.patch
>
>
> When i use command 'hadoop fs -ls oss://oss-for-hadoop-sh/', i find that list 
> info is wrong
> {quote}
> $bin/hadoop fs -ls oss://oss-for-hadoop-sh/ 
> Found 1 items
> drwxrwxrwx   -  0 1970-01-01 08:00 oss://oss-for-hadoop-sh/test00
> {quote}
> the modifiedtime is wrong, it should not be 1970-01-01 08:00



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HADOOP-14069) AliyunOSS: listStatus returns wrong file info

2017-02-09 Thread Genmao Yu (JIRA)

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

Genmao Yu updated HADOOP-14069:
---
Issue Type: Sub-task  (was: Bug)
Parent: HADOOP-13377

> AliyunOSS: listStatus returns wrong file info
> -
>
> Key: HADOOP-14069
> URL: https://issues.apache.org/jira/browse/HADOOP-14069
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 3.0.0-alpha2
>Reporter: Fei Hui
>Assignee: Fei Hui
> Attachments: HADOOP-14069.001.patch
>
>
> When i use command 'hadoop fs -ls oss://oss-for-hadoop-sh/', i find that list 
> info is wrong
> {quote}
> $bin/hadoop fs -ls oss://oss-for-hadoop-sh/ 
> Found 1 items
> drwxrwxrwx   -  0 1970-01-01 08:00 oss://oss-for-hadoop-sh/test00
> {quote}
> the modifiedtime is wrong, it should not be 1970-01-01 08:00



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HADOOP-14069) AliyunOSS: listStatus returns wrong file info

2017-02-09 Thread Genmao Yu (JIRA)

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

Genmao Yu updated HADOOP-14069:
---
Description: 
When i use command 'hadoop fs -ls oss://oss-for-hadoop-sh/', i find that list 
info is wrong

{quote}
$bin/hadoop fs -ls oss://oss-for-hadoop-sh/ 
Found 1 items
drwxrwxrwx   -  0 1970-01-01 08:00 oss://oss-for-hadoop-sh/test00
{quote}

the modifiedtime is wrong, it should not be 1970-01-01 08:00

  was:
When i use command 'hadoop fs -lsoss://oss-for-hadoop-sh/', i find that list 
info is wrong

{quote}
$bin/hadoop fs -ls oss://oss-for-hadoop-sh/ 
Found 1 items
drwxrwxrwx   -  0 1970-01-01 08:00 oss://oss-for-hadoop-sh/test00
{quote}

the modifiedtime is wrong, it should not be 1970-01-01 08:00


> AliyunOSS: listStatus returns wrong file info
> -
>
> Key: HADOOP-14069
> URL: https://issues.apache.org/jira/browse/HADOOP-14069
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: fs/oss
>Affects Versions: 3.0.0-alpha2
>Reporter: Fei Hui
>Assignee: Fei Hui
> Attachments: HADOOP-14069.001.patch
>
>
> When i use command 'hadoop fs -ls oss://oss-for-hadoop-sh/', i find that list 
> info is wrong
> {quote}
> $bin/hadoop fs -ls oss://oss-for-hadoop-sh/ 
> Found 1 items
> drwxrwxrwx   -  0 1970-01-01 08:00 oss://oss-for-hadoop-sh/test00
> {quote}
> the modifiedtime is wrong, it should not be 1970-01-01 08:00



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HADOOP-14069) AliyunOSS: listStatus returns wrong file info

2017-02-09 Thread Fei Hui (JIRA)

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

Fei Hui updated HADOOP-14069:
-
Status: Patch Available  (was: Open)

> AliyunOSS: listStatus returns wrong file info
> -
>
> Key: HADOOP-14069
> URL: https://issues.apache.org/jira/browse/HADOOP-14069
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: fs/oss
>Affects Versions: 3.0.0-alpha2
>Reporter: Fei Hui
>Assignee: Fei Hui
> Attachments: HADOOP-14069.001.patch
>
>
> When i use command 'hadoop fs -lsoss://oss-for-hadoop-sh/', i find that list 
> info is wrong
> {quote}
> $bin/hadoop fs -ls oss://oss-for-hadoop-sh/ 
> Found 1 items
> drwxrwxrwx   -  0 1970-01-01 08:00 oss://oss-for-hadoop-sh/test00
> {quote}
> the modifiedtime is wrong, it should not be 1970-01-01 08:00



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HADOOP-14069) AliyunOSS: listStatus returns wrong file info

2017-02-09 Thread Fei Hui (JIRA)

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

Fei Hui updated HADOOP-14069:
-
Attachment: HADOOP-14069.001.patch

patch uploaded

> AliyunOSS: listStatus returns wrong file info
> -
>
> Key: HADOOP-14069
> URL: https://issues.apache.org/jira/browse/HADOOP-14069
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: fs/oss
>Affects Versions: 3.0.0-alpha2
>Reporter: Fei Hui
>Assignee: Fei Hui
> Attachments: HADOOP-14069.001.patch
>
>
> When i use command 'hadoop fs -lsoss://oss-for-hadoop-sh/', i find that list 
> info is wrong
> {quote}
> $bin/hadoop fs -ls oss://oss-for-hadoop-sh/ 
> Found 1 items
> drwxrwxrwx   -  0 1970-01-01 08:00 oss://oss-for-hadoop-sh/test00
> {quote}
> the modifiedtime is wrong, it should not be 1970-01-01 08:00



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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