Closed xunliu closed 6 months ago
Could you raise a pull request for the repo of Gravitino?
Could you raise a pull request for the repo of Gravitino?你能对 Gravitino 的回购提出拉取请求吗?
Yes, I will pull request https://github.com/datastrato/gravitino/pull/2932
Could you raise a pull request for the repo of Gravitino?
Yes, I will pull request datastrato/gravitino#2932
You should modify the document https://github.com/datastrato/gravitino/blob/main/docs/how-to-use-the-playground.md
Currently, Gravitino have own Python client, we need have a Python notebook environment to execute and use it. So, I think add Jupyter into playground.
Added params
bigdata
andai
forlaunch-playground.sh
./launch-playground.sh bigdata
./launch-playground.sh ai
, Open http://localhost:8888 in you browerAdded
gravitino-fileset-sample.ipynb
into jupyter, You can use it to explore Gravitino Python client integration HDFS36