ssh-jump-hive

View on PyPIReverse Dependencies (0)

0.3.7 ssh_jump_hive-0.3.7-py2.py3-none-any.whl

Wheel Details

Project: ssh-jump-hive
Version: 0.3.7
Filename: ssh_jump_hive-0.3.7-py2.py3-none-any.whl
Download: [link]
Size: 19214
MD5: bc5e4180b347ca27c24f2bade3632c84
SHA256: f4704f6f10b4716b68cbbf6be0f6a07512c7db16501cff54c892c15a73c0095d
Uploaded: 2018-04-27 06:49:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ssh-jump-hive
Version: 0.3.7
Summary: ssh_jump_hive is a tools could jump the jump machine to connect hive get hive data to pandas dataframe
Author: mullerhai
Author-Email: hai710459649[at]foxmail.com
Maintainer: muller helen
Maintainer-Email: hai710459649[at]foxmail.com
Home-Page: https://github.com/mullerhai/sshjumphive
License: Apache 2.0
Keywords: hive,ssh-tunnel,hfds,machine learning
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Platform: all
Requires-Dist: pandas (>=0.20.3)
Requires-Dist: PyHive (>=0.5.1)
Requires-Dist: paramiko (>=2.4.1)
Requires-Dist: selectors (>=0.0.14)
Requires-Dist: sasl (>=0.2.1)
Requires-Dist: thrift (>=0.11.0)
Requires-Dist: thrift-sasl (>=0.3.0)
Requires-Dist: hdfs (>=2.1.0)
Requires-Dist: sklearn-pandas (>=1.6.0)
Requires-Dist: scikit-learn (>=0.19.1)
Requires-Dist: click (>=6.7)
[Description omitted; length: 6493 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.31.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
jumps/Jump_Tunnel.py sha256=BLlzPtipSuukHGaq0pXXzQEH1q0_4DVfVkl9WQip_Yw 1963
jumps/Jump_Tunnel_HIVE.py sha256=nLVoAdrvBhy85KxBzNbsds5fxEp-Kzdst4A0ladv5Ec 5332
jumps/SSH_Tunnel.py sha256=fM55eJw6MKfPweBQArzGraam0GqSY2I5LzcbM3kc2AM 4539
jumps/__init__.py sha256=ox1vYrUXZ-CmtUG67IZO-UaZ5JoD_BDHigr4NP030Jk 522
jumps/cmd_config.py sha256=K9A86w86xMAlv7xQJbKAnr0umWkLpE4V27gY78e2Fd8 601
jumps/demo.py sha256=4ReANmD_hgXK7SAovUqKvsjmhnRiRrSK2MfnuVWmiRQ 1974
jumps/ftps_client.py sha256=OdrLxMhx5YIqly6jqo4aCX7nplQrGcBC5zXVL7Kmq1E 1982
jumps/hive_client.py sha256=PFUqWk-FlD5ptrjhbvuJ0zC3lJ6eeZXiTO5OyPIeGM8 2836
jumps/jump_gui.py sha256=1ZBF-QnFQ0LKbAwtlhGxczy3AVtcqYiHwRQ_DDUMQy4 6413
jumps/jump_terminal.py sha256=QuAfaSsviVqdhYANkImB7ZzfoFvsK7_7hxttDTW0tVA 4926
jumps/ssh_jump_hive.py sha256=LsgfRCsa1vN_sOWDimMgqmXWgBlX-5GJOvt1gNt-kh4 12863
ssh_jump_hive-0.3.7.dist-info/METADATA sha256=82ctlhUqfPSLPf7wkxit674RL-xq_x-EWA3KODGqQas 7984
ssh_jump_hive-0.3.7.dist-info/RECORD
ssh_jump_hive-0.3.7.dist-info/WHEEL sha256=J3CsTk7Mf2JNUyhImI-mjX-fmI4oDjyiXgWT4qgZiCE 110
ssh_jump_hive-0.3.7.dist-info/entry_points.txt sha256=cbMaayFImpadEDt50Bv6uQHcCWXJxE8szOfxLaOo0sc 82
ssh_jump_hive-0.3.7.dist-info/top_level.txt sha256=sx4LT3xg9-56VCYFMwnN6GllGaPkdQxRTuB3UDgGnDw 6

top_level.txt

jumps

entry_points.txt

jumpgui = jumps.jump_gui:main
jumps = jumps.jump_terminal:main