Giter Club home page Giter Club logo

diane's People

Contributors

brayanjuls avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

diane's Issues

Add CI Workflow

Implement a gitlab ci workflow that executes the unit test on each PR.

Publish Diane in Maven

Follow this step in order to publish this library:

  • Create a sonatype account.
  • Create a Jira ticket in sonatype to claim your groupId for this project.
    • Ideally the groupId should be com.brayanjules
  • Use the plugin sbt-pgp to sign your artifact before publication.
  • Use the plugin sbt-sonatype to publish to maven central.
  • Use the pugin sbt-release to automate the release process.

High level Hive metastore vision

Many Spark users are registering tables in a Hive metastore without any idea of what the Hive metastore is, its basic functionality, and best practices for leveraging the Hive metastore.

We should brainstorm how to provide end user interfaces that demystify the Hive metastore for end users. What tables are registered, what are the paths, which tables are external/managed, etc.

Guidance on how to convert from external => managed and from not registered => external are examples of issues that baffle Spark users, myself included.

The purpose of this issue is to brainstorm the types of interfaces we can provide end users.

Issue migrated from MrPowers/jodie#16

Create command to show all Hive tables

It'd be useful to have a Hive command that provides a more elegant way to show all the Hive tables / associated metadata than what's outlined in this answer.

Perhaps HiveHelpers.allTables() that returns a list of HiveTable objects. The HiveTable object can contain the table name, HiveTableType, etc. I'm just making up abstractions that could be cool. Feel free to implement this however it's best abstracted.

This issue was migrated from MrPowers/jodie#20

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.