Created on 04-09-2014 12:56 PM - edited 09-16-2022 01:56 AM
Problem desc:
I need to update the 2 properties in sqoop, but I am not able do it through sqoop.propeties files as CM will overide it, Its need to be done in the Sqoop Service Environment Safety Valve in CM,
But when I did it in the sqoop2 service, in the advanced configuration,to setup key/value pair for "Sqoop Service Environment Safety Valve", below is the format.
org.apache.sqoop.connector.autoupgrade=true
org.apache.sqoop.framework.autoupgrade=true
I get the below error,
Could not parse: Sqoop Service Environment Safety Valve : Could not parse parameter 'sqoop_env_safety_valve'. Was expecting: valid variable name. Input: connector.autoupgrade=true
If i just give it like this it works
autoupgrade=true
but I need the whole string. I need help, what is format?
Thanks
Created 04-10-2014 05:13 PM
Created 04-10-2014 04:14 PM
Thanks again,
but we are back to sqare one, I will repost the question again,
Problem desc:
I need to update the 2 properties in sqoop, but I am not able do it through sqoop.propeties files as CM will overide it, Its need to be done in the Sqoop Service Environment Safety Valve in CM,
But when I did it in the sqoop2 service, in the advanced configuration,to setup key/value pair for "Sqoop Service Environment Safety Valve", below is the format.
org.apache.sqoop.connector.autoupgrade=true
org.apache.sqoop.framework.autoupgrade=true
I get the below error,
Could not parse: Sqoop Service Environment Safety Valve : Could not parse parameter 'sqoop_env_safety_valve'. Was expecting: valid variable name. Input: connector.autoupgrade=true
If i just give it like this it works
autoupgrade=true
but I need the whole string. I need help, what is format?
Created 04-10-2014 05:13 PM
Created 04-11-2014 10:12 AM
Thanks Darren,
Your are right there are couple of saftey valve, I was modifiying the wrong one.
I got it working.
Thanks again.
Praveen
Created 04-11-2014 10:46 AM
Glad you got it working!