[jira] [Commented] (BAHIR-166) Migrate akka sql streaming source to datasrouce v2 API

2018-11-08 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/BAHIR-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16679268#comment-16679268
 ] 

ASF subversion and git services commented on BAHIR-166:
---

Commit be1effaaf7cfde28d19e032e038694e01fbf169b in bahir's branch 
refs/heads/master from shimamoto
[ https://git-wip-us.apache.org/repos/asf?p=bahir.git;h=be1effa ]

[BAHIR-166] Migrate akka sql streaming source to DataSource v2 API

Migrate akka sql streaming source to DataSource v2 API.

Closes #67


> Migrate akka sql streaming source to datasrouce v2 API
> --
>
> Key: BAHIR-166
> URL: https://issues.apache.org/jira/browse/BAHIR-166
> Project: Bahir
>  Issue Type: Sub-task
>  Components: Spark Structured Streaming Connectors
>Affects Versions: Spark-2.3.0
>Reporter: Prashant Sharma
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (BAHIR-166) Migrate akka sql streaming source to datasrouce v2 API

2018-11-08 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/BAHIR-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16679269#comment-16679269
 ] 

ASF GitHub Bot commented on BAHIR-166:
--

Github user asfgit closed the pull request at:

https://github.com/apache/bahir/pull/67


> Migrate akka sql streaming source to datasrouce v2 API
> --
>
> Key: BAHIR-166
> URL: https://issues.apache.org/jira/browse/BAHIR-166
> Project: Bahir
>  Issue Type: Sub-task
>  Components: Spark Structured Streaming Connectors
>Affects Versions: Spark-2.3.0
>Reporter: Prashant Sharma
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (BAHIR-166) Migrate akka sql streaming source to datasrouce v2 API

2018-05-31 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/BAHIR-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496310#comment-16496310
 ] 

ASF GitHub Bot commented on BAHIR-166:
--

GitHub user shimamoto opened a pull request:

https://github.com/apache/bahir/pull/67

[BAHIR-166] Migrate akka sql streaming source to DataSource v2 API

This PR has some overlap with #65. After merging #65, it might as well 
merge fixes into this PR from master.

### Additional info
Support for Scala 2.10 was removed as of Spark 2.3.0. It would be nice to 
do the same with Bahir in another PR.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/shimamoto/bahir BAHIR-166

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/bahir/pull/67.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #67


commit fc3aa29fc30abedf3785791cb8ed389e8046684b
Author: shimamoto 
Date:   2018-05-31T08:15:04Z

Migrate akka sql streaming source to DataSource v2 API.




> Migrate akka sql streaming source to datasrouce v2 API
> --
>
> Key: BAHIR-166
> URL: https://issues.apache.org/jira/browse/BAHIR-166
> Project: Bahir
>  Issue Type: Sub-task
>  Components: Spark Structured Streaming Connectors
>Affects Versions: Spark-2.3
>Reporter: Prashant Sharma
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)