yanlin-Lynn commented on issue #81: [BAHIR-192]add jdbc sink for structured streaming. URL: https://github.com/apache/bahir/pull/81#issuecomment-479464401 > How can I do it? Im sorry bothering you. > > I need to build the whole spark? how can I get only the jdbc sink jar? As I can see, you can git clone the bahir project, and use mvn to just build the `spark-sql-streaming-jdbc_2.12` and `bahir-common_2.12` moudle. Like this 'mvn clean package -pl :bahir-common_2.12 -pl :spark-sql-streaming-jdbc_2.12'.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
