Java Components In Talend 👉🏾 tJava, tJavaRow and tJavaFlex in Talend

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

ความคิดเห็น • 14

  • @ananddesai9562
    @ananddesai9562 4 ปีที่แล้ว +2

    Very easy to understand how to use these components!

  • @ganeshshinde4905
    @ganeshshinde4905 3 ปีที่แล้ว +2

    Hey rohan , very clear and very nicely explained..loved it

  • @rum81
    @rum81 ปีที่แล้ว

    @ 6:57 the Main code is int rewardpoints = rewardpoints - row7.rank, In tJavaFlex shouldn't be reading row6(input) instead of row7
    as row7 is output of JavaFlex right?

    • @LearningwithRohan
      @LearningwithRohan  ปีที่แล้ว

      Welcome! Download my mobile app from talendpro.com

  • @TheAlagappan
    @TheAlagappan 2 ปีที่แล้ว +1

    I need your help on migrating of table from my SQL to MySQL with tmap which should convert money values too !! I face issues while loading money values ? Could you please help me

  • @chandrikamaddineni4437
    @chandrikamaddineni4437 3 ปีที่แล้ว +1

    hi sir ,nice explonation .may I know What is the difference between hashiput and bufferinput components?

  • @raghavendraht6033
    @raghavendraht6033 2 ปีที่แล้ว

    Can you please make a video that How to use Try - Catch blocks in tjava component?

  • @ManishaSharma-ry4mj
    @ManishaSharma-ry4mj ปีที่แล้ว

    Hi Rohan,
    I tried creating this job as you explained, but it is giving me error in tJavaFlex component (rewardpoints cannot be resolved or is not a field)

    • @LearningwithRohan
      @LearningwithRohan  ปีที่แล้ว

      Check your links in that sun job.. like row3. Or row2. Etc.. also download my mobile app from talendpro.com and checkout courses.talendpro.com

  • @raghavendraht6033
    @raghavendraht6033 2 ปีที่แล้ว

    Hi Rohan,
    I need your help. I got an error like "Make sure your JVM setup is similar to the studio" while inserting the following code in tJava Component.
    ----------------------------------------------------------
    Properties prop = new Properties();
    InputStream input = null;
    ----------------------------------------------------------
    Database: Oracle 11g
    ETL tool: Talend 7.2
    Java 8

  • @chayandol2852
    @chayandol2852 4 ปีที่แล้ว

    Hi Rohan,
    Define zip in tjavarow but it's not in output (tlogrow).