[jira] [Created] (HADOOP-10555) add offset support to MurmurHash

2014-04-30 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-10555: - Summary: add offset support to MurmurHash Key: HADOOP-10555 URL: https://issues.apache.org/jira/browse/HADOOP-10555 Project: Hadoop Common Issue

[jira] [Updated] (HADOOP-10555) add offset support to MurmurHash

2014-04-30 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-10555: -- Attachment: HADOOP-10555.patch can someone please assign to me? I don't have

[jira] [Updated] (HADOOP-10555) add offset support to MurmurHash

2014-04-30 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-10555: -- Status: Patch Available (was: Open) add offset support to MurmurHash

[jira] [Commented] (HADOOP-10555) add offset support to MurmurHash

2014-04-30 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13986197#comment-13986197 ] Sergey Shelukhin commented on HADOOP-10555: --- [~t3rmin4t0r] fyi add offset

[jira] [Commented] (HADOOP-9487) Deprecation warnings in Configuration should go to their own log or otherwise be suppressible

2013-07-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13702457#comment-13702457 ] Sergey Shelukhin commented on HADOOP-9487: -- This warning is also output in HBase

[jira] [Commented] (HADOOP-9487) Deprecation warnings in Configuration should go to their own log or otherwise be suppressible

2013-08-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738771#comment-13738771 ] Sergey Shelukhin commented on HADOOP-9487: -- ping? Deprecation

[jira] [Commented] (HADOOP-11771) Configuration::getClassByNameOrNull synchronizes on a static object

2015-03-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14389062#comment-14389062 ] Sergey Shelukhin commented on HADOOP-11771: --- Why don't we just stop using

[jira] [Created] (HADOOP-12567) NPE in SaslRpcServer

2015-11-12 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-12567: - Summary: NPE in SaslRpcServer Key: HADOOP-12567 URL: https://issues.apache.org/jira/browse/HADOOP-12567 Project: Hadoop Common Issue Type: Task

[jira] [Assigned] (HADOOP-12567) NPE in SaslRpcServer

2015-11-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HADOOP-12567: - Assignee: Sergey Shelukhin > NPE in SaslRpcServer > > >

[jira] [Updated] (HADOOP-12567) NPE in SaslRpcServer

2015-11-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-12567: -- Description: {noformat} if (LOG.isDebugEnabled()) { String username =

[jira] [Updated] (HADOOP-12567) NPE in SaslRpcServer

2015-11-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-12567: -- Affects Version/s: 2.7.0 2.7.1 Status: Patch

[jira] [Updated] (HADOOP-12567) NPE in SaslRpcServer

2015-11-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-12567: -- Attachment: HADOOP-12567.patch > NPE in SaslRpcServer > > >

[jira] [Commented] (HADOOP-12567) NPE in SaslRpcServer

2015-11-16 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15007111#comment-15007111 ] Sergey Shelukhin commented on HADOOP-12567: --- Test failures do not look related. > NPE in

[jira] [Commented] (HADOOP-12697) IPC retry policies should recognise that SASL auth failures are unrecoverable

2016-01-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089717#comment-15089717 ] Sergey Shelukhin commented on HADOOP-12697: --- The retries in this case were per-exception (see

[jira] [Updated] (HADOOP-12567) NPE in SaslRpcServer

2015-11-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-12567: -- Attachment: HADOOP-12567.01.patch Fixed. The time is ripe to increase the limit to

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-06-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15323541#comment-15323541 ] Sergey Shelukhin commented on HADOOP-13081: --- [~cnauroth] ping? > add the ability to create

[jira] [Updated] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-05-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13081: -- Status: Patch Available (was: Open) > add the ability to create multiple

[jira] [Updated] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-05-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13081: -- Attachment: HADOOP-13081.patch > add the ability to create multiple UGIs/subjects

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-05-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305103#comment-15305103 ] Sergey Shelukhin commented on HADOOP-13081: --- Simple patch. Can someone please review? (and

[jira] [Updated] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-06-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13081: -- Attachment: HADOOP-13081.01.patch Updated the patch accordingly. > add the ability

[jira] [Created] (HADOOP-13066) UserGroupInformation.loginWithKerberos/getLoginUser is not thread-safe

2016-04-27 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-13066: - Summary: UserGroupInformation.loginWithKerberos/getLoginUser is not thread-safe Key: HADOOP-13066 URL: https://issues.apache.org/jira/browse/HADOOP-13066

[jira] [Commented] (HADOOP-13066) UserGroupInformation.loginWithKerberos/getLoginUser is not thread-safe

2016-04-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261210#comment-15261210 ] Sergey Shelukhin commented on HADOOP-13066: --- yes, but nothing synchronizes two calls... t1:

[jira] [Commented] (HADOOP-13066) UserGroupInformation.loginWithKerberos/getLoginUser is not thread-safe

2016-04-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261302#comment-15261302 ] Sergey Shelukhin commented on HADOOP-13066: --- Yeah, this is the method. Class lock doesn't

[jira] [Created] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-05-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-13081: - Summary: add the ability to create multiple UGIs/subjects from one kerberos login Key: HADOOP-13081 URL: https://issues.apache.org/jira/browse/HADOOP-13081

[jira] [Updated] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-05-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13081: -- Description: We have a scenario where we log in with kerberos as a certain user for

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-05-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15267553#comment-15267553 ] Sergey Shelukhin commented on HADOOP-13081: --- [~cnauroth] [~sseth] fyi > add the ability to

[jira] [Updated] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-05-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13081: -- Description: We have a scenario where we log in with kerberos as a certain user for

[jira] [Commented] (HADOOP-13066) UserGroupInformation.loginWithKerberos/getLoginUser is not thread-safe

2016-05-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15276928#comment-15276928 ] Sergey Shelukhin commented on HADOOP-13066: --- Thanks for the pointer, that method solves the

[jira] [Updated] (HADOOP-13422) ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13422: -- Status: Patch Available (was: Open) > ZKDelegationTokenSecretManager JaasConfig does

[jira] [Updated] (HADOOP-13422) ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13422: -- Description: There's a race in the globals. The non-global APIs from ZOOKEEPER-2139

[jira] [Created] (HADOOP-13422) ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process

2016-07-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-13422: - Summary: ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process Key: HADOOP-13422 URL:

[jira] [Updated] (HADOOP-13422) ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13422: -- Attachment: HADOOP-13422.patch The initial patch. > ZKDelegationTokenSecretManager

[jira] [Updated] (HADOOP-13422) ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process

2016-07-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13422: -- Attachment: HADOOP-13422.01.patch Updated the patch. >

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392570#comment-15392570 ] Sergey Shelukhin commented on HADOOP-13081: --- ping? We are doing this via reflection in Hive

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-07-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398592#comment-15398592 ] Sergey Shelukhin commented on HADOOP-13081: --- Yes, it's possible to add the test. It fails

[jira] [Updated] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-07-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13081: -- Attachment: HADOOP-13081.02.patch Added the test and some additional logic to clone

[jira] [Updated] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-07-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13081: -- Attachment: HADOOP-13081.02.patch Updating the patch to remove tabs > add the

[jira] [Updated] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-08-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13081: -- Attachment: (was: HADOOP-13081.03.patch) > add the ability to create multiple

[jira] [Updated] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-08-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13081: -- Attachment: HADOOP-13081.03.patch > add the ability to create multiple UGIs/subjects

[jira] [Updated] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-08-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13081: -- Attachment: HADOOP-13081.03.patch fixed checkstyle... sigh > add the ability to

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375753#comment-15375753 ] Sergey Shelukhin commented on HADOOP-13081: --- Also can someone please assign this to me? > add

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-07-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15368247#comment-15368247 ] Sergey Shelukhin commented on HADOOP-13081: --- [~cnauroth] ping? > add the ability to create

[jira] [Updated] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-08-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13081: -- Attachment: HADOOP-13081.03.patch Updated > add the ability to create multiple

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356326#comment-15356326 ] Sergey Shelukhin commented on HADOOP-13081: --- ping? > add the ability to create multiple

[jira] [Comment Edited] (HADOOP-13066) UserGroupInformation.loginWithKerberos/getLoginUser is not thread-safe

2016-10-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15549646#comment-15549646 ] Sergey Shelukhin edited comment on HADOOP-13066 at 10/5/16 6:57 PM:

[jira] [Commented] (HADOOP-13066) UserGroupInformation.loginWithKerberos/getLoginUser is not thread-safe

2016-10-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15549646#comment-15549646 ] Sergey Shelukhin commented on HADOOP-13066: --- The scenario is like this; we accept work on

[jira] [Comment Edited] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-09-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507759#comment-15507759 ] Sergey Shelukhin edited comment on HADOOP-13081 at 9/20/16 8:51 PM:

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-09-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507805#comment-15507805 ] Sergey Shelukhin commented on HADOOP-13081: --- We don't have control over which parts of the

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-09-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507759#comment-15507759 ] Sergey Shelukhin commented on HADOOP-13081: --- [~cnauroth] the concrete use case is where a

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-09-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507807#comment-15507807 ] Sergey Shelukhin commented on HADOOP-13081: --- Btw, we do already have the implementation using

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-09-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508229#comment-15508229 ] Sergey Shelukhin commented on HADOOP-13081: --- The synchronization issues and preserving the

[jira] [Comment Edited] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-09-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508229#comment-15508229 ] Sergey Shelukhin edited comment on HADOOP-13081 at 9/21/16 12:22 AM: -

[jira] [Commented] (HADOOP-13066) UserGroupInformation.loginWithKerberos/getLoginUser is not thread-safe

2016-10-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563218#comment-15563218 ] Sergey Shelukhin commented on HADOOP-13066: --- Sorry, I commented on the wrong jira >

[jira] [Issue Comment Deleted] (HADOOP-13066) UserGroupInformation.loginWithKerberos/getLoginUser is not thread-safe

2016-10-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-13066: -- Comment: was deleted (was: The scenario is like this; we accept work on behalf of

[jira] [Commented] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-10-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563221#comment-15563221 ] Sergey Shelukhin commented on HADOOP-13081: --- Sorry, I've posted this in the wrong JIRA

[jira] [Commented] (HADOOP-14214) DomainSocketWatcher::add()/delete() should not self interrupt while looping await()

2017-03-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937522#comment-15937522 ] Sergey Shelukhin commented on HADOOP-14214: --- Hmm.. the reason we are interrupting the thread

[jira] [Comment Edited] (HADOOP-14214) DomainSocketWatcher::add()/delete() should not self interrupt while looping await()

2017-03-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937522#comment-15937522 ] Sergey Shelukhin edited comment on HADOOP-14214 at 3/23/17 1:28 AM:

[jira] [Commented] (HADOOP-14683) FileStatus.compareTo binary compatible issue

2017-08-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110045#comment-16110045 ] Sergey Shelukhin commented on HADOOP-14683: --- Thanks! > FileStatus.compareTo binary compatible

[jira] [Created] (HADOOP-14683) FileStatus.compareTo binary compat issue between 2.7 and 2.8

2017-07-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-14683: - Summary: FileStatus.compareTo binary compat issue between 2.7 and 2.8 Key: HADOOP-14683 URL: https://issues.apache.org/jira/browse/HADOOP-14683 Project:

[jira] [Updated] (HADOOP-14683) FileStatus.compareTo binary compat issue between 2.7 and 2.8

2017-07-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-14683: -- Description: See HIVE-17133. Looks like the signature change is causing issues;

[jira] [Created] (HADOOP-14684) get rid of "skipCorrupt" flag

2017-07-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-14684: - Summary: get rid of "skipCorrupt" flag Key: HADOOP-14684 URL: https://issues.apache.org/jira/browse/HADOOP-14684 Project: Hadoop Common Issue

[jira] [Commented] (HADOOP-14683) FileStatus.compareTo binary compat issue between 2.7 and 2.8

2017-07-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102470#comment-16102470 ] Sergey Shelukhin commented on HADOOP-14683: --- +1 non-binding > FileStatus.compareTo binary

[jira] [Commented] (HADOOP-13500) Concurrency issues when using Configuration iterator

2017-09-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16183478#comment-16183478 ] Sergey Shelukhin commented on HADOOP-13500: --- Hive is also hitting this issue. > Concurrency

[jira] [Comment Edited] (HADOOP-13500) Concurrency issues when using Configuration iterator

2017-09-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16183478#comment-16183478 ] Sergey Shelukhin edited comment on HADOOP-13500 at 9/28/17 12:07 AM: -

[jira] [Commented] (HADOOP-13500) Concurrency issues when using Configuration iterator

2017-09-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16183481#comment-16183481 ] Sergey Shelukhin commented on HADOOP-13500: --- [~jnp] can we fix get this fixed eventually? ;)

[jira] [Commented] (HADOOP-15171) Hadoop native ZLIB decompressor produces 0 bytes for some input

2018-01-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16324924#comment-16324924 ] Sergey Shelukhin commented on HADOOP-15171: --- [~jnp] [~hagleitn] fyi > Hadoop native ZLIB

[jira] [Updated] (HADOOP-15171) Hadoop native ZLIB decompressor produces 0 bytes for some input

2018-01-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-15171: -- Description: While reading some ORC file via direct buffers, Hive gets a 0-sized

[jira] [Created] (HADOOP-15171) Hadoop native ZLIB decompressor produces 0 bytes for some input

2018-01-12 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-15171: - Summary: Hadoop native ZLIB decompressor produces 0 bytes for some input Key: HADOOP-15171 URL: https://issues.apache.org/jira/browse/HADOOP-15171 Project:

[jira] [Updated] (HADOOP-15171) Hadoop native ZLIB decompressor produces 0 bytes for some input

2018-01-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-15171: -- Fix Version/s: 3.0.1 3.1.0 > Hadoop native ZLIB decompressor

[jira] [Updated] (HADOOP-15171) Hadoop native ZLIB decompressor produces 0 bytes for some input

2018-01-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-15171: -- Priority: Blocker (was: Critical) > Hadoop native ZLIB decompressor produces 0 bytes

[jira] [Commented] (HADOOP-15171) Hadoop native ZLIB decompressor produces 0 bytes for some input

2018-01-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16344184#comment-16344184 ] Sergey Shelukhin commented on HADOOP-15171: --- [~ste...@apache.org] [~jnp] is it possible to get

[jira] [Commented] (HADOOP-15171) native ZLIB decompressor produces 0 bytes on the 2nd call; also incorrrectly handles some zlib errors

2018-02-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351016#comment-16351016 ] Sergey Shelukhin commented on HADOOP-15171: --- Update: turns out, end() was a red herring after

[jira] [Updated] (HADOOP-15171) native ZLIB decompressor produces 0 bytes on the 2nd call; also incorrrectly handles some zlib errors

2018-02-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-15171: -- Summary: native ZLIB decompressor produces 0 bytes on the 2nd call; also incorrrectly

[jira] [Commented] (HADOOP-15171) Hadoop native ZLIB decompressor produces 0 bytes for some input

2018-02-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16349238#comment-16349238 ] Sergey Shelukhin commented on HADOOP-15171: --- Tentative cause (still confirming) - calling

[jira] [Commented] (HADOOP-15171) Hadoop native ZLIB decompressor produces 0 bytes for some input

2018-02-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16349307#comment-16349307 ] Sergey Shelukhin commented on HADOOP-15171: --- Hmm, nm, it might be a red herring > Hadoop

[jira] [Updated] (HADOOP-15171) Hadoop native ZLIB decompressor produces 0 bytes after end() is called on a different decompressor

2018-02-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-15171: -- Summary: Hadoop native ZLIB decompressor produces 0 bytes after end() is called on a

[jira] [Commented] (HADOOP-15171) Hadoop native ZLIB decompressor produces 0 bytes for some input

2018-02-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16349513#comment-16349513 ] Sergey Shelukhin commented on HADOOP-15171: --- Ok, here's repro code. I get the bar exception if

[jira] [Comment Edited] (HADOOP-15171) Hadoop native ZLIB decompressor produces 0 bytes for some input

2018-02-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16349513#comment-16349513 ] Sergey Shelukhin edited comment on HADOOP-15171 at 2/1/18 11:43 PM:

[jira] [Updated] (HADOOP-15171) native ZLIB decompressor produces 0 bytes after end() is called on a different decompressor; also incorrrectly handles some zlib errors

2018-02-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-15171: -- Summary: native ZLIB decompressor produces 0 bytes after end() is called on a

[jira] [Assigned] (HADOOP-15403) FileInputFormat recursive=false fails instead of ignoring the directories.

2018-04-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HADOOP-15403: - Assignee: Sergey Shelukhin > FileInputFormat recursive=false fails instead of

[jira] [Updated] (HADOOP-15403) FileInputFormat recursive=false fails instead of ignoring the directories.

2018-04-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-15403: -- Status: Patch Available (was: Open) [~gsaha] [~leftnoteasy] can you take a look? >

[jira] [Commented] (HADOOP-15403) FileInputFormat recursive=false fails instead of ignoring the directories.

2018-04-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446460#comment-16446460 ] Sergey Shelukhin commented on HADOOP-15403: --- I fixed in getSplits since list... can be

[jira] [Created] (HADOOP-15403) FileInputFormat recursive=false fails instead of ignoring the directories.

2018-04-20 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-15403: - Summary: FileInputFormat recursive=false fails instead of ignoring the directories. Key: HADOOP-15403 URL: https://issues.apache.org/jira/browse/HADOOP-15403

[jira] [Updated] (HADOOP-15403) FileInputFormat recursive=false fails instead of ignoring the directories.

2018-04-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HADOOP-15403: -- Attachment: HADOOP-15403.patch > FileInputFormat recursive=false fails instead of

[jira] [Commented] (HADOOP-15403) FileInputFormat recursive=false fails instead of ignoring the directories.

2018-04-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448566#comment-16448566 ] Sergey Shelukhin commented on HADOOP-15403: --- [~jlowe] would a change in config be ok? I think