Dear!
I am a Chinese.I find Hive project lacks of Chinese documents.I am familiar
with Web Font-End development and interested in data mining.I want to do my bit
for Hive Chinese documents.Can I do it for you?
Regards.
wilxnwang
Thank you for your answer Nitin.
Does anyone have additional insight into this? will be greatly appreciated.
On Thu, Apr 4, 2013 at 3:39 PM, Nitin Pawar wrote:
> you dont really need subqueries to join the tables which have common
> columns. Its an additional overhead
> best way to filter your
Glad to hear!
On Fri, Apr 5, 2013 at 3:02 PM, Sadananda Hegde wrote:
> Thanks, Mark.
>
> I found the problem. For some reason, Hive is not able to write Avro
> output file when the schema has a complex field with NULL option. It read
> without any problem; but cannot write with that structure.