[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-22 Thread Lefty Leverenz (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255613#comment-14255613
 ] 

Lefty Leverenz commented on HIVE-8131:
--

Hm ... does this belong in a different table showing Hive to Avro type 
conversion?

The existing table for Avro to Hive type already shows Avro long --> Hive 
bigint.  So if long can convert to either bigint or timestamp, what specifies 
the appropriate Hive type?

Maybe this can be explained in the notes, without adding a new table.

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
>  Labels: TODOC15
> Fix For: 0.15.0
>
> Attachments: HIVE-8131.1.patch, HIVE-8131.patch, HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-20 Thread Ferdinand Xu (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255038#comment-14255038
 ] 

Ferdinand Xu commented on HIVE-8131:


Sorry for my late response. [~leftylev]
Please add one entry in quotes for me since I do not have access to the wiki.
"
avro type  |  becomes hive type  |   note
---
long  |  timestamp  |
"
If further information needed, please let me know. Thank you!

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
>  Labels: TODOC15
> Fix For: 0.15.0
>
> Attachments: HIVE-8131.1.patch, HIVE-8131.patch, HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-19 Thread Brock Noland (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253668#comment-14253668
 ] 

Brock Noland commented on HIVE-8131:


[~Ferd] on this page: 
https://cwiki.apache.org/confluence/display/Hive/AvroSerDe we have a table with 
an avro type and how it's converted to a Hive type. On this JIRA can you 
comment what that new line should be for timestamp?

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
>  Labels: TODOC15
> Fix For: 0.15.0
>
> Attachments: HIVE-8131.1.patch, HIVE-8131.patch, HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-19 Thread Lefty Leverenz (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253319#comment-14253319
 ] 

Lefty Leverenz commented on HIVE-8131:
--

Should this be documented in the wiki?  If so, it needs a TODOC15 label.

* [Avro SerDe | https://cwiki.apache.org/confluence/display/Hive/AvroSerDe]

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Fix For: 0.15.0
>
> Attachments: HIVE-8131.1.patch, HIVE-8131.patch, HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-18 Thread Brock Noland (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252196#comment-14252196
 ] 

Brock Noland commented on HIVE-8131:


Thank you for your contribution! I have committed this to trunk!

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Fix For: 0.15.0
>
> Attachments: HIVE-8131.1.patch, HIVE-8131.patch, HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-17 Thread Brock Noland (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251115#comment-14251115
 ] 

Brock Noland commented on HIVE-8131:


+1

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Attachments: HIVE-8131.1.patch, HIVE-8131.patch, HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-16 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14249299#comment-14249299
 ] 

Hive QA commented on HIVE-8131:
---



{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12687490/HIVE-8131.1.patch

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 6715 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vector_partition_diff_num_cols
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_vector_partition_diff_num_cols
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2097/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2097/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2097/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 3 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12687490 - PreCommit-HIVE-TRUNK-Build

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Attachments: HIVE-8131.1.patch, HIVE-8131.patch, HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-16 Thread Brock Noland (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14248467#comment-14248467
 ] 

Brock Noland commented on HIVE-8131:


I think it'd be great to have [~rdblue] review this as well.

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Attachments: HIVE-8131.1.patch, HIVE-8131.patch, HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-16 Thread Ferdinand Xu (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14248271#comment-14248271
 ] 

Ferdinand Xu commented on HIVE-8131:


Thank [~mohitsabharwal] for your review. [~brocknoland], can you help me review 
it when you have some time?

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Attachments: HIVE-8131.1.patch, HIVE-8131.patch, HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-11 Thread Mohit Sabharwal (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243819#comment-14243819
 ] 

Mohit Sabharwal commented on HIVE-8131:
---

[~Ferd], will take a look today.

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Attachments: HIVE-8131.patch, HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-11 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243669#comment-14243669
 ] 

Hive QA commented on HIVE-8131:
---



{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12686725/HIVE-8131.patch

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6703 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2049/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2049/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2049/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12686725 - PreCommit-HIVE-TRUNK-Build

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Attachments: HIVE-8131.patch, HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-10 Thread Ferdinand Xu (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14242197#comment-14242197
 ] 

Ferdinand Xu commented on HIVE-8131:


Hi [~mohitsabharwal], can you please help me review this patch?

> Support timestamp in Avro
> -
>
> Key: HIVE-8131
> URL: https://issues.apache.org/jira/browse/HIVE-8131
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Attachments: HIVE-8131.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)