This is an automated email from the ASF dual-hosted git repository.

djkevincr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/gora.git.


    from 9b85f5a  Merge pull request #158 from cuent/master
     new a2e0ee7  Fixed SparkWordCount Program by adding a flatMap 
functionality, tested this with MongoDB but should work for other data stores 
as well
     new cb35901  Fixed SparkWordCount Program by adding a flatMap 
functionality, tested this with MongoDB but should work for other data stores 
as well
     new b3b1abb  Merge pull request #161 from sneceesay77/master

The 1162 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gora-core/pom.xml                                  |   1 +
 .../apache/gora/examples/WebPageDataCreator.java   |   2 +-
 .../apache/gora/examples/spark/SparkWordCount.java | 102 +++++++++++++--------
 .../apache/gora/mapreduce/MapReduceTestUtils.java  |   2 +-
 gora-mongodb/src/test/conf/gora.properties         |   2 +-
 .../mongodb/mapreduce/TestMongoStoreWordCount.java |   2 +-
 6 files changed, 69 insertions(+), 42 deletions(-)

Reply via email to