Raghu Angadi

Results 39 comments of Raghu Angadi

Joao, you are using quite an old version of elephantbird from "a-b" not from the current version at https://github.com/kevinweil/elephant-bird . Is that intentional? you need the 'thrift' command in $PATH....

yes. use the latest 'master'

yep, we need to added schema check for Lzo Thrift/Protobuf storage similar to the check in SequenceFileStorage. we do toString() on the key in the loader.. so we could do...

> (Try debugging TB's of input data without something like this) You can do this even now. It increments counters and logs such lines to mapper stderr. You can check...

elephant-bird-pig-3.0.4-SNAPSHOT.jar itself does not contain all its dependencies. You need to register the required jars. If it is simple enough, we could add another target that makes fat jar with...

Tamir, what is your hadoop version?

It should build. Can your try 'mvn clean package'. Please attach full log if you can.

That output seems to be truncated. I don't see any [ERROR] there.

Thanks for updating docs. will check with Pig folks about registering jars in the middle of a pig script... I think it is supposed to work ( but then, the...