You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/01/15 20:36:20 UTC

[jira] [Resolved] (ACCUMULO-2199) FileNotFound exception attempting to run continuous ingest verification

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

Eric Newton resolved ACCUMULO-2199.
-----------------------------------

    Resolution: Not A Problem

{noformat}
 <property>
    <name>mapreduce.framework.name</name>
    <value>yarn</value>
  </property>
{noformat} 

needs to be in hadoop/conf/mapred-site.xml

> FileNotFound exception attempting to run continuous ingest verification
> -----------------------------------------------------------------------
>
>                 Key: ACCUMULO-2199
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2199
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Eric Newton
>            Priority: Blocker
>             Fix For: 1.6.0
>
>
> {noformat}
> 14/01/15 15:06:59 ERROR security.UserGroupInformation: PriviledgedActionException as:user (auth:SIMPLE) cause:java.io.FileNotFoundException: File does not exist: hdfs://namenode:9000/home/user/accumulo-1.6.0-SNAPSHOT/lib/libthrift.jar
> Exception in thread "main" java.io.FileNotFoundException: File does not exist: hdfs://namenode:9000/cloud/home/user/accumulo-1.6.0-SNAPSHOT/lib/libthrift.jar
> ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)