Skip to content

Conversation

@tdas
Copy link
Contributor

@tdas tdas commented Mar 11, 2015

Added Scala, Java and Python streaming examples showing DataFrame and SQL operations within streaming.

@SparkQA
Copy link

SparkQA commented Mar 11, 2015

Test build #28461 has started for PR 4975 at commit 5fbf789.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Mar 11, 2015

Test build #28461 has finished for PR 4975 at commit 5fbf789.

  • This patch fails Python style tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • public class JavaRecord implements java.io.Serializable
    • public final class JavaSqlNetworkWordCount
    • class JavaSQLContextSingleton
    • case class Record(word: String)

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/28461/
Test FAILed.

@rxin
Copy link
Contributor

rxin commented Mar 11, 2015

lgtm -- assuming it compiles

@SparkQA
Copy link

SparkQA commented Mar 11, 2015

Test build #28462 has started for PR 4975 at commit 75a3fad.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Mar 11, 2015

Test build #28462 has finished for PR 4975 at commit 75a3fad.

  • This patch fails Python style tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • public class JavaRecord implements java.io.Serializable
    • public final class JavaSqlNetworkWordCount
    • class JavaSQLContextSingleton
    • case class Record(word: String)

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/28462/
Test FAILed.

@SparkQA
Copy link

SparkQA commented Mar 11, 2015

Test build #28463 has started for PR 4975 at commit 705cba1.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Mar 11, 2015

Test build #28463 has finished for PR 4975 at commit 705cba1.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • public class JavaRecord implements java.io.Serializable
    • public final class JavaSqlNetworkWordCount
    • class JavaSQLContextSingleton
    • case class Record(word: String)

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/28463/
Test PASSed.

asfgit pushed a commit that referenced this pull request Mar 11, 2015
…ples.

Added Scala, Java and Python streaming examples showing DataFrame and SQL operations within streaming.

Author: Tathagata Das <[email protected]>

Closes #4975 from tdas/streaming-sql-examples and squashes the following commits:

705cba1 [Tathagata Das] Fixed python lint error
75a3fad [Tathagata Das] Fixed python lint error
5fbf789 [Tathagata Das] Removed empty lines at the end
874b943 [Tathagata Das] Added examples streaming + sql examples.

(cherry picked from commit 51a79a7)
Signed-off-by: Tathagata Das <[email protected]>
@asfgit asfgit closed this in 51a79a7 Mar 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants