t; I am using hive 0.13 and I created a table with a column date in
>> timestamp format.
>> When I used pig script to store data into the table I got exception
>> java.lang.TypeNotPresentException: Type timestamp not present
>>
>> This is my pig script
>>
>> resu
Patcharee Thongtra <
patcharee.thong...@uni.no> wrote:
> Hi,
>
> I am using hive 0.13 and I created a table with a column date in timestamp
> format.
> When I used pig script to store data into the table I got exception
> java.lang.TypeNotPresentException: Type timest
Hi,
I am using hive 0.13 and I created a table with a column date in
timestamp format.
When I used pig script to store data into the table I got exception
java.lang.TypeNotPresentException: Type timestamp not present
This is my pig script
result = FOREACH result_raw GENERATE generate ToDate