spark git commit: [SPARK-18410][STREAMING] Add structured kafka example

2016-11-16 Thread srowen
Repository: spark Updated Branches: refs/heads/branch-2.1 a94659cee -> 6b2301b89 [SPARK-18410][STREAMING] Add structured kafka example ## What changes were proposed in this pull request? This PR provides structured kafka wordcount examples ## How was this patch tested? Author: uncleGen Cl

spark git commit: [SPARK-18410][STREAMING] Add structured kafka example

2016-11-16 Thread srowen
Repository: spark Updated Branches: refs/heads/master 43a26899e -> e6145772e [SPARK-18410][STREAMING] Add structured kafka example ## What changes were proposed in this pull request? This PR provides structured kafka wordcount examples ## How was this patch tested? Author: uncleGen Closes