Hi nutchers,
i finish a custom plugin to add some custom field, it work like a charme,
when i move in production after running index it's throw this exception:

java.lang.Exception: org.elasticsearch.env.FailedToResolveConfigException:
Failed to resolve config path [names.txt], tried file path [names.txt],
path file
[/home/ubuntu/apache-nutch-custom/runtime/local/config/names.txt], and
classpath

        at
org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:462)

i have no idea to fix this. i create config/names.txt but it's throw
another exception i want to know if you dealt with this problem and how do
you do to fix it

Reply via email to