[jira] [Updated] (HBASE-12108) HBaseConfiguration: set classloader before loading xml files

2015-08-14 Thread Stephen Yuan Jiang (JIRA)

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

Stephen Yuan Jiang updated HBASE-12108:
---
Assignee: Aniket Bhatnagar

> HBaseConfiguration: set classloader before loading xml files
> 
>
> Key: HBASE-12108
> URL: https://issues.apache.org/jira/browse/HBASE-12108
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.6
>Reporter: Aniket Bhatnagar
>Assignee: Aniket Bhatnagar
>Priority: Minor
>  Labels: class_loader, configuration, patch
> Fix For: 1.0.0, 2.0.0, 1.1.0, 0.98.11
>
> Attachments: HBaseConfiguration_HBASE_HBASE-12108.patch
>
>
> IN the setup wherein HBase jars are loaded in child classloader whose parent 
> had loaded hadoop-common jar, HBaseConfiguration.create() throws 
> "hbase-default.xml file seems to be for and old version of HBase (null)... " 
> exception. ClassLoader should be set in Hadoop conf object before calling 
> addHbaseResources method



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


[jira] [Updated] (HBASE-12108) HBaseConfiguration: set classloader before loading xml files

2015-02-06 Thread Enis Soztutar (JIRA)

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

Enis Soztutar updated HBASE-12108:
--
Fix Version/s: (was: 1.0.1)
   1.0.0

> HBaseConfiguration: set classloader before loading xml files
> 
>
> Key: HBASE-12108
> URL: https://issues.apache.org/jira/browse/HBASE-12108
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.6
>Reporter: Aniket Bhatnagar
>Priority: Minor
>  Labels: class_loader, configuration, patch
> Fix For: 1.0.0, 2.0.0, 1.1.0, 0.98.11
>
> Attachments: HBaseConfiguration_HBASE_HBASE-12108.patch
>
>
> IN the setup wherein HBase jars are loaded in child classloader whose parent 
> had loaded hadoop-common jar, HBaseConfiguration.create() throws 
> "hbase-default.xml file seems to be for and old version of HBase (null)... " 
> exception. ClassLoader should be set in Hadoop conf object before calling 
> addHbaseResources method



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


[jira] [Updated] (HBASE-12108) HBaseConfiguration: set classloader before loading xml files

2015-02-03 Thread stack (JIRA)

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

stack updated HBASE-12108:
--
   Resolution: Fixed
Fix Version/s: 0.98.11
   1.1.0
   1.0.1
   2.0.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Pushed to 0.98+ Thanks for the patch [~aniket]

> HBaseConfiguration: set classloader before loading xml files
> 
>
> Key: HBASE-12108
> URL: https://issues.apache.org/jira/browse/HBASE-12108
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.6
>Reporter: Aniket Bhatnagar
>Priority: Minor
>  Labels: class_loader, configuration, patch
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.11
>
> Attachments: HBaseConfiguration_HBASE_HBASE-12108.patch
>
>
> IN the setup wherein HBase jars are loaded in child classloader whose parent 
> had loaded hadoop-common jar, HBaseConfiguration.create() throws 
> "hbase-default.xml file seems to be for and old version of HBase (null)... " 
> exception. ClassLoader should be set in Hadoop conf object before calling 
> addHbaseResources method



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


[jira] [Updated] (HBASE-12108) HBaseConfiguration: set classloader before loading xml files

2015-02-03 Thread stack (JIRA)

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

stack updated HBASE-12108:
--
Summary: HBaseConfiguration: set classloader before loading xml files  
(was: HBaseConfiguration)

> HBaseConfiguration: set classloader before loading xml files
> 
>
> Key: HBASE-12108
> URL: https://issues.apache.org/jira/browse/HBASE-12108
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.6
>Reporter: Aniket Bhatnagar
>Priority: Minor
>  Labels: class_loader, configuration, patch
> Attachments: HBaseConfiguration_HBASE_HBASE-12108.patch
>
>
> IN the setup wherein HBase jars are loaded in child classloader whose parent 
> had loaded hadoop-common jar, HBaseConfiguration.create() throws 
> "hbase-default.xml file seems to be for and old version of HBase (null)... " 
> exception. ClassLoader should be set in Hadoop conf object before calling 
> addHbaseResources method



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