Giter Site home page Giter Site logo

Add support for impala about eel-sdk HOT 4 CLOSED

51zero avatar 51zero commented on May 29, 2024
Add support for impala

from eel-sdk.

Comments (4)

sksamuel avatar sksamuel commented on May 29, 2024

This can be done by changing the jdbc url ?

On 28 January 2016 at 20:44, Antonios Chalkiopoulos <
[email protected]> wrote:

By passing in authmech=3 and user/pass in the jdbc url you can interact
with Impala even when Kerberos is enabled


Reply to this email directly or view it on GitHub
#23.

from eel-sdk.

Antwnis avatar Antwnis commented on May 29, 2024

Build two aliases ImpalaSource / ImpalaSink

JDBCDriver = "com.cloudera.impala.jdbc3.Driver"
jdbc:impala://host:21050;AuthMech=3;UID=UserName;PWD=Password

from eel-sdk.

sksamuel avatar sksamuel commented on May 29, 2024

Why can't you do JdbcSource("jdbc:impala://host:21050;
AuthMech=3;UID=UserName;PWD=Password") ?

On 29 January 2016 at 12:47, Antonios Chalkiopoulos <
[email protected]> wrote:

Build two aliases ImpalaSource / ImpalaSink

JDBCDriver = "com.cloudera.impala.jdbc3.Driver"
jdbc:impala://host:21050;AuthMech=3;UID=UserName;PWD=Password


Reply to this email directly or view it on GitHub
#23 (comment).

from eel-sdk.

sksamuel avatar sksamuel commented on May 29, 2024

This is a duplicate of functionality already present in jdbc source

from eel-sdk.

Related Issues (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.