Skip to content

Not able to process into Elasticsearch Found #622

@douwevdijk

Description

@douwevdijk

Hi,

We just migrated to a cloud solution using Found. However, when trying to process data into the cluster we are constantly getting the same error:

java.lang.StringIndexOutOfBoundsException: String index out of range: -1

We did not have this issue on our local machine ( using the exact same statement ) so maybe this has something to do with Found?

More details:

Script using: PIG
Script statement: STORE bla INTO 'blabla' USING org.elasticsearch.hadoop.pig.EsStorage('es.nodes=http://xxx.eu-west-1.aws.found.io:9200');

I also tried without using port number, no luck.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions