Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 5760

Polybase - Incorrect Syntax near 'HADOOP'

$
0
0

Hi,

We haven an MSSQL Enterprise Edition. Have installed.

1. SQL Server PolyBase Data Movement

2. SQL Server PolyBase Engine.

Followed this document with title "Configure PolyBase to access external data in Hadoop"

When we run this.

CREATEEXTERNALDATASOURCE MyHadoopClusterWITH
     
TYPE = HADOOP,
      LOCATION =
'hdfs://10.xxx.xx.xxx:xxxx',
      RESOURCE_MANAGER_LOCATION =
'10.xxx.xx.xxx:xxxx', CREDENTIAL = HadoopUser1 ); 

we get

Incorrect syntax near 'HADOOP'.

Appreciate your help.


Viewing all articles
Browse latest Browse all 5760

Latest Images

Trending Articles



Latest Images