Skip to main content Skip to complementary content

Setting up a connection using kinit

Procedure

  1. In the client machine, execute the kinit command to get a ticket-granting ticket (TGT). Then when prompted, enter the password you set when creating the principal of the client user.
    Information noteTip: For further information about this command, see Obtaining tickets with kinit in the MIT Kerberos documentation.

    When the password is correct, a ticket is generated and stored in the client machine.

  2. In the Integration perspective of the Talend Studio, create an empty Job.
  3. Drop tHDFSConnection into the workspace, which will be used to connect Talend Studio to the Hadoop cluster.
  4. Double-click tHDFSConnection to open its Component view.
  5. Select Repository in the Property Type drop down menu and click the [...] button to select the HDFS connection that was created in the earlier step.

Results

The NameNode URI field and the Namenode principal fields will be automatically filled out from the connection information.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!