--
You received this message because you are subscribed to the Google Groups "cascalog-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cascalog-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I think I've finally solved this problem. Yesterday I ran into this issue again. After some searching I came accross the following configuration option for Hadoop 0.20.205 [1]-c mapreduce.user.classpath.first=true -m mapreduce.user.classpath.first=trueThis makes sure your own libraries are loaded before the Hadoop libraries. In my case Thrift 0.8.0 before Thrift 0.7.0... Handy isn't it ;-)I'm guessing the defaults are a bit different for newer versions of Hadoop. Time for an upgrade as well.
--
You received this message because you are subscribed to the Google Groups "cascalog-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cascalog-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
That's correct. That's what we use.
--
You received this message because you are subscribed to the Google Groups "cascalog-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cascalog-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Worth double-checking, but I believe the MapR M3 distro has no additional cost and comes with Hadoop 1.0.X.
On 5/14/13 01:58 AM, Jeroen van Dijk wrote:
--
You received this message because you are subscribed to the Google Groups "cascalog-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cascalog-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Thanks for the reply Soren. I'll give the MapR distribution a try as well.Out of interest since the MapR AMI's are roughly 25% more expensive, what are the extra features that you use that make this worth it? And I also couldn't find what version of Hadoop the MapR AMI's are comparable with, is it 1.0X or more 0.20?
--
You received this message because you are subscribed to the Google Groups "cascalog-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cascalog-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I run thrift 0.8.0 on EMR with the latest AMI 2.3.5, however I am using MapR M3 edition, not the standard apache/amazon hadoop distro. That said, I have no issues with thrift 0.8.0 on MapR/EMR.
--
You received this message because you are subscribed to the Google Groups "cascalog-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cascalog-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Sam,I think a FAQ is a good idea. I started one here https://github.com/nathanmarz/cascalog/wiki/FAQIs this what you had in mind?
--
You received this message because you are subscribed to the Google Groups "cascalog-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cascalog-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.