Skip to main content
# parquet2hive [![Build Status](https://travis-ci.org/mozilla/parquet2hive.svg?branch=master)](https://travis-ci.org/mozilla/parquet2hive)
Hive import statement generator for Parquet datasets. Supports versioned datasets and schema evolution.

## Installing from Pypi
To install this package from Pypi, run:

```bash
pip install parquet2hive
```

## Updating the Package on PyPi
To upload the most recent version, run:

```bash
python setup.py sdist upload
```

## Using the TestPypi Servers
You will need a separate account on https://testpypi.python.org.
To upload the file to the pypi test servers, ensure your ```~/.pypirc``` contains the following:

```bash
[distutils]
index-servers=
pypi
pypitest

[pypitest]
repository = https://testpypi.python.org/pypi
username = testpypi_username
password = testpypi_password

[pypi]
repository = https://pypi.python.org/pypi
username = pypi_username
password = pypi_password
```

Upload the code using:
```bash
python setup.py sdist upload -r https://testpypi.python.org/pypi
```

Finally, pull the most recent package from the test-repository on any machine using:
```bash
pip install parquet2hive -i https://testpypi.python.org/pypi
```

## Example usage
```bash
parquet2hive s3://telemetry-parquet/longitudinal | bash
```

To see the allowed command line interface arguments, run ```parquet2hive -h```

Release files for parquet2hive 0.3.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for parquet2hive 0.3.0
File Size Uploaded
parquet2hive-0.3.0.tar.gz 22.6 kB Details

Release files / parquet2hive-0.3.0.tar.gz

Download URL parquet2hive-0.3.0.tar.gz
Size 22.6 kB
Tags Source
SHA-256 checksum
How to use checksums
e689d70bd2f2ab5a2658900545694cce51ccc6e89696e326d659e1f56620d787
BLAKE2b-256 checksum
How to use checksums
f6b6b5ac2e6d3fb51d80be849fbd5cfab2e85220d1ca899d8ff8b1c9dad8a9c1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.3.0 This release

1 release file

0.2.19

1 release file

0.2.17

1 release file

0.2.14

1 release file

0.2.13

1 release file

0.2.11

1 release file

0.2.8

1 release file

0.2.7

1 release file

0.2.6

1 release file

0.2.5

1 release file

0.2.4

1 release file

0.2.3

1 release file

0.2.0

1 release file

0.1.9

1 release file

0.1.8

1 release file

0.1.7

1 release file

0.1.6

1 release file

0.1.5

1 release file

0.1.4

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page