BoldSignEffortlessly integrate e-signatures into your app with the BoldSign API. Create a sandbox account!
if we read this page https://msdn.microsoft.com/en-us/library/mt143174.aspx we cant find configuration value for windows can polybase connect with syncfusion ?what about reconfigure value |
In Polybase, there is no official support yet for Polybase connectivity with Syncfusion Big Data platform, but we can connect the Syncfusion Big Data platform with configvalue by “7”.
Please find the steps to configure the Polybase to connect with Sycnfusion BigData platform:
· Copy the below Hadoop configuration files from the Hadoop Name node machine
Configuration file path:
For Big Data Studio - <installed Directory>\Syncfusion\BigData\<version>\BigDataSDK\SDK\Hadoop\etc\hadoop
For Big Data Cluster - <installed Directory>\Syncfusion\HadoopNode\<version>\SDK\Hadoop\etc\hadoop
§ core-site.xml
§ hdfs-site.xml
§ yarn-site.xml
§ mapred-site.xml
· Paste the Hadoop configuration files in to the below location on polybase supported SQL server machine.
C:\Program Files\Microsoft SQL Server\MSSQL13.MSSQLSERVER\MSSQL\Binn\Polybase\Hadoop\conf
Please refer the following link to configure, create external resources and work with polybase,
|
couldn't find enhance question so i replied another point please : what about local service too can we connect it to polybase or access is restricted |
We can connect to the local service with polybase if both studio and SQL server running on same machine.
As studio’s local service will run only on localhost, external access is not possible so you need to use cluster manager if polybase and Hadoop cluster are in different nodes. |