Jump to content
Changes to the Jaspersoft community edition download ×

tssh component erroring out with csvloader of voltdb


prakash.reddy

Recommended Posts

Hi,

I need to execute a volt linux command using Talend job. So im using tssh component. I tried by echo below command and then by calling a sh script (which will have below cmd). It is throwing error below error..
test.sh: line 1: csvloader: command not found   

csvloader --file=test.out --user=name --password=pwd --servers=localhost --port=21210 --separator="#" --noquotechar -p Table.insert

I tried by placing the above command directly in tssh compoent and then echo  `above command` and then keeping it in sh script.. 

Can any one help me with this ... Im not sure if im missing something here ?
Appreciate any help here...
thanks
reddy

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...