[ https://issues.apache.org/jira/browse/BAHIR-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944310#comment-15944310 ]
ASF GitHub Bot commented on BAHIR-97: ------------------------------------- Github user ckadner commented on the issue: https://github.com/apache/bahir/pull/38 Note, our Jenkins build server does not currently run Scalatests ... > 17:20:55 No tests were executed. ``` 17:20:54 [INFO] 17:20:54 [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ spark-sql-streaming-akka_2.11 --- 17:20:54 17:20:54 ------------------------------------------------------- 17:20:54 T E S T S 17:20:54 ------------------------------------------------------- 17:20:54 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 17:20:54 17:20:54 Results : 17:20:54 17:20:54 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 17:20:54 17:20:54 [INFO] 17:20:54 [INFO] --- maven-surefire-plugin:2.19.1:test (test) @ spark-sql-streaming-akka_2.11 --- 17:20:54 [INFO] Skipping execution of surefire because it has already been run for this configuration 17:20:54 [INFO] 17:20:54 [INFO] --- scalatest-maven-plugin:1.0:test (test) @ spark-sql-streaming-akka_2.11 --- 17:20:54 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 17:20:55 Discovery starting. 17:20:55 Discovery completed in 36 milliseconds. 17:20:55 Run starting. Expected test count is: 0 17:20:55 DiscoverySuite: 17:20:55 Run completed in 100 milliseconds. 17:20:55 Total number of tests run: 0 17:20:55 Suites: completed 1, aborted 0 17:20:55 Tests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0 17:20:55 No tests were executed. 17:20:55 [INFO] ``` > Akka as a streaming source for SQL Streaming. > --------------------------------------------- > > Key: BAHIR-97 > URL: https://issues.apache.org/jira/browse/BAHIR-97 > Project: Bahir > Issue Type: New Feature > Components: Spark SQL Data Sources > Affects Versions: Spark-2.1.0 > Reporter: Subhobrata Dey > > Hello, > This issue is created to propose the addition of Akka compatible streaming > source for Spark SQL Streaming. -- This message was sent by Atlassian JIRA (v6.3.15#6346)