-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Use spark bigtable connector instead of hbase connector (#1004)
* Change the Hbase connector to Bigtable connector * Update the argument name * feat!: Use spark bigtable connector instead of hbase connector * fix: elasticsearch to bigtable test * fix: Provide elasticsearch to gcs jenkins test * fix: shell format * fix: shell format * fix: shell script * fix: pass spark properties directly * fix: typo * fix: added elasticsearch to gcs jenkins test --------- Co-authored-by: Raj Patel <[email protected]>
- Loading branch information
1 parent
0d617bd
commit 3f13e3c
Showing
8 changed files
with
132 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,4 +24,6 @@ dist | |
pipeline.json | ||
.ipynb_checkpoints/ | ||
.venv/ | ||
metastore_db/ | ||
metastore_db/ | ||
python/elastic.jks | ||
python/tls.cert |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.