Hi,
the problem is solved with your solution to set the hive input format.
After some cleaning and debugging the class execution it suddenly worked.
There must have been a problem in the building process...
Thanks alot
Tim
Von: shrikanth shankar [mailto:sshan...@qubole.com]
Ge
The following thing I already tried...
In the internet I found the hint to set the this configuration, to solve the
problem:
hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat
But I just get a RuntimeException doing so:
java.lang.RuntimeException: org.apache.hadoop.hi
Thanks for your answer, I tested the program with an S3N setup and
unfortunately got the same error behavior...
Von: Dean Wampler [mailto:deanwamp...@gmail.com]
Gesendet: Donnerstag, 18. April 2013 16:25
An: user@hive.apache.org
Betreff: Re: Hive query problem on S3 table
I'm not sure w
It is, because the file name is nowhere specified in my code. I think itÂ’s a
bug in the library, so that Hive tries to access the file in the default
file system and not in S3 (in some case related to creating an Hadoop job
for the query).
Von: Panshul Whisper [mailto:ouchwhis...@gmail.com]