Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

salesforce2hadoop connector issue #14

Open
kapil9186 opened this issue Dec 18, 2016 · 5 comments
Open

salesforce2hadoop connector issue #14

kapil9186 opened this issue Dec 18, 2016 · 5 comments

Comments

@kapil9186
Copy link

Hi ,

I am new to hadoop and trying salesforce2hadoop connector as part of POC to ingest salesforce data into hadoop/HDFS.
I have performed steps as per the URL https://github.com/datadudes/salesforce2hadoop but while executing the jar command i am getting error

Exception in thread "main" [LoginFault [ApiFault exceptionCode='INVALID_LOGIN'
exceptionMessage='Invalid username, password, security token; or user locked out.'

Not sure if its due to the connectivity between the Hadoop box and Salesforce API or anything else.

Salesforce WSDL file has
<soap:address location="https://test.salesforce.com/services/Soap/c/38.0/0DF2C000000CaWq"/>

May you please let me know how can i overcome this issue.

Thanks
Kapil

@tmowbrey
Copy link

tmowbrey commented Dec 18, 2016 via email

@kapil9186
Copy link
Author

kapil9186 commented Dec 20, 2016 via email

@tmowbrey
Copy link

tmowbrey commented Dec 20, 2016 via email

@DonDebonair
Copy link
Member

Thanks Tyler, for helping out! Can I suggest @kapil9186 that you first try to call/use the Salesforce API outside of this project? See if you can get that to work. Otherwise we'll be debugging a problem that might not even be inside salesforce2hadoop :)

@kapil9186
Copy link
Author

@tmowbrey , I have verified the username and pwd loging into the stage sandbox and was able to login.

@dandydev , The SOAP API testing outside is https://test.salesforce.com/services/Soap/u/33.0 but wsdl file from stage sandbox is having https://test.salesforce.com/services/Soap/c/38.0/0DF2C000000CaWq.

Can this be a possible reason for the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants