On 4 November 2014 10:42, Lemke, Michael ST/HZA-ZSW
wrote:
> On Tuesday, November 04, 2014 4:07 PM
> Alexandre Rafalovitch wrote:
>>
>>What are you actually trying to do on a business level?
>
> I am importing a wiki extract and the goal here is to extract the
> wiki's language from the filename.
On Tuesday, November 04, 2014 4:07 PM
Alexandre Rafalovitch wrote:
>
>What are you actually trying to do on a business level?
I am importing a wiki extract and the goal here is to extract the
wiki's language from the filename.
The language is also in an attribute within the imported xml
but it
What are you actually trying to do on a business level? Maybe that's
something that can be handled better by sticking an
UpdateRequestProcessor chain _after_ DIH?
As to your configuration, you have xxCONTENT column definition twice.
It might be working, but I think it is non-deterministic. For ila
On Fri, Jan 7, 2011 at 6:15 PM, Bernd Fehling
wrote:
> Hi list,
>
> currently the Transformers return row but can I skip
> or drop a row from the Transformer?
[...]
I presume that you are referring to a ScriptTransformer.
Just do not return anything, e.g.,you can make the return
of a row conditi
On Thu, Aug 12, 2010 at 5:42 AM, harrysmith wrote:
>
> To follow up on my own question, it appears this is only an issue when
> using
> the DataImport console debugging tools. It looks like when submitting the
> debugging request, the data-config.xml is sent via a GET request, which
> would fail.
Have you tried changing the -Xmx value to bump to -Xmx1300m?
I had some problem with DIH loading the data and when I bumped the
memory everything worked fine!
harrysmith wrote:
To follow up on my own question, it appears this is only an issue when using
the DataImport console debugging tools.
To follow up on my own question, it appears this is only an issue when using
the DataImport console debugging tools. It looks like when submitting the
debugging request, the data-config.xml is sent via a GET request, which
would fail. However, using the exact same data-config.xml via a full-impor