flink-connector-starrocks

 by   StarRocks Java Version: 1.2.8_flink-1.13_2.12 License: Apache-2.0

kandi X-RAY | flink-connector-starrocks Summary

kandi X-RAY | flink-connector-starrocks Summary

flink-connector-starrocks is a Java library. flink-connector-starrocks has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, Maven.

flink-connector-starrocks
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              flink-connector-starrocks has a low active ecosystem.
              It has 35 star(s) with 22 fork(s). There are 2 watchers for this library.
              There were 7 major release(s) in the last 12 months.
              There are 2 open issues and 17 have been closed. On average issues are closed in 6 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of flink-connector-starrocks is 1.2.8_flink-1.13_2.12

            kandi-Quality Quality

              flink-connector-starrocks has no bugs reported.

            kandi-Security Security

              flink-connector-starrocks has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              flink-connector-starrocks is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              flink-connector-starrocks releases are available to install and integrate.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of flink-connector-starrocks
            Get all kandi verified functions for this library.

            flink-connector-starrocks Key Features

            No Key Features are available at this moment for flink-connector-starrocks.

            flink-connector-starrocks Examples and Code Snippets

            flink-connector-starrocks,Prerequisites,Start using like
            Javadot img1Lines of Code : 63dot img1License : Permissive (Apache-2.0)
            copy iconCopy
            
            // -------- sink with raw json string stream --------
            fromElements(new String[]{
                "{\"score\": \"99\", \"name\": \"stephen\"}",
                "{\"score\": \"100\", \"name\": \"lebron\"}"
            }).addSink(
                StarRocksSink.sink(
                    // the sink options
                   
            flink-connector-starrocks,Prerequisites,OR
            Javadot img2Lines of Code : 24dot img2License : Permissive (Apache-2.0)
            copy iconCopy
            
            // create a table with `structure` and `properties`
            tEnv.executeSql(
                "CREATE TABLE USER_RESULT(" +
                    "name VARCHAR," +
                    "score BIGINT" +
                ") WITH ( " +
                    "'connector' = 'starrocks'," +
                    "'jdbc-url'='jdbc:mysql://ip:p  
            flink-connector-starrocks,Prerequisites,Intgerate into your existing project
            Javadot img3Lines of Code : 16dot img3License : Permissive (Apache-2.0)
            copy iconCopy
            
                com.starrocks
                flink-connector-starrocks
                
                x.x.x_flink-1.11_2.11
                x.x.x_flink-1.11_2.12
                
                x.x.x_flink-1.12_2.11
                x.x.x_flink-1.12_2.12
                
                x.x.x_flink-1.13_2.11
                x.x.x_flink-1.13_2.12
                
                x.x.x_flink-1.14_2.11  

            Community Discussions

            No Community Discussions are available at this moment for flink-connector-starrocks.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install flink-connector-starrocks

            You can download it from GitHub, Maven.
            You can use flink-connector-starrocks like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the flink-connector-starrocks component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
            Maven
            Gradle
            CLONE
          • HTTPS

            https://github.com/StarRocks/flink-connector-starrocks.git

          • CLI

            gh repo clone StarRocks/flink-connector-starrocks

          • sshUrl

            git@github.com:StarRocks/flink-connector-starrocks.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link