Github user marmbrus commented on the pull request:

    https://github.com/apache/spark/pull/6028#issuecomment-111533729
  
    NoSuchMethodError generally can't happen if the same jars you compile with
    are on the classpath at runtime.  I suggest you make sure there aren't
    extra jars on your classpath and otherwise ask on the user list.
    On Jun 12, 2015 8:30 AM, "Tao Li" <[email protected]> wrote:
    
    > Hi all:
    > I compiled spark new 1.4 version today. But when I run WordCount demo, it
    > throws NoSuchMethodError "java.lang.NoSuchMethodError:
    > com.fasterxml.jackson.module.scala.deser.BigDecimalDeserializer". Is it
    > related to this issure?
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/6028#issuecomment-111528289>.
    >



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to