Skip to content

Repository files navigation

Build Status

dfs-datastores

A dramatically simpler and more powerful way to store records on a distributed filesystem.

To run the tests:

sbt test

To publish the changes

  • Update the minor / majar version in version.sbt
  • sbt publish to publish the artifact to artifactory

Using Incremental PailConsolidate

Please make sure to add this argument to the PailConsolidate when you want to run the incremental version. The reason for doing so is because by default the S3N implementation does full recursive directory and file fetch without an ability to control the listing limit.

-Dfs.s3n.impl=com.indix.hadoop.fs.s3native.LimitedListingS3NFileSystem

About

Dead-simple vertical partitioning, compression, appends, and consolidation of data on a distributed filesystem.

Resources

Stars

0 stars

Watchers

63 watching

Forks

Releases

Packages

Contributors

Languages