Closed GoogleCodeExporter closed 9 years ago
I believe we need either to pack hadoop.jar + commons to lib directory of jar
(supported by run jar) or ask users to put hadoop.jar + commons to hadoop's lib
directory
Original comment by lyolik1...@gmail.com
on 27 Mar 2010 at 12:19
ExecException - pig class. We can not redistribute pig jar with hamake. My
suggestion
is to check whether pig classes (or some well-known pig class) are present in
classpath of hamake (that will be classpath of hadoop also, because hamake is
executed in hadoop environment) and warn user in case the class is not found.
Original comment by vorl.s...@gmail.com
on 29 Mar 2010 at 12:54
I fixed this locally by putting pig-0.6.0-core.jar in lib directory of hadoop
Original comment by vorl.s...@gmail.com
on 29 Mar 2010 at 12:55
fixed.
use "examples.local" or "examples.distributed" ant tasks
Original comment by abon...@gmail.com
on 1 Apr 2010 at 4:49
Original issue reported on code.google.com by
alex.s...@gmail.com
on 26 Mar 2010 at 10:23