Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype Hue table / Superset dashboard for categorical data #602

Closed
durandom opened this issue Sep 16, 2020 · 14 comments
Closed

Prototype Hue table / Superset dashboard for categorical data #602

durandom opened this issue Sep 16, 2020 · 14 comments
Assignees

Comments

@durandom
Copy link
Member

No description provided.

@hemajv
Copy link
Member

hemajv commented Sep 24, 2020

Creating a Hue table for the categorical dataset stored [#28] and importing a dashboard for the same dataset into Superset

Categorical dataset: https://github.com/aicoe-aiops/categorical-encoding/tree/master/notebooks/data

@tumido
Copy link
Member

tumido commented Sep 25, 2020

@hemajv @durandom
I've just noticed, Hue is not yet part of the ODH (the Kubeflow based). That's probably a big blocker for this task:
image

Ref: https://github.com/opendatahub-io/odh-manifests

@durandom
Copy link
Member Author

🤦
@rimolive any updates on when the data catalog would make it into ODH?

@durandom
Copy link
Member Author

on hold until we have a data catalog

@rimolive
Copy link
Contributor

We started the migration of Data Catalog but migrating each component at a time. The first component will be Thrift Server.

Even if we don't have Hue yet migrated to ODH you can use any SQL Client with Hive support to interact with Thrift Server.

We expect to finish the Thrift Server migration in our current sprint which will be in the next 3 weeks.

@tumido
Copy link
Member

tumido commented Sep 25, 2020

does that mean, once Thrift server is available can we create a Hive table that is consumable from Superset via that Thrift server's SQL client?

@rimolive

@rimolive
Copy link
Contributor

@tumido Correct. Thrift Server is the entrypoint for core Data Catalog features. Any SQL Client can interact with Data Catalog that way.

@hemajv
Copy link
Member

hemajv commented Sep 28, 2020

On that note, for starters I have been playing around with beeline: https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-Beeline%E2%80%93NewCommandLineShell to interact with a stage instance of Thriftserver (that @rimolive maintains) and managed to run a script that can create tables

@tumido @durandom

@tumido
Copy link
Member

tumido commented Sep 29, 2020

@hemajv Beeline sounds great to me. It seems to be able to "apply" a sql file on Hive, which is basically all we need now. 👍

@hemajv
Copy link
Member

hemajv commented Sep 29, 2020

@tumido yes, that's exactly what I was able to do :)

@durandom
Copy link
Member Author

@anishasthana what's the diff in the CRDs for the "old" ODH operator that supports DataCatalog? Could we easily go with the older version and switch to the new one later?

@durandom
Copy link
Member Author

ok, nvm, doesnt seem to work, since we can't deploy 2 versions of the operator...

@tumido tumido self-assigned this Nov 30, 2020
@HumairAK HumairAK transferred this issue from operate-first/continuous-deployment May 4, 2021
@HumairAK
Copy link
Member

HumairAK commented Jul 7, 2021

Do we still need this? can this be closed?

@tumido
Copy link
Member

tumido commented Jul 13, 2021

I don't think we need this anymore. Let's reopen if needed. 👍

@tumido tumido closed this as completed Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants