I have an SSIS package which is using ODBC source to connect to Impala. My problem is exactly same described in this question. SSIS Package Works in VS but not in SSIS because of ODBC Data Flow Task Error
I tried the solution but didn't work.
I used VS 2017 to build project. my server has SQL server 2016. I tried deployment by changing deployment target to 2016 as given in the solution but it's not working.
I tried all the answers found over internet nothing worked.