[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-14 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15329491#comment-15329491 ] Dave Marion commented on ACCUMULO-4341: --- Backported ACCUMULO-3923 to 1.7.2-SNAPSHOT and applied

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328335#comment-15328335 ] Dave Marion commented on ACCUMULO-4341: --- I think I have this resolved. It's all working now

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327966#comment-15327966 ] Dave Marion commented on ACCUMULO-4341: --- I believe the VFS code, without the ServiceLoader, will

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327911#comment-15327911 ] Mike Drob commented on ACCUMULO-4341: - Could we consider reverting some of the VFS changes? Do we

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327854#comment-15327854 ] Dave Marion commented on ACCUMULO-4341: --- I'm wondering if this is really due to a change in the

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327776#comment-15327776 ] Josh Elser commented on ACCUMULO-4341: -- [~mdrob] made this a blocker against 1.7.2 until we figure

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327775#comment-15327775 ] Josh Elser commented on ACCUMULO-4341: -- bq. I didn't realize it until now, but I am loading jars

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327763#comment-15327763 ] Dave Marion commented on ACCUMULO-4341: --- Loading classes out of HDFS has been a feature supported

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327734#comment-15327734 ] Josh Elser commented on ACCUMULO-4341: -- [~ctubbsii], FYI. If we don't figure out what is broken

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327729#comment-15327729 ] Josh Elser commented on ACCUMULO-4341: -- bq. No, the service loader feature is busted. The service

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327728#comment-15327728 ] Dave Marion commented on ACCUMULO-4341: --- I can't even `accumulo init` with the jars in HDFS. >

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327720#comment-15327720 ] Dave Marion commented on ACCUMULO-4341: --- No, the service loader feature is busted. >

[jira] [Commented] (ACCUMULO-4341) ServiceLoader deadlock with classes loaded from HDFS

2016-06-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327704#comment-15327704 ] Josh Elser commented on ACCUMULO-4341: -- So, VFS classloading from HDFS is still busted? That's the