[jira] [Comment Edited] (SPARK-22936) providing HttpStreamSource and HttpStreamSink

2018-01-03 Thread bluejoe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309220#comment-16309220 ] bluejoe edited comment on SPARK-22936 at 1/3/18 1:31 PM: - The latest

[jira] [Comment Edited] (SPARK-22936) providing HttpStreamSource and HttpStreamSink

2018-01-02 Thread bluejoe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309220#comment-16309220 ] bluejoe edited comment on SPARK-22936 at 1/3/18 7:25 AM: - The latest

[jira] [Commented] (SPARK-22936) providing HttpStreamSource and HttpStreamSink

2018-01-02 Thread bluejoe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309220#comment-16309220 ] bluejoe commented on SPARK-22936: - The latest spark-http-stream artifact has been released to the central

[jira] [Updated] (SPARK-22936) providing HttpStreamSource and HttpStreamSink

2018-01-01 Thread bluejoe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bluejoe updated SPARK-22936: Description: Hi, in my project I completed a spark-http-stream, which is now available on

[jira] [Updated] (SPARK-22936) providing HttpStreamSource and HttpStreamSink

2018-01-01 Thread bluejoe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bluejoe updated SPARK-22936: Description: Hi, in my project I completed a spark-http-stream, which is now available on

[jira] [Updated] (SPARK-22936) providing HttpStreamSource and HttpStreamSink

2018-01-01 Thread bluejoe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bluejoe updated SPARK-22936: Description: Hi, in my project I completed a spark-http-stream, which is now available on

[jira] [Created] (SPARK-22936) providing HttpStreamSource and HttpStreamSink

2018-01-01 Thread bluejoe (JIRA)
bluejoe created SPARK-22936: --- Summary: providing HttpStreamSource and HttpStreamSink Key: SPARK-22936 URL: https://issues.apache.org/jira/browse/SPARK-22936 Project: Spark Issue Type: New Feature

[jira] [Updated] (SPARK-22045) creating and starting a NetCat in test cases programmatically

2017-09-17 Thread bluejoe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bluejoe updated SPARK-22045: Flags: Patch,Important (was: Patch) > creating and starting a NetCat in test cases programmatically >

[jira] [Updated] (SPARK-22045) creating and starting a NetCat in test cases programmatically

2017-09-17 Thread bluejoe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bluejoe updated SPARK-22045: Summary: creating and starting a NetCat in test cases programmatically (was: creating and starting a

[jira] [Comment Edited] (SPARK-22045) creating and starting a NetCat in test case programmatically

2017-09-17 Thread bluejoe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16169302#comment-16169302 ] bluejoe edited comment on SPARK-22045 at 9/17/17 1:44 PM: -- when testing spark

[jira] [Commented] (SPARK-22045) creating and starting a NetCat in test case programmatically

2017-09-17 Thread bluejoe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16169302#comment-16169302 ] bluejoe commented on SPARK-22045: - when testing spark streaming like: {code:java} val lines =

[jira] [Created] (SPARK-22045) creating and starting a NetCat in test case programmatically

2017-09-17 Thread bluejoe (JIRA)
bluejoe created SPARK-22045: --- Summary: creating and starting a NetCat in test case programmatically Key: SPARK-22045 URL: https://issues.apache.org/jira/browse/SPARK-22045 Project: Spark Issue

[jira] [Updated] (SPARK-21905) ClassCastException when call sqlContext.sql on temp table

2017-09-04 Thread bluejoe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bluejoe updated SPARK-21905: Description: {code:java} val schema = StructType(List( StructField("name", DataTypes.StringType,

[jira] [Created] (SPARK-21905) ClassCastException when call sqlContext.sql on temp table

2017-09-04 Thread bluejoe (JIRA)
bluejoe created SPARK-21905: --- Summary: ClassCastException when call sqlContext.sql on temp table Key: SPARK-21905 URL: https://issues.apache.org/jira/browse/SPARK-21905 Project: Spark Issue Type: