datadudes / salesforce2hadoop

Import Salesforce data into Hadoop HDFS in Avro format
23 stars 13 forks source link

Sf2Hadoop Column Selection #13

Open ajdams opened 8 years ago

ajdams commented 8 years ago

I noticed that it will fail if there are custom fields within a core object, Account for example, that are hidden from the user running the s2h command.

Is there a way to specify fields during the import in order to avoid trying to copy these down? If we could get that added I would definitely help test

Thank you

DonDebonair commented 8 years ago

I'm gonna look into it! Should not be too hard. As said in the email, I cannot test it myself due to lack of SF environment. But I'm counting on you to do that ;)

Question to make sure I understand it right: you want to be able to specify on the command line fields which to skip, right?

ajdams commented 8 years ago

Yea on command line would be nice

On Sep 20, 2016, at 4:57 AM, Daan Debie notifications@github.com wrote:

I'm gonna look into it! Should not be too hard. As said in the email, I cannot test it myself due to lack of SF environment. But I'm counting on you to do that ;)

Question to make sure I understand it right: you want to be able to specify on the command line fields which to skip, right?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.