[jira] [Commented] (HIVE-6818) Array out of bounds when ORC is used with ACID and predicate push down

2014-04-08 Thread Owen O'Malley (JIRA)

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

Owen O'Malley commented on HIVE-6818:
-

The three failures are unrelated and pass when I run it locally. I'll commit 
this after the 24 hours.

> Array out of bounds when ORC is used with ACID and predicate push down
> --
>
> Key: HIVE-6818
> URL: https://issues.apache.org/jira/browse/HIVE-6818
> Project: Hive
>  Issue Type: Bug
>  Components: File Formats
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Blocker
> Fix For: 0.13.0
>
> Attachments: HIVE-6818.patch
>
>
> The users gets an ArrayOutOfBoundsException when using ORC, ACID, and 
> predicate push down.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-6818) Array out of bounds when ORC is used with ACID and predicate push down

2014-04-07 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin commented on HIVE-6818:


Can you add comment about that on commit? Otherwise +1

> Array out of bounds when ORC is used with ACID and predicate push down
> --
>
> Key: HIVE-6818
> URL: https://issues.apache.org/jira/browse/HIVE-6818
> Project: Hive
>  Issue Type: Bug
>  Components: File Formats
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Blocker
> Fix For: 0.13.0
>
> Attachments: HIVE-6818.patch
>
>
> The users gets an ArrayOutOfBoundsException when using ORC, ACID, and 
> predicate push down.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-6818) Array out of bounds when ORC is used with ACID and predicate push down

2014-04-07 Thread Owen O'Malley (JIRA)

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

Owen O'Malley commented on HIVE-6818:
-

Sergey,
  My intention is to replace the current xml ast with the serialized 
SearchArgument. The serialized SearchArgument is much more compact and focused 
on predicate pushdown. However, in order for that to happen, we need to 
transition the clients from the old format to the new one. So, yes, the 
immediate patch only uses it for testing, but it should over time become the 
mainline path.

> Array out of bounds when ORC is used with ACID and predicate push down
> --
>
> Key: HIVE-6818
> URL: https://issues.apache.org/jira/browse/HIVE-6818
> Project: Hive
>  Issue Type: Bug
>  Components: File Formats
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Blocker
> Fix For: 0.13.0
>
> Attachments: HIVE-6818.patch
>
>
> The users gets an ArrayOutOfBoundsException when using ORC, ACID, and 
> predicate push down.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-6818) Array out of bounds when ORC is used with ACID and predicate push down

2014-04-03 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin commented on HIVE-6818:


Is new argument solely for testing? It seems like a bad idea to add to 
production code

> Array out of bounds when ORC is used with ACID and predicate push down
> --
>
> Key: HIVE-6818
> URL: https://issues.apache.org/jira/browse/HIVE-6818
> Project: Hive
>  Issue Type: Bug
>  Components: File Formats
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Blocker
> Fix For: 0.13.0
>
> Attachments: HIVE-6818.patch
>
>
> The users gets an ArrayOutOfBoundsException when using ORC, ACID, and 
> predicate push down.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-6818) Array out of bounds when ORC is used with ACID and predicate push down

2014-04-03 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-6818:
---



{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/12638338/HIVE-6818.patch

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 5543 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_auto_sortmerge_join_16
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_root_dir_external_table
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_smb_mapjoin_8
{noformat}

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2099/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2099/console

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: 12638338

> Array out of bounds when ORC is used with ACID and predicate push down
> --
>
> Key: HIVE-6818
> URL: https://issues.apache.org/jira/browse/HIVE-6818
> Project: Hive
>  Issue Type: Bug
>  Components: File Formats
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>Priority: Blocker
> Fix For: 0.13.0
>
> Attachments: HIVE-6818.patch
>
>
> The users gets an ArrayOutOfBoundsException when using ORC, ACID, and 
> predicate push down.



--
This message was sent by Atlassian JIRA
(v6.2#6252)