My Oracle Support Banner

Wrong Encoding Of Property using Oracle Big Data Spatial and Graph (Doc ID 2116371.1)

Last updated on AUGUST 03, 2021

Applies to:

Oracle Big Data Spatial and Graph - Version 1.1 and later
Linux x86-64

Symptoms

With Oracle Big Data Spatial and Graph seeing wrong encoding of property if using in-memory analytics on Hadoop (ServerInstance remoteInstance = Pgx.getInstance(gpxUrl);), then pgxVertex.getProperty() returns wrong encoding of string.

If we start localInstance:

  localInstance = Pgx.getInstance();
localInstance.startEngine(confPgx);


then encoding is correct.

One example property value that got wrong encoding over the remote instance is a music string in Russian.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.