# python-hive-demo **Repository Path**: beyoung/python-hive-demo ## Basic Information - **Project Name**: python-hive-demo - **Description**: Python连接hive 示例 注:连接的方式通过 hiveServer2方式 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-03-16 - **Last Updated**: 2021-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 安装对应的第三方库: pip3 install pyhdfs pip3 install Jaydebeapi==1.1.1 pip3 install JPype1==0.6.3 --force-reinstall