Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierrekieffer/bigtableconnector
Google Cloud Platform BigTable connector simple example with scala
https://github.com/pierrekieffer/bigtableconnector
bigtable google-cloud-bigtable google-cloud-platform hbase scala
Last synced: 22 days ago
JSON representation
Google Cloud Platform BigTable connector simple example with scala
- Host: GitHub
- URL: https://github.com/pierrekieffer/bigtableconnector
- Owner: PierreKieffer
- License: apache-2.0
- Created: 2019-07-15T13:26:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T09:16:17.000Z (over 5 years ago)
- Last Synced: 2023-03-07T01:31:41.306Z (almost 2 years ago)
- Topics: bigtable, google-cloud-bigtable, google-cloud-platform, hbase, scala
- Language: Scala
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BigTableConnector
Google Cloud Platform BigTable connector simple example with scala- sbt assembly
- java -jar -Dbigtable.projectID=your_project_ID -Dbigtable.instanceID=your_big_table_name BigTableConnector-assembly-0.1.jar