You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upto data import my salesforce data is imported and then I Update the existing record in salesforce then I run this update command.Finally I get the duplicate records like same record like updated record and old record.
But I don't want like that. I Want to update already existing data in hdfs.
Hi,
Upto data import my salesforce data is imported and then I Update the existing record in salesforce then I run this update command.Finally I get the duplicate records like same record like updated record and old record.
But I don't want like that. I Want to update already existing data in hdfs.
java -jar sf2hadoop.jar update -u -p -b /base/path -w /path/to/enterprise.wsdl -s /path/to/state-file recordtype1 recordtype2 ..
Please help in this.
The text was updated successfully, but these errors were encountered: