Polybase Question - HDP 2.5

  • Not sure where to ask this, i am try to do some POC on polybase. I was able to set up HDP 2.5 on a Hyper-v. I am having really hard time trying to find "configuration key in yarn.application.classpath " in HDP 2.5. If anyone has successfully tested Polybase with push down processing on Hadoop please let me know.

  • Hi,

    On the Hadoop machine, find the analogous file in the Hadoop configuration directory. In the file, find and copy the value of the configuration key yarn.application.classpath.

    Below document will guide you to enable pushdown .
    http://blog.pragmaticworks.com/sql-server-2016-polybase.

    Class Path can have multiple comma seperate values ,copy all of them from hadoop class path and paste at SQL yarn.site.xml file
    eg: yarn.application.classpath=$HADOOP_CLIENT_CONF_DIR,$HADOOP_CONF_DIR,$HADOOP_COMMON_HOME/*

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply