-
Notifications
You must be signed in to change notification settings - Fork 995
Closed
Description
Hi,
I am using Apache 2.6.0 and Hive 0.13 versions. I have downloaded elasticsearch-hadoop-2.1.0.Beta3.zip and elasticsearch-1.4.4 version. while executing INSERT query in hive to insert the data into elasticsearch I am getting below error:
ERROR - Caused by: org.xml.sax.SAXParseException; systemId: file:///tmp/hadoop-root/.../job.xml; lineNumber: 665; columnNumber: 51; Character reference "�" is an invalid XML character.
Please help to solve the problem, am I using any wrong version of lib?
I also gone through the issue mentioned in the #359 but didn't get the solution.
Please help, thanks in advance.
Abhishek