I'm trying to build an SSIS package using the experimental Hive ODBC driver (http://social.technet.microsoft.com/wiki/contents/articles/6226.how-to-connect-excel-to-hadoop-on-azure-via-hiveodbc-en-us.aspx)
However this only exists in 64 bit form. I can make some progress by creating a 32 bit DSN but when I try to get column metadata it falls over. Now this may be because the driver is experimental, but it's also quite possible that it's a 64 bit issue.
Problem is, if I can't even build a package in the 32 bit environment, I can't test running it in a 64 bit one...
So, hoping for some bright ideas on how I can build my package :)
James Beresford @ www.bimonkey.com & @BI_Monkey
SSIS / MSBI Consultant in Sydney, Australia
SSIS ETL Execution Control and Management Framework @
SSIS ETL Framework on Codeplex