You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (Jira)" <ji...@apache.org> on 2022/11/16 05:47:00 UTC

[jira] [Assigned] (ATLAS-4241) import-hbase.sh get map error

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

Madhan Neethiraj reassigned ATLAS-4241:
---------------------------------------

    Assignee: Madhan Neethiraj  (was: Radhika Kundam)

> import-hbase.sh get map error
> -----------------------------
>
>                 Key: ATLAS-4241
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4241
>             Project: Atlas
>          Issue Type: Bug
>          Components: hbase-integration
>    Affects Versions: 2.1.0
>            Reporter: junsionzhang
>            Assignee: Madhan Neethiraj
>            Priority: Major
>
> when run import-hbase.sh ,errors is as follows:
> 2021-04-12 14:34:25,865 ERROR - [main:] ~ ImportHBaseEntities failed (HBaseBridge:197)
> org.apache.atlas.AtlasException: Failed to load application properties
>  at org.apache.atlas.ApplicationProperties.get(ApplicationProperties.java:147)
>  at org.apache.atlas.ApplicationProperties.get(ApplicationProperties.java:100)
>  at org.apache.atlas.hbase.bridge.HBaseBridge.main(HBaseBridge.java:139)
> Caused by: org.apache.commons.configuration.ConversionException: 'atlas.graph.index.search.solr.wait-searcher' doesn't map to a List object: true, a java.lang.Boolean
>  at org.apache.commons.configuration.AbstractConfiguration.getList(AbstractConfiguration.java:1144)
>  at org.apache.commons.configuration.AbstractConfiguration.getList(AbstractConfiguration.java:1109)
>  at org.apache.commons.configuration.AbstractConfiguration.interpolatedConfiguration(AbstractConfiguration.java:1274)
>  at org.apache.atlas.ApplicationProperties.get(ApplicationProperties.java:142)
>  ... 2 more
>  
> It seems the common-configuration does not work correctly . the hbasebridge use common-configuration 1.10 ,but the version also exists.  could somebody upgrade from 1.x to 2.x
>  
> https://commons.apache.org/proper/commons-configuration/userguide/upgradeto2_0.html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)