You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by Billie Rinaldi <bi...@gmail.com> on 2014/08/25 21:18:21 UTC

missing configs

I'm having trouble with the develop branch.  It's not loading up
accumulo-site configs.  Anyone know what's going on?

INFO 2014-08-25 12:04:16,543 PythonExecutor.py:119 - Result:
{'structuredOut': {}, 'stdout': '2014-08-25 12:04:16,518 - Error while
executing command \'start\':
Traceback (most recent call last):
  File
"/hwqe-hdp/yarn/local/usercache/billie/appcache/application_1408460425050_0057/filecache/14/slider-agent.tar.gz/slider-agent/resource_management/libraries/script/script.py",
line 116, in execute
    method(env)
  File
"/hwqe-hdp/yarn/local/usercache/billie/appcache/application_1408460425050_0057/filecache/20/apache-slider-accumulo-1.6.0-app-package-0.51.0-incubating-SNAPSHOT.zip/package/scripts/accumulo_script.py",
line 80, in start
    import params
  File
"/hwqe-hdp/yarn/local/usercache/billie/appcache/application_1408460425050_0057/filecache/20/apache-slider-accumulo-1.6.0-app-package-0.51.0-incubating-SNAPSHOT.zip/package/scripts/params.py",
line 67, in <module>
    if (\'instance.dfs.dir\' in
config[\'configurations\'][\'accumulo-site\']):
  File
"/hwqe-hdp/yarn/local/usercache/billie/appcache/application_1408460425050_0057/filecache/14/slider-agent.tar.gz/slider-agent/resource_management/libraries/script/config_dictionary.py",
line 75, in __getattr__
    raise Fail("Configuration parameter \'"+self.name+"\' was not found in
configurations dictionary!")
Fail: Configuration parameter \'accumulo-site\' was not found in
configurations dictionary!', 'stderr': '2014-08-25 12:04:16,518 - Error
while executing command \'start\':
Traceback (most recent call last):
  File
"/hwqe-hdp/yarn/local/usercache/billie/appcache/application_1408460425050_0057/filecache/14/slider-agent.tar.gz/slider-agent/resource_management/libraries/script/script.py",
line 116, in execute
    method(env)
  File
"/hwqe-hdp/yarn/local/usercache/billie/appcache/application_1408460425050_0057/filecache/20/apache-slider-accumulo-1.6.0-app-package-0.51.0-incubating-SNAPSHOT.zip/package/scripts/accumulo_script.py",
line 80, in start
    import params
  File
"/hwqe-hdp/yarn/local/usercache/billie/appcache/application_1408460425050_0057/filecache/20/apache-slider-accumulo-1.6.0-app-package-0.51.0-incubating-SNAPSHOT.zip/package/scripts/params.py",
line 67, in <module>
    if (\'instance.dfs.dir\' in
config[\'configurations\'][\'accumulo-site\']):
  File
"/hwqe-hdp/yarn/local/usercache/billie/appcache/application_1408460425050_0057/filecache/14/slider-agent.tar.gz/slider-agent/resource_management/libraries/script/config_dictionary.py",
line 75, in __getattr__
    raise Fail("Configuration parameter \'"+self.name+"\' was not found in
configurations dictionary!")
Fail: Configuration parameter \'accumulo-site\' was not found in
configurations dictionary!', 'exitcode': 1}