New discussion topic on DataCleaner's online discussion forum 
(http://datacleaner.org/forum):

Mashud posted the subject 'Synonym catalog DC version 4.5.2'

-------------------

Hi Kasper,

The job i created has a synonym catalog and was running successfully on older 
version 3.7.2 on DC-Monitor. I upgraded it to 4.5.2 and and configured the 
conf.xml the same as 3.7.2 but when i run the job i get the following error:

16:56:34 - Job execution BEGIN
16:57:09 - Job execution FAILURE
 - java.lang.OutOfMemoryError: GC overhead limit exceeded (RuntimeException)
 - Exception stacktrace of failure condition:
java.lang.RuntimeException: java.lang.OutOfMemoryError: GC overhead limit 
exceeded

conf.xml tags:

{{{
<csv-datastore name="Synonym_ResStatID">
                  
<filename>\\phpvcoredev01\mapr\vCore\user\hive\warehouse\vdatalake.db\DC_Synonyms\ResultStatus.txt</filename>
                  <quote-char>NOT_A_CHAR</quote-char>
                  <separator-char>,</separator-char>
                  <escape-char>\</escape-char>
                  <encoding>ISO-8859-1</encoding>
                  <fail-on-inconsistencies>false</fail-on-inconsistencies>
                  <multiline-values>false</multiline-values>
                  <header-line-number>1</header-line-number>
                </csv-datastore>

}}}



{{{

<synonym-catalogs>
                        <datastore-synonym-catalog name="Synonym_ResStatID">
                <datastore-name>Synonym_ResStatID</datastore-name>
                <master-term-column-path>SOURCE</master-term-column-path>
                                <synonym-column-path>MAP</synonym-column-path>
            </datastore-synonym-catalog>
        </synonym-catalogs>

}}}


Is there something different with the new version.

-------------------

View the topic online to reply - go to 
http://datacleaner.org/topic/1099/Synonym-catalog-DC-version-4.5.2

-- 
You received this message because you are subscribed to the Google Groups 
"DataCleaner-notify" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/datacleaner-notify.
For more options, visit https://groups.google.com/d/optout.

Reply via email to