[jira] [Updated] (HIVE-3693) Performance regression introduced by HIVE-3483

2012-11-29 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-3693:
---

   Resolution: Fixed
Fix Version/s: 0.10.0
   Status: Resolved  (was: Patch Available)

Committed to trunk and 0.10. Thanks, Thejas!

 Performance regression introduced by HIVE-3483
 --

 Key: HIVE-3693
 URL: https://issues.apache.org/jira/browse/HIVE-3693
 Project: Hive
  Issue Type: Bug
Reporter: Gang Tim Liu
Assignee: Thejas M Nair
Priority: Minor
 Fix For: 0.10.0

 Attachments: HIVE-3693.1.patch


 https://issues.apache.org/jira/browse/HIVE-3483 introduced a performance 
 regression in the client side during split computation.
 The client side spends a lot more time in the split computation phase. The 
 problem is checkFilterPathContains method.
 While investigating, can you create a config to disable it by default?
 thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-3693) Performance regression introduced by HIVE-3483

2012-11-28 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-3693:


Assignee: Thejas M Nair
  Status: Patch Available  (was: Open)

Review board request - https://reviews.apache.org/r/8246/

 Performance regression introduced by HIVE-3483
 --

 Key: HIVE-3693
 URL: https://issues.apache.org/jira/browse/HIVE-3693
 Project: Hive
  Issue Type: Bug
Reporter: Gang Tim Liu
Assignee: Thejas M Nair
Priority: Minor
 Attachments: HIVE-3693.1.patch


 https://issues.apache.org/jira/browse/HIVE-3483 introduced a performance 
 regression in the client side during split computation.
 The client side spends a lot more time in the split computation phase. The 
 problem is checkFilterPathContains method.
 While investigating, can you create a config to disable it by default?
 thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-3693) Performance regression introduced by HIVE-3483

2012-11-09 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-3693:


Attachment: HIVE-3693.1.patch

HIVE-3693.1.patch - Changes the Path to string conversions in CombineFilter to 
be consistent. Instead of using Path.toString() in one place and using 
Path.toUri().getPath() in other, using Path.toUri().getPath() in both places. 


 Performance regression introduced by HIVE-3483
 --

 Key: HIVE-3693
 URL: https://issues.apache.org/jira/browse/HIVE-3693
 Project: Hive
  Issue Type: Bug
Reporter: Gang Tim Liu
Priority: Minor
 Attachments: HIVE-3693.1.patch


 https://issues.apache.org/jira/browse/HIVE-3483 introduced a performance 
 regression in the client side during split computation.
 The client side spends a lot more time in the split computation phase. The 
 problem is checkFilterPathContains method.
 While investigating, can you create a config to disable it by default?
 thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-3693) Performance regression introduced by HIVE-3483

2012-11-08 Thread Gang Tim Liu (JIRA)

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

Gang Tim Liu updated HIVE-3693:
---

Priority: Minor  (was: Critical)

use hive-3696 to track patch revert. so this issue is not urgent. downgrade 
from critical to minor.

please change priority as you feel.

thanks


 Performance regression introduced by HIVE-3483
 --

 Key: HIVE-3693
 URL: https://issues.apache.org/jira/browse/HIVE-3693
 Project: Hive
  Issue Type: Bug
Reporter: Gang Tim Liu
Priority: Minor

 https://issues.apache.org/jira/browse/HIVE-3483 introduced a performance 
 regression in the client side during split computation.
 The client side spends a lot more time in the split computation phase. The 
 problem is checkFilterPathContains method.
 While investigating, can you create a config to disable it by default?
 thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira