ArchiveOrangemail archive

common-dev.hadoop.apache.org


(List home) (Recent threads) (34 other Apache Hadoop lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • Moderate traffic list: up to 30 messages per day
  • This list contains about 9,777 messages, beginning Jun 2009
  • 7 messages added yesterday
Report the Spam
This button sends a spam report to the moderator. Please use it sparingly. For other removal requests, read this.
Are you sure? yes no

[Created] (HADOOP-8496) FsShell is broken with s3 filesystems

Ad
Alejandro Abdelnur (JIRA) 1339190004Fri, 08 Jun 2012 21:13:24 +0000 (UTC)
Alejandro Abdelnur created HADOOP-8496:------------------------------------------

             Summary: FsShell is broken with s3 filesystems
                 Key: HADOOP-8496
                 URL: https://issues.apache.org/jira/browse/HADOOP-...
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs/s3
    Affects Versions: 2.0.1-alpha
            Reporter: Alejandro Abdelnur
            Priority: Critical


After setting up a S3 account, configuring the site.xml with the accesskey/password, when doing an ls on a non-empty bucket I get:

{code}
Found 4 items
-ls: -0s
Usage: hadoop fs [generic options] -ls [-d] [-h] [-R] [<path> ...]
{code}

Note that it correctly shows the number of items in the root of the bucket, it does not show the contents of the root.

I've tried -get and -put and it works fine, accessing a folder in the bucket seems to be fully broken.
Alejandro Abdelnur (JIRA) 1340669265Tue, 26 Jun 2012 00:07:45 +0000 (UTC)
[ https://issues.apache.org/jira/browse/HADOOP-... ]

Alejandro Abdelnur resolved HADOOP-8496.----------------------------------------

    Resolution: Duplicate

dup of HADOOP-4335
                
> FsShell is broken with s3 filesystems
> -------------------------------------
>
>                 Key: HADOOP-8496
>                 URL: https://issues.apache.org/jira/browse/HADOOP-...
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 2.0.1-alpha
>            Reporter: Alejandro Abdelnur
>            Priority: Critical
>
> After setting up a S3 account, configuring the site.xml with the accesskey/password, when doing an ls on a non-empty bucket I get:
> {code}
> Found 4 items
> -ls: -0s
> Usage: hadoop fs [generic options] -ls [-d] [-h] [-R] [<path> ...]
> {code}
> Note that it correctly shows the number of items in the root of the bucket, it does not show the contents of the root.
> I've tried -get and -put and it works fine, accessing a folder in the bucket seems to be fully broken.----------------------------------------

    Resolution: Duplicate

dup of HADOOP-4335
                
> FsShell is broken with s3 filesystems
> -------------------------------------
>
>                 Key: HADOOP-8496
>                 URL: https://issues.apache.org/jira/browse/HADOOP-...
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 2.0.1-alpha
>            Reporter: Alejandro Abdelnur
>            Priority: Critical
>
> After setting up a S3 account, configuring the site.xml with the accesskey/password, when doing an ls on a non-empty bucket I get:
> {code}
> Found 4 items
> -ls: -0s
> Usage: hadoop fs [generic options] -ls [-d] [-h] [-R] [<path> ...]
> {code}
> Note that it correctly shows the number of items in the root of the bucket, it does not show the contents of the root.
> I've tried -get and -put and it works fine, accessing a folder in the bucket seems to be fully broken.
Home | About | Privacy