Hi.

I am new to Hadoop and I am working on project on AWS Elastic MapReduce.

The problem I am facing is:
* org.apache.commons.lang.time.DateUtils: parseDate() works OK but parseDateStrictly() fails. I think parseDateStrictly might be new in lang 2.5. I thought I included all dependencies. However, for some reason, during runtime, my app is not picking up the newer commons-lang.

Would love some help.

Thx
- sky


Reply via email to