StreamSets

StreamSets

Connect with experts and peers to elevate technical expertise, solve problems and share insights.

 View Only
  • 1.  field renamer

    Posted Wed December 07, 2022 09:43 AM

    In my FIELD RENAMER processor my input 6 columns looks  like (1'result.name' , 2'result.adress.street' , 3'result.adress.city' , 4'result.adress.state', 5'result.adress.zip' , 6'result.phone' ) BUT I WANT these output as a column name like(1’name' 2'street' 3city' 4'state' 5'zip' ,6'phone' )And also want to achieve these output in single field renamer processor



  • 2.  RE: field renamer

    Posted Thu December 22, 2022 07:48 PM