Hi Arvind,

Iceberg itself doesn't have a Web UI or a CLI. However, there is pyiceberg
<https://py.iceberg.apache.org/> that allows you to interact with Iceberg
from python. This blog <https://tabular.io/blog/pyiceberg/> contains an
overview of how to get started with pyiceberg.

On Thu, Jun 1, 2023 at 4:40 PM Arvind Dige <arvind.d...@ellicium.com> wrote:

> Any solution on this??
> ------------------------------
> *From:* Arvind Dige
> *Sent:* Thursday, June 1, 2023 11:21 AM
> *To:* dev@iceberg.apache.org <dev@iceberg.apache.org>
> *Subject:* How to use Apache Iceberg cli
>
> Hi Team,
>
> I am using the open source iceberg-1.2.1 for development purposes. where I
> have successfully build the iceberg using steps mentioned in below github
> repo https://github.com/apache/iceberg
>  I am able to configure and use it with the spark using below steps
> https://iceberg.apache.org/docs/latest/getting-started/
> But now I want to use iceberg shell and web ui but unfortunately I didn't
> found any supporting documentation. So please help me on this.
>
> Regards,
> Arvind
>

Reply via email to