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

Christopher Tubbs updated ACCUMULO-1747:
----------------------------------------

    Summary: ServerConstants.getBaseDirs() use fs default name, not 
instance.dfs.uri  (was:  ServerConstants.getBaseDirs() use fs default name, not 
instance.dfs.uri)

> ServerConstants.getBaseDirs() use fs default name, not instance.dfs.uri
> -----------------------------------------------------------------------
>
>                 Key: ACCUMULO-1747
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1747
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: start
>            Reporter: Steve Loughran
>            Assignee: Keith Turner
>             Fix For: 1.6.0
>
>
> I've been trying to track down why I'm seeing connection refused to port 9000 
> in {{accumulo init}} -looks to me like
> 2013-10-02 19:04:12,600 [util.Initialize] INFO : Hadoop Filesystem is file:/
> 2013-10-02 19:04:12,678 [Configuration.deprecation] INFO : fs.default.name is 
> deprecated. Instead, use fs.defaultFS
> 2013-10-02 19:04:12,678 [util.Initialize] INFO : Accumulo data dirs are 
> [hdfs://localhost:9000/Users/stevel/.hoya/cluster/TestAcc
> Initialize is picking up instance.dfs.uri value, but the 
> {{ServerConstants.getBaseDirs()}} is picking up the default FS -not even from 
> accumulo-site.xml by the look of things, so fails to work except when 
> instance.dfs.uri==fs.default.name



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to