Skip to content

-k option fails to create file with list of keys #19

Open
@amgorb

Description

@amgorb
# java -jar riak-data-migrator-0.2.9/riak-data-migrator-0.2.9.jar -k -b bucket -r files -c hosts.txt -v
PB Port not specified, using the default: 8087
HTTP port not specified, using the default: 8098

no file create and no other output

# java -jar riak-data-migrator-0.2.9/riak-data-migrator-0.2.9.jar -k -b bucket -r files -h localhost -v
PB Port not specified, using the default: 8087
HTTP port not specified, using the default: 8098

Riak 2.1.4, similar request curl -i http://localhost:8098/buckets/bucket/keys?keys=true works fine.
Ruby PB client works fine also.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions