<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to load date-time variable from CSV to Couchbase in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364963#M128638</link>
    <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Thanks for the spedy reply. Here are the screenshots. I notice we're using different input objects. (tfileinput vs tflowinput)&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;The tfileinputdelimited or tflowinput will not affect the job. But I suspect something wrong with your input source. Could you use a simple input source for testing to see if this issue repro again? 
&lt;BR /&gt;Such as: 
&lt;BR /&gt;name;date 
&lt;BR /&gt;xxx;xxxxxxxxxxxxxx 
&lt;BR /&gt;See my screenshots 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAjJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156770i98E6CC2644E66D26/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAjJ.png" alt="0683p000009MAjJ.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAbq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149194iFBF75137972CC68B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAbq.png" alt="0683p000009MAbq.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAsG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130765i00418DFF3EA1580F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAsG.png" alt="0683p000009MAsG.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Mon, 19 Aug 2013 10:26:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-19T10:26:22Z</dc:date>
    <item>
      <title>Unable to load date-time variable from CSV to Couchbase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364958#M128633</link>
      <description>Hi guys,&lt;BR /&gt;Need some help, I am using TOS for Big Data v5.3.1. Am experiencing problems loading a date time variable from a CSV file into Couchbase. (through the components tFileInputDelimited and tCouchbaseOutput)&lt;BR /&gt;Getting the following exception:&lt;BR /&gt;"Exception in component tCouchbaseOutput_2_Mid&lt;BR /&gt;java.lang.IllegalArgumentException&lt;BR /&gt;	at java.util.Date.parse(Unknown Source)&lt;BR /&gt;	at java.util.Date.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;	at couchbase_test.test_case_0_1.Test_Case.tCouchbaseOutput_2_MidProcess(Test_Case.java:1811)&lt;BR /&gt;	at couchbase_test.test_case_0_1.Test_Case$1ThreadXMLField_tCouchbaseOutput_2_In.run(Test_Case.java:730)&lt;BR /&gt;"&lt;BR /&gt;The datetime format is in the form "MM/dd/yyyy HH:mm:ss". Using the same tFileInputDelimited, i could load the file into PostgreSQL, so the problem seems to be at tCouchbaseOutput side. &lt;BR /&gt;Wondering what am I missing. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;YH</description>
      <pubDate>Sat, 16 Nov 2024 11:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364958#M128633</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T11:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load date-time variable from CSV to Couchbase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364959#M128634</link>
      <description>Hi, 
&lt;BR /&gt;Is the connection for Couchbase successful? Would you mind giving us your 
&lt;A href="https://help.talend.com/search/all?query=tCouchbaseOutput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tCouchbaseOutput&lt;/A&gt; component setting screenshot so that we can address your issue quickly.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 19 Aug 2013 03:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364959#M128634</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-19T03:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load date-time variable from CSV to Couchbase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364960#M128635</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi, &lt;BR /&gt;Is the connection for Couchbase successful? Would you mind giving us your component setting screenshot so that we can address your issue quickly.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Hi Sabrina,
&lt;BR /&gt;working with YH on the same project. Connection to Couchbase is working we can import it properly as soon as we set it as a string vs a DateTime variable. I can't seem to paste a screenshot here :-(
&lt;BR /&gt;The datetime variable is like this: 8/1/2013 16:31:06
&lt;BR /&gt;What we've tried in the component (edit schema) is to set it to type = Date and the Date Pattern to ""MM/dd/yyyy HH:mm:ss"
&lt;BR /&gt;May I ask why Talend doesn't offer a datetime format to choose from?
&lt;BR /&gt;
&lt;BR /&gt;Thanks in advance,
&lt;BR /&gt;Andreas</description>
      <pubDate>Mon, 19 Aug 2013 05:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364960#M128635</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-08-19T05:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load date-time variable from CSV to Couchbase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364961#M128636</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;"Exception in component tCouchbaseOutput_2_Mid&lt;BR /&gt;java.lang.IllegalArgumentException&lt;BR /&gt; at java.util.Date.parse(Unknown Source)&lt;BR /&gt; at java.util.Date.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt; at couchbase_test.test_case_0_1.Test_Case.tCouchbaseOutput_2_MidProcess(Test_Case.java:1811)&lt;BR /&gt; at couchbase_test.test_case_0_1.Test_Case$1ThreadXMLField_tCouchbaseOutput_2_In.run(Test_Case.java:730)&lt;BR /&gt;"&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;I have made a testing for date(8/1/2013 16:31:06), everything is fine. I don't think it is data type issue. 
&lt;BR /&gt;So I need your component setting screenshot to see if it is correct. 
&lt;BR /&gt;You should register and log in as a Community member first, then you'll get a Image upload box that allows to upload screen captures and images up to 200KB.(.png is preferred) 
&lt;BR /&gt;For registered users, clicking on "post reply" (not through the quick post") 
&lt;BR /&gt;See my demo job screenshots 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAjY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137338iE555E9D7A4DD5822/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAjY.png" alt="0683p000009MAjY.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAtm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148112iF290B263A6035510/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAtm.png" alt="0683p000009MAtm.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAmX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147086iC43DC98DB821AC3F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAmX.png" alt="0683p000009MAmX.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAbR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154087iF9E25B8846FA7E78/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAbR.png" alt="0683p000009MAbR.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAdp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135994i849D992C388A5359/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAdp.png" alt="0683p000009MAdp.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 19 Aug 2013 08:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364961#M128636</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-19T08:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load date-time variable from CSV to Couchbase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364962#M128637</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;Thanks for the spedy reply. Here are the screenshots. I notice we're using different input objects. (tfileinput vs tflowinput) 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;YH 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAri.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146824i744BF03A078CFA0D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAri.png" alt="0683p000009MAri.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAtr.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131781iBE2CE5BA20D2C428/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAtr.png" alt="0683p000009MAtr.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAsQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128346i1B6C2BF802B5288E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAsQ.png" alt="0683p000009MAsQ.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 19 Aug 2013 09:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364962#M128637</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-19T09:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load date-time variable from CSV to Couchbase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364963#M128638</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Thanks for the spedy reply. Here are the screenshots. I notice we're using different input objects. (tfileinput vs tflowinput)&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;The tfileinputdelimited or tflowinput will not affect the job. But I suspect something wrong with your input source. Could you use a simple input source for testing to see if this issue repro again? 
&lt;BR /&gt;Such as: 
&lt;BR /&gt;name;date 
&lt;BR /&gt;xxx;xxxxxxxxxxxxxx 
&lt;BR /&gt;See my screenshots 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAjJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156770i98E6CC2644E66D26/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAjJ.png" alt="0683p000009MAjJ.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAbq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149194iFBF75137972CC68B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAbq.png" alt="0683p000009MAbq.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAsG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130765i00418DFF3EA1580F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAsG.png" alt="0683p000009MAsG.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 19 Aug 2013 10:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-date-time-variable-from-CSV-to-Couchbase/m-p/2364963#M128638</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-19T10:26:22Z</dc:date>
    </item>
  </channel>
</rss>

