apache / apache/datafusion-ballista-python

module 'ballista' has no attribute 'BallistaContext'

未關閉
#27 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Shell
星號
42
分支
9
PR 合併指標
30 天內沒有已合併 PR

描述

**Describe the bug**
I am trying to connect to ballista cluster, but documentation or something must be wrong.

https://arrow.apache.org/ballista/user-guide/python.html

**To Reproduce**
Steps to reproduce the behavior:
$ pip3 install ballista
$ python3
>>> import ballista
>>> ctx = ballista.BallistaContext("localhost", 50050)
Traceback (most recent call last):
File "", line 1, in
AttributeError: module 'ballista' has no attribute 'BallistaContext'

貢獻指南

開啟貢獻指南

研究方向

從連結的 Ballista Python user guide 開始,將其中的 BallistaContext 範例與已安裝 ballista package 的公開 API 進行比較。重現 import 與建構函式失敗,然後確認是 package 或文件存在不一致;完成的標準是文件中的連線範例能夠正常運作,或文件準確反映可用的 API。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
backend, distributed-systems
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。