Pages
(Move to ...)
Home
AI
Data Science
PolyBase
EXASOL
SSRS - Power BI
▼
Thursday, June 9, 2016
PolyBase - Port Range Defaults
When installing PolyBase, the default port range is 16450 - 16460.
It would appear, that you can verify your running value here:
SELECT *
FROM [DWConfiguration].[dbo].[configuration_properties]
where [key] = 'ManagerControlPort';
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment