Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • start
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              kturner Keith Turner
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: