Hey Stepan,
There is a driver called phoenix-sharp
(https://github.com/Azure/hdinsight-phoenix-sharp) from MS Azure. The
project has not been updated for a while though.
Francis
On 22/05/2018 6:16 PM, Stepan Migunov wrote:
Hi,
Is the ODBC driver from Hortonworks the only way to access Phoenix from .NET
code now?
The problem is that driver has some critical limitations - it seems, driver
doesn't support Namespace Mapping (it couldn't be able to connect to Phoenix if
phoenix.schema.isNamespaceMappingEnabled=true) and doesn't support query hints.
Regards,
Stepan.