GithubHelp home page GithubHelp logo

witnesslq / spark-kerberos-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tokings/spark-kerberos-demo

0.0 0.0 0.0 19 KB

此工程采用SparkSQL+Hive + SparkStreaming进行集成,支持Kerberos认证。

Shell 15.61% Java 84.39%

spark-kerberos-demo's Introduction

#编译运行

##说明 此工程采用SparkSQL+Hive + SparkStreaming进行集成,支持Kerberos认证。

在工程目录下,执行如下命令: mvn clean package -DskipTests 编译成功后在target会找到spark-kerberos-demo-0.0.1.jar 运行采用如下命令: nohup java -jar spark-kerberos-demo-0.0.1.jar >/dev/null & 停止使用命令: ps -ef|grep spark-kerberos-demo-0.0.1.jar找到pid kill

#端口与数据库参数配置 在src/main/resources目录下application.properties指定profiles: test---测试环境 dev--开发环境 prod--生产环境 然后在application-{profile}.properties文件中配置

spark-kerberos-demo's People

Contributors

tokings avatar

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.