[jira] [Updated] (HIVE-17514) Use SHA-256 for cookie signer to improve security

2017-09-12 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17514: -- Description: See HIVE-17226 for detailed description. > Use SHA-256 for cookie signer to improve security >

[jira] [Commented] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-12 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163195#comment-16163195 ] Tao Li commented on HIVE-17496: --- Uploaded "HIVE-17496.3.patch" to fix test issue. > Bootstrap repl is not

[jira] [Updated] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-12 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17496: -- Attachment: HIVE-17496.3.patch > Bootstrap repl is not cleaning up staging dirs >

[jira] [Commented] (HIVE-17504) Skip ACID table for replication

2017-09-12 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162630#comment-16162630 ] Tao Li commented on HIVE-17504: --- Test result looks good. [~daijy] Can you please take a look at this change?

[jira] [Assigned] (HIVE-17515) Use SHA-256 for GenericUDFMaskHash to improve security

2017-09-12 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17515: - > Use SHA-256 for GenericUDFMaskHash to improve security >

[jira] [Assigned] (HIVE-17514) Use SHA-256 for cookie signer to improve security

2017-09-12 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17514: - > Use SHA-256 for cookie signer to improve security > - > >

[jira] [Assigned] (HIVE-17422) Don't dump non-native/temporary tables during incremental dump

2017-09-12 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17422: - Assignee: Tao Li > Don't dump non-native/temporary tables during incremental dump >

[jira] [Assigned] (HIVE-17513) Refactor PathUtils to not contain state (instance fields)

2017-09-12 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17513: - > Refactor PathUtils to not contain state (instance fields) >

[jira] [Updated] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17496: -- Status: Patch Available (was: Open) > Bootstrap repl is not cleaning up staging dirs >

[jira] [Updated] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17496: -- Status: Open (was: Patch Available) > Bootstrap repl is not cleaning up staging dirs >

[jira] [Commented] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162314#comment-16162314 ] Tao Li commented on HIVE-17496: --- [~daijy] See "HIVE-17496.2.patch" for the added unit test. cc [~thejas] >

[jira] [Updated] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17496: -- Attachment: HIVE-17496.2.patch > Bootstrap repl is not cleaning up staging dirs >

[jira] [Commented] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16161925#comment-16161925 ] Tao Li commented on HIVE-17496: --- [~daijy] I agree that PathUtils should not contain state but should be a

[jira] [Commented] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16161848#comment-16161848 ] Tao Li commented on HIVE-17496: --- [~daijy] The cleanup happens when the SQLOperation is done and the context

[jira] [Commented] (HIVE-16979) Cache UGI for metastore

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16161807#comment-16161807 ] Tao Li commented on HIVE-16979: --- [~gopalv] Thanks for your previous comments. Regarding the liveness issue

[jira] [Commented] (HIVE-17459) View deletion operation failed to replicate on target cluster

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16161790#comment-16161790 ] Tao Li commented on HIVE-17459: --- [~thejas] We should be able to get this in now. Thanks. > View deletion

[jira] [Commented] (HIVE-17226) Use strong hashing as security improvement

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16161766#comment-16161766 ] Tao Li commented on HIVE-17226: --- [~thejas] That makes sense. Will do. Thanks! > Use strong hashing as

[jira] [Updated] (HIVE-17504) Skip ACID table for replication

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17504: -- Status: Patch Available (was: Open) > Skip ACID table for replication > --- > >

[jira] [Updated] (HIVE-17504) Skip ACID table for replication

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17504: -- Attachment: HIVE-17504.1.patch > Skip ACID table for replication > --- > >

[jira] [Assigned] (HIVE-17504) Skip ACID table for replication

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17504: - > Skip ACID table for replication > --- > > Key: HIVE-17504 >

[jira] [Commented] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16161655#comment-16161655 ] Tao Li commented on HIVE-17496: --- Test result looks good. [~daijy] Can you please take a look? > Bootstrap

[jira] [Updated] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-09 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17496: -- Status: Patch Available (was: Open) > Bootstrap repl is not cleaning up staging dirs >

[jira] [Updated] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-09 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17496: -- Attachment: HIVE-17496.1.patch > Bootstrap repl is not cleaning up staging dirs >

[jira] [Commented] (HIVE-17226) Use strong hashing as security improvement

2017-09-09 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16160123#comment-16160123 ] Tao Li commented on HIVE-17226: --- Test result looks good. [~thejas], [~susanths] Can you please take a look?

[jira] [Assigned] (HIVE-17496) Bootstrap repl is not cleaning up staging dirs

2017-09-09 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17496: - > Bootstrap repl is not cleaning up staging dirs > -- > >

[jira] [Updated] (HIVE-17226) Use strong hashing as security improvement

2017-09-08 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17226: -- Status: Open (was: Patch Available) > Use strong hashing as security improvement >

[jira] [Updated] (HIVE-17226) Use strong hashing as security improvement

2017-09-08 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17226: -- Status: Patch Available (was: Open) > Use strong hashing as security improvement >

[jira] [Commented] (HIVE-17459) View deletion operation failed to replicate on target cluster

2017-09-08 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159357#comment-16159357 ] Tao Li commented on HIVE-17459: --- Test results looks good (failures are irrelevant). > View deletion

[jira] [Commented] (HIVE-17480) repl dump sub dir should use UUID instead of timestamp

2017-09-08 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159356#comment-16159356 ] Tao Li commented on HIVE-17480: --- Test result looks good. > repl dump sub dir should use UUID instead of

[jira] [Updated] (HIVE-17480) repl dump sub dir should use UUID instead of timestamp

2017-09-07 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17480: -- Status: Patch Available (was: Open) > repl dump sub dir should use UUID instead of timestamp >

[jira] [Updated] (HIVE-17480) repl dump sub dir should use UUID instead of timestamp

2017-09-07 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17480: -- Attachment: HIVE-17480.1.patch > repl dump sub dir should use UUID instead of timestamp >

[jira] [Commented] (HIVE-17480) repl dump sub dir should use UUID instead of timestamp

2017-09-07 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16157654#comment-16157654 ] Tao Li commented on HIVE-17480: --- cc [~daijy] > repl dump sub dir should use UUID instead of timestamp >

[jira] [Updated] (HIVE-17480) repl dump sub dir should use UUID instead of timestamp

2017-09-07 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17480: -- Description: This is to fix the concurrency issue that multiple dump operations could end up using the same

[jira] [Assigned] (HIVE-17480) repl dump sub dir should use UUID instead of timestamp

2017-09-07 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17480: - > repl dump sub dir should use UUID instead of timestamp >

[jira] [Updated] (HIVE-17459) View deletion operation failed to replicate on target cluster

2017-09-07 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17459: -- Component/s: repl > View deletion operation failed to replicate on target cluster >

[jira] [Commented] (HIVE-17459) View deletion operation failed to replicate on target cluster

2017-09-07 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16157369#comment-16157369 ] Tao Li commented on HIVE-17459: --- [~thejas] Just uploaded another patch with a unit test. > View deletion

[jira] [Updated] (HIVE-17459) View deletion operation failed to replicate on target cluster

2017-09-07 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17459: -- Attachment: HIVE-17459.2.patch > View deletion operation failed to replicate on target cluster >

[jira] [Updated] (HIVE-17459) View deletion operation failed to replicate on target cluster

2017-09-06 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17459: -- Status: Patch Available (was: Open) > View deletion operation failed to replicate on target cluster >

[jira] [Updated] (HIVE-17459) View deletion operation failed to replicate on target cluster

2017-09-06 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17459: -- Attachment: HIVE-17459.1.patch > View deletion operation failed to replicate on target cluster >

[jira] [Assigned] (HIVE-17459) View deletion operation failed to replicate on target cluster

2017-09-05 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17459: - > View deletion operation failed to replicate on target cluster >

[jira] [Commented] (HIVE-17385) Fix incremental repl error for non-native tables

2017-09-01 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16150748#comment-16150748 ] Tao Li commented on HIVE-17385: --- Thanks [~daijy] > Fix incremental repl error for non-native tables >

[jira] [Commented] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149818#comment-16149818 ] Tao Li commented on HIVE-17385: --- Test result looks good. cc [~daijy] > Fix incremental repl error for

[jira] [Commented] (HIVE-17422) Don't dump non-native/temporary tables during incremental dump

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149606#comment-16149606 ] Tao Li commented on HIVE-17422: --- cc [~daijy] > Don't dump non-native/temporary tables during incremental

[jira] [Commented] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149605#comment-16149605 ] Tao Li commented on HIVE-17385: --- Created HIVE-17422 as followup task. The latest unit test result is not

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Status: Open (was: Patch Available) > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Status: Patch Available (was: Open) > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Status: Patch Available (was: Open) > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Status: Open (was: Patch Available) > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: HIVE-17385.7.patch > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: (was: HIVE-17385.7.patch) > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: HIVE-17385.7.patch > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: (was: HIVE-17385.7.patch) > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: HIVE-17385.7.patch > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: (was: HIVE-17385.7.patch) > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: HIVE-17385.7.patch > Fix incremental repl error for non-native tables >

[jira] [Commented] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149500#comment-16149500 ] Tao Li commented on HIVE-17385: --- [~daijy] For the CreateTableHandler, we can avoid dumping the table by

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: HIVE-17385.6.patch > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-31 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: HIVE-17385.5.patch > Fix incremental repl error for non-native tables >

[jira] [Comment Edited] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-30 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16147485#comment-16147485 ] Tao Li edited comment on HIVE-17385 at 8/30/17 3:56 PM: [~daijy] Regarding the

[jira] [Commented] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-30 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16147485#comment-16147485 ] Tao Li commented on HIVE-17385: --- [~daijy] Regarding the exception, I am sticking with the old logic, i.e.

[jira] [Commented] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-26 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142869#comment-16142869 ] Tao Li commented on HIVE-17385: --- Test results looks good now. > Fix incremental repl error for non-native

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-26 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: HIVE-17385.4.patch > Fix incremental repl error for non-native tables >

[jira] [Commented] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-26 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142640#comment-16142640 ] Tao Li commented on HIVE-17385: --- Fixing the TestExport.shouldExportImportATemporaryTable failure. > Fix

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-24 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Status: Patch Available (was: Open) > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-24 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: HIVE-17385.3.patch > Fix incremental repl error for non-native tables >

[jira] [Commented] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-24 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16140446#comment-16140446 ] Tao Li commented on HIVE-17385: --- [~daijy] Can you please take a look at this change? > Fix incremental repl

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-24 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: HIVE-17385.2.patch > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-24 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Attachment: HIVE-17385.1.patch > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-24 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Description: See below error with incremental replication for non-native (storage handler based) tables. The

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-24 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Description: See below error with incremental replication for non-native (storage handler based) tables.

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-24 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Summary: Fix incremental repl error for non-native tables (was: Fix repl load error for non-native tables) >

[jira] [Updated] (HIVE-17385) Fix incremental repl error for non-native tables

2017-08-24 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Component/s: repl > Fix incremental repl error for non-native tables >

[jira] [Updated] (HIVE-17385) Fix repl load error for non-native tables

2017-08-24 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17385: -- Description: See below error for > Fix repl load error for non-native tables >

[jira] [Assigned] (HIVE-17385) Fix repl load error for non-native tables

2017-08-24 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17385: - > Fix repl load error for non-native tables > - > >

[jira] [Commented] (HIVE-17364) Add unit test to "alter view" replication

2017-08-21 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135976#comment-16135976 ] Tao Li commented on HIVE-17364: --- Test failures are not related. > Add unit test to "alter view" replication

[jira] [Updated] (HIVE-17364) Add unit test to "alter view" replication

2017-08-21 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17364: -- Status: Patch Available (was: Open) > Add unit test to "alter view" replication >

[jira] [Commented] (HIVE-17364) Add unit test to "alter view" replication

2017-08-21 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135543#comment-16135543 ] Tao Li commented on HIVE-17364: --- [~daijy] Can you please take a look at this change? cc [~thejas] > Add

[jira] [Updated] (HIVE-17364) Add unit test to "alter view" replication

2017-08-21 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17364: -- Description: Adding a unit test to HIVE-17354 change. > Add unit test to "alter view" replication >

[jira] [Updated] (HIVE-17364) Add unit test to "alter view" replication

2017-08-21 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17364: -- Attachment: HIVE-17364.1.patch > Add unit test to "alter view" replication >

[jira] [Assigned] (HIVE-17364) Add unit test to "alter view" replication

2017-08-21 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17364: - > Add unit test to "alter view" replication > - > >

[jira] [Commented] (HIVE-17354) Fix "alter view" for incremental replication

2017-08-20 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16134516#comment-16134516 ] Tao Li commented on HIVE-17354: --- [~thejas] Sounds good. > Fix "alter view" for incremental replication >

[jira] [Commented] (HIVE-17354) Fix "alter view" for incremental replication

2017-08-19 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16133973#comment-16133973 ] Tao Li commented on HIVE-17354: --- [~daijy] Thanks for the help. I uploaded another patch to include more unit

[jira] [Updated] (HIVE-17354) Fix "alter view" for incremental replication

2017-08-19 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17354: -- Attachment: HIVE-17354.2.patch > Fix "alter view" for incremental replication >

[jira] [Commented] (HIVE-17354) Fix "alter view" for incremental replication

2017-08-18 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16133586#comment-16133586 ] Tao Li commented on HIVE-17354: --- All test failures are due to flaky tests tracked in HIVE-15058. [~daijy]

[jira] [Updated] (HIVE-17354) Fix "alter view" for incremental replication

2017-08-17 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17354: -- Status: Patch Available (was: Open) > Fix "alter view" for incremental replication >

[jira] [Updated] (HIVE-17354) Fix "alter view" for incremental replication

2017-08-17 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17354: -- Attachment: HIVE-17354.1.patch > Fix "alter view" for incremental replication >

[jira] [Updated] (HIVE-17354) Fix "alter view" for incremental replication

2017-08-17 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17354: -- Description: There is a bug that "alter view" operation is resulting in a view creation operation instead of a

[jira] [Updated] (HIVE-17354) Fix "alter view" for incremental replication

2017-08-17 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17354: -- Component/s: repl > Fix "alter view" for incremental replication >

[jira] [Assigned] (HIVE-17354) Fix "alter view" for incremental replication

2017-08-17 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17354: - > Fix "alter view" for incremental replication > > >

[jira] [Commented] (HIVE-17301) Make JSONMessageFactory.getTObj method thread safe

2017-08-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124479#comment-16124479 ] Tao Li commented on HIVE-17301: --- Test failures are tracked in HIVE-15058 and don't seem related to this

[jira] [Updated] (HIVE-17301) Make JSONMessageFactory.getTObj method thread safe

2017-08-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17301: -- Status: Patch Available (was: Open) > Make JSONMessageFactory.getTObj method thread safe >

[jira] [Updated] (HIVE-17301) Make JSONMessageFactory.getTObj method thread safe

2017-08-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17301: -- Attachment: HIVE-17301.1.patch > Make JSONMessageFactory.getTObj method thread safe >

[jira] [Assigned] (HIVE-17301) Make JSONMessageFactory.getTObj method thread safe

2017-08-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li reassigned HIVE-17301: - Assignee: Tao Li > Make JSONMessageFactory.getTObj method thread safe >

[jira] [Updated] (HIVE-17301) Make JSONMessageFactory.getTObj method thread safe

2017-08-11 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17301: -- Component/s: Metastore > Make JSONMessageFactory.getTObj method thread safe >

[jira] [Updated] (HIVE-17226) Use strong hashing as security improvement

2017-08-02 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17226: -- Status: Patch Available (was: Open) > Use strong hashing as security improvement >

[jira] [Updated] (HIVE-17226) Use strong hashing as security improvement

2017-08-02 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17226: -- Attachment: HIVE-17226.1.patch > Use strong hashing as security improvement >

[jira] [Commented] (HIVE-17226) Use strong hashing as security improvement

2017-08-02 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111770#comment-16111770 ] Tao Li commented on HIVE-17226: --- [~asherman] I think changing the hash function for GenericUDFMaskHash

[jira] [Commented] (HIVE-17226) Use strong hashing as security improvement

2017-08-02 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111703#comment-16111703 ] Tao Li commented on HIVE-17226: --- [~asherman] Regarding the CookieSigner, I don't see an incompatibility

[jira] [Commented] (HIVE-16979) Cache UGI for metastore

2017-08-02 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111242#comment-16111242 ] Tao Li commented on HIVE-16979: --- Good point. It is used by ThriftBinaryCLIService as well as you mentioned,

[jira] [Updated] (HIVE-17226) Use strong hashing as security improvement

2017-08-01 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HIVE-17226: -- Component/s: (was: Hive) Security > Use strong hashing as security improvement >

<    1   2   3   4   5   6   >