Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 5123

A network-related error has occurred where Connecting to Hive ODBC by Linked Server

$
0
0

1) I have created Hive ODBC Driver (Succesfully Tested)
2) I have created Linked Server on SQL Server 2014 (Succesfully Tested)
3) SELECT * FROM OpenQuery([SQLHive],
'SELECT * FROM hivesampletable;')

ERROR:
OLE DB provider "SQLNCLI11" for linked server "SQLHive" returned message "Login timeout expired".
OLE DB provider "SQLNCLI11" for linked server "SQLHive" returned message "A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.".
Msg 67, Level 16, State 1, Line 0
Named Pipes Provider: Could not open a connection to SQL Server [67].

INSTRUCTIONS FOLLOWED:
http://ayadshammout.com/2013/05/27/import-hadoop-data-into-sql-bi-semantic-model-tabular/

CONFIGURATIONS OF ON TEST:
-Firewall is OFF
-SQL Server and Windows Authentication mode is ON
- Named Pipes is ON on SQL Server Confi manager


Kenny_I


Viewing all articles
Browse latest Browse all 5123

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>