Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBase support #1586

Merged
merged 9 commits into from Jul 29, 2016
Merged

HBase support #1586

merged 9 commits into from Jul 29, 2016

Conversation

pomadchin
Copy link
Member

@pomadchin pomadchin commented Jul 14, 2016

  • LayerManagement functions
  • Tests coverage
  • Get rid of numerous column families usage (more than two families per table may cause performance issues, we need to use prefixes)
  • ETL
  • Run tests on travis ci
  • Test on a chatta demo / landsat demo (problems on emr O:)
  • docs how to launch docker containers / install and start hbase locally

@pomadchin
Copy link
Member Author

pomadchin commented Jul 25, 2016

HBase tests work fine on travis, thought got a new dep error ._. example link

@pomadchin pomadchin changed the title [WIP] HBase support HBase support Jul 26, 2016
@lossyrob
Copy link
Member

There are problems with running this on EMR on large datasets. We need to work this out; however we'll merge this now and fix/test more moving forward.

@lossyrob lossyrob merged commit e6c1841 into locationtech:master Jul 29, 2016
@pomadchin pomadchin mentioned this pull request Sep 30, 2016
@lossyrob lossyrob added this to the 1.0 milestone Oct 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants