[jira] [Updated] (HIVE-11515) Still some possible race condition in DynamicPartitionPruner

2015-08-10 Thread Navis (JIRA)

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

Navis updated HIVE-11515:
-
Attachment: HIVE-11515.1.patch.txt

 Still some possible race condition in DynamicPartitionPruner
 

 Key: HIVE-11515
 URL: https://issues.apache.org/jira/browse/HIVE-11515
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Navis
Assignee: Navis
Priority: Minor
 Attachments: HIVE-11515.1.patch.txt


 Even after HIVE-9976, I could see race condition in DPP sometimes. Hard to 
 reproduce but it seemed related to the fact that prune() is called by 
 thread-pool. With some delay in queue, events from fast tasks are arrived 
 before prune() is called.



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


[jira] [Updated] (HIVE-11515) Still some possible race condition in DynamicPartitionPruner

2015-08-10 Thread Navis (JIRA)

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

Navis updated HIVE-11515:
-
Description: Even after HIVE-9976, I could see race condition in DPP 
sometimes. Hard to reproduce but it seemed related to the fact that prune() is 
called by thread-pool. With some delay in queue, events from fast tasks are 
arrived before prune() is called.  (was: Even after HIVE-9976, I could see race 
condition in DPP sometimes. Hard to reproduce but it seemed related to the fact 
that init() is called by thread-pool. With some delay in queue, events from 
fast tasks are arrived before init() is called.)

 Still some possible race condition in DynamicPartitionPruner
 

 Key: HIVE-11515
 URL: https://issues.apache.org/jira/browse/HIVE-11515
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Navis
Assignee: Navis
Priority: Minor
 Attachments: HIVE-11515.1.patch.txt


 Even after HIVE-9976, I could see race condition in DPP sometimes. Hard to 
 reproduce but it seemed related to the fact that prune() is called by 
 thread-pool. With some delay in queue, events from fast tasks are arrived 
 before prune() is called.



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


[jira] [Updated] (HIVE-11515) Still some possible race condition in DynamicPartitionPruner

2015-08-10 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-11515:
---
Component/s: Tez

 Still some possible race condition in DynamicPartitionPruner
 

 Key: HIVE-11515
 URL: https://issues.apache.org/jira/browse/HIVE-11515
 Project: Hive
  Issue Type: Bug
  Components: Query Processor, Tez
Reporter: Navis
Assignee: Navis
Priority: Minor
 Attachments: HIVE-11515.1.patch.txt


 Even after HIVE-9976, I could see race condition in DPP sometimes. Hard to 
 reproduce but it seemed related to the fact that prune() is called by 
 thread-pool. With some delay in queue, events from fast tasks are arrived 
 before prune() is called.



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