[jira] [Updated] (HIVE-16012) BytesBytes hash table - better capacity exhaustion handling I

2017-02-22 Thread Sergey Shelukhin (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HIVE-16012:

Status: Patch Available  (was: Open)

A better patch

> BytesBytes hash table - better capacity exhaustion handling I
> -
>
> Key: HIVE-16012
> URL: https://issues.apache.org/jira/browse/HIVE-16012
> Project: Hive
>  Issue Type: Bug
>Reporter: Sergey Shelukhin
>Assignee: Sergey Shelukhin
> Attachments: HIVE-16012.01.patch, HIVE-16012.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16012) BytesBytes hash table - better capacity exhaustion handling I

2017-02-22 Thread Sergey Shelukhin (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HIVE-16012:

Attachment: HIVE-16012.01.patch

> BytesBytes hash table - better capacity exhaustion handling I
> -
>
> Key: HIVE-16012
> URL: https://issues.apache.org/jira/browse/HIVE-16012
> Project: Hive
>  Issue Type: Bug
>Reporter: Sergey Shelukhin
>Assignee: Sergey Shelukhin
> Attachments: HIVE-16012.01.patch, HIVE-16012.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16012) BytesBytes hash table - better capacity exhaustion handling I

2017-02-22 Thread Sergey Shelukhin (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HIVE-16012:

Status: Open  (was: Patch Available)

> BytesBytes hash table - better capacity exhaustion handling I
> -
>
> Key: HIVE-16012
> URL: https://issues.apache.org/jira/browse/HIVE-16012
> Project: Hive
>  Issue Type: Bug
>Reporter: Sergey Shelukhin
>Assignee: Sergey Shelukhin
> Attachments: HIVE-16012.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16012) BytesBytes hash table - better capacity exhaustion handling I

2017-02-22 Thread Sergey Shelukhin (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HIVE-16012:

Status: Patch Available  (was: Open)

> BytesBytes hash table - better capacity exhaustion handling I
> -
>
> Key: HIVE-16012
> URL: https://issues.apache.org/jira/browse/HIVE-16012
> Project: Hive
>  Issue Type: Bug
>Reporter: Sergey Shelukhin
>Assignee: Sergey Shelukhin
> Attachments: HIVE-16012.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16012) BytesBytes hash table - better capacity exhaustion handling I

2017-02-22 Thread Sergey Shelukhin (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HIVE-16012:

Attachment: HIVE-16012.patch

For now, just fail better (and later) - long capacity was really still bounded 
to integer, causing not-power-of-2 error during overflow.

We should consider expanding hashtable to multiple arrays.

> BytesBytes hash table - better capacity exhaustion handling I
> -
>
> Key: HIVE-16012
> URL: https://issues.apache.org/jira/browse/HIVE-16012
> Project: Hive
>  Issue Type: Bug
>Reporter: Sergey Shelukhin
>Assignee: Sergey Shelukhin
> Attachments: HIVE-16012.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)