Skip to content

Conversation

@bianhq
Copy link
Contributor

@bianhq bianhq commented Aug 27, 2021

With the unified Storage interface, we can easily add different types of storage systems (e.g. S3, local fs, Ozone...) into Pixels.

In this PR, we have already implemented the HDFS storage, which internally use APIs in hadoop libraries to access HDFS.
The local file storage is still to be implemented.

For this PR, as we add a new column into the TBLS table in the metadata database, some components like pixels-presto may be not compatible with a component from the previous version.

@bianhq bianhq added the enhancement New feature or request label Aug 27, 2021
@bianhq bianhq self-assigned this Aug 27, 2021
@bianhq bianhq merged commit 8f3f99e into pixelsdb:master Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant