This project is to just have a simple cli command to export data from ES, postgres, etc using the CPU’s, It’s intended to be used in Data workflow for extracting data out.
Note
This is still early in the development and a bit rough around the edges. Any bug reports, feature suggestions, etc are greatly appreciated. :)
Installation and usage
Installation Since this is a Python package available on PyPi you can install it like any other Python package.
# on modern systems with Python you can install with pip
$ pip install bq-sqoop
# on older systems you can install using easy_install
$ easy_install bq-sqoop
Usage The commands should be mostly self-documenting in how they are defined, which is made available through the help command.
$ bq-sqoop
usage: bq-sqoop -h
arguments:
-h, --help show this help message and exit
--debug Debug mode on.
Release files for bq-sqoop 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bq-sqoop-0.0.3.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bq_sqoop-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.2 kB
Release files / bq-sqoop-0.0.3.tar.gz
| Download URL | bq-sqoop-0.0.3.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1d6759e4980270f4c40fba3e03a0c61c7f90145c9713629b6a89b2ceaa9f0f95
|
|
BLAKE2b-256 checksum How to use checksums |
a9ddf0fb8757e5c95f089e2907959c51bec2eb2408521fff20098730ae5b684a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / bq_sqoop-0.0.3-py3-none-any.whl
| Download URL | bq_sqoop-0.0.3-py3-none-any.whl |
|---|---|
| Size | 14.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
01352045034c7c7cdc6438dcafbe3c0018dbfb82267bc47cfb684df4c1e208b5
|
|
BLAKE2b-256 checksum How to use checksums |
3d0f120e31e5c244a5f041355a960a45e5ac03a8a36ab49fd8881908c456562e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |