[ https://issues.apache.org/jira/browse/SOLR-7322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Pugh resolved SOLR-7322. ----------------------------- Resolution: Won't Fix HDFS has been removed in Solr 10. > Have a solr-specific hadoop Configuration > ----------------------------------------- > > Key: SOLR-7322 > URL: https://issues.apache.org/jira/browse/SOLR-7322 > Project: Solr > Issue Type: Improvement > Components: SolrCloud > Reporter: Gregory Chanan > Priority: Major > > There are a few places in the code that set up hadoop Configurations, e.g. > HdfsUpdateLog, HdfsDirectoryFactory. In apache sentry, we also set up a > Configuration with the same properties as the above two (i.e. reading the > hdfs.conf.dir resources). It would help to unify these usages. > Similar to say, the HBaseConfiguration: > https://github.com/apache/hbase/blob/0a500e5d305b0c75a6a357a5ff7a9210a615a007/hbase-common/src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java > Maybe would want to make Configuration itself a forbidden API and force > everyone to use our version as well. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org