-
Re: Time Zone problem when extracting data from Teradata
Hi, If, in the Teradata server, you have configured the "assumed time zone" to Paris, then this is normal: Date fields in teradata don't carry a timezone, so you have to provide the "t…2 · -
Re: DSS is Overwriting DATE as TIMESTAMP in HIVE
Hi, The "DATE" type in DSS is actually a Java-style date, in other words a SQL-style timestamp. There is no "date-only" type in DSS.1 · -
Re: Trouble with Reverse Geocoding
Hi, The plugin for reverse geocoding processor and administrative charts is the "Reverse geocoding" / "geoadmin" plugin, not the ESRI one. Best regards,1 · -
Re: Error "HTTP code: 500, type: org.eclipse.jgit.api.errors.JGitInternalExceptio"
Hi, This indicates that the internal Git repository that stores DSS configuration versions is corrupted, probably following a sudden power loss (this can happen if you are using the virtualbox/vmware…2 · -
Re: Redshift slow to write-out results
Hi, Writing results directly into Redshift from DSS is indeed extremely inefficient. This is the nature of Redshift which is a database fully optimized for large-scale loading from S3 only. The solut…2 ·
