Re: Customizing the classpath for TM and JM

2015-01-15 Thread Ufuk Celebi
On Thursday, January 15, 2015, Alexander Alexandrov < alexander.s.alexand...@gmail.com> wrote: > OK, let's be conservative and not blow up the list of configuration values > then. > Yes :) > Is there a default point where I should also document these settings? > In the setup section of the doc

Re: Customizing the classpath for TM and JM

2015-01-15 Thread Alexander Alexandrov
OK, let's be conservative and not blow up the list of configuration values then. Is there a default point where I should also document these settings? 2015-01-15 15:02 GMT+01:00 Ufuk Celebi : > "env.java.classpath" could be used for global class path settings (both JM > and TM) and the other one

Re: Customizing the classpath for TM and JM

2015-01-15 Thread Ufuk Celebi
"env.java.classpath" could be used for global class path settings (both JM and TM) and the other ones for JM and TM respectively. I don't know if this is really necessary though. Because no one else asked for it, I think it's fine to go with what suits your use case. – Ufuk On 15 Jan 2015, at

Re: Customizing the classpath for TM and JM

2015-01-15 Thread Alexander Alexandrov
No worries, this is the first reply that I get in this thread. What would be the difference between the two? I can make a PR if we agree on that. 2015-01-15 11:28 GMT+01:00 Ufuk Celebi : > Hey Alexander, > > there is only the option "env.java.opts", which can be set in the config. > I think you

Re: Customizing the classpath for TM and JM

2015-01-15 Thread Alexander Alexandrov
Sorry, I meant between the three. In particular, where will env.java.classpath propagate? 2015-01-15 14:24 GMT+01:00 Alexander Alexandrov < alexander.s.alexand...@gmail.com>: > No worries, this is the first reply that I get in this thread. > > What would be the difference between the two? I can m

Re: Customizing the classpath for TM and JM

2015-01-15 Thread Ufuk Celebi
Hey Alexander, there is only the option "env.java.opts", which can be set in the config. I think you cannot use this to have multiple "-classpath" options when starting Java? It makes sense to have the option to add something to the classpath. I will check this and fix it. :-) What about "task

Re: PotsgreSQL JDBC Sink, "writeRecord() failed" and "Batch element cancelled" on upsert

2015-01-15 Thread Robert Metzger
Hi, sorry for the late reply. I'm not an postgresSql expert, but I try my best. Also, I'm not aware of many users of the JDBC output format, so I guess its quite likely that there are open issues with it. The exceptions have been thrown by the PostgreSQL JDBC driver. As far as I can see, there a