cascalog
cascalog copied to clipboard
Improve error messages
Cascalog's errors are pretty bad and confuse new users. A non-exhaustive list of bad spots includes:
- Trying to output to a local tap under Hadoop
- Trying to write to a directory that already exists
- Passing functions in a Cascalog query
- "Unable to join predicates" -- should provide more information