GitHub user RotemShaul opened a pull request:

    https://github.com/apache/spark/pull/13761

    [SPARK-12197] [SparkCore] Kryo & Avro - Support Schema Repo

    [SPARK-12197] [SparkCore] Kryo & Avro - Support Schema Repo
    ## What changes were proposed in this pull request?
    Adding SchemaRepository for Avro Schemas when using Spark-Core and 
GenericRecords
    ## How was this patch tested?
    Unit tests and manual tests committed.
    Also, we've done this change in our private repo and used it in our app.
    


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

    $ git pull https://github.com/RotemShaul/spark AvroSchemaRepo2.0

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

    https://github.com/apache/spark/pull/13761.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 #13761
    
----
commit c84958e9785c67d83922b17f62659444f3003156
Author: rotems <rot...@liveperson.com>
Date:   2016-06-18T07:52:08Z

    [SPARK-12197] [SparkCore] Kryo & Avro - Support Schema Repo

commit 70dc015ffabc78a1ac436469eabc472f23c38ec7
Author: rotems <rot...@liveperson.com>
Date:   2016-06-18T07:55:24Z

    Merge remote-tracking branch 'remotes/sparkOriginMaster/master' into 
AvroSchemaRepo2.0

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to