You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by BrianLondon <gi...@git.apache.org> on 2016/01/08 21:12:45 UTC

[GitHub] spark pull request: [SPARK-12269][Streaming][Kinesis] Update aws-j...

Github user BrianLondon commented on the pull request:

    https://github.com/apache/spark/pull/10256#issuecomment-170111349
  
    Rebased against current master, ran tests (except for docker) locally, and tested kinesis example against aws hosted stream.  All worked.
    
    My preference would be to get the version bump in as soon as practicable for two reasons.  First, and mostly selfishly, the inability to link any library that requires Jackson 2.5.x features is causing us problems in our production environment.  Second, we currently can just bump the version number because the Spark codebase appears compatible with both Jackson versions at present, but the longer we wait the more likely someone introduces an incompatible change.
    
    That said, I fully understand the reluctance to replace a heavily used library mid release cycle.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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