RE: Does diyotta supports HDP 3.1.4 version, If so then how do we enable it?
We are trying to upgrade our existing HDP 2.6.5 to the HDP 3.1.4 version. If diyotta supports HDP 3.1.4 jars what settings needs to be done?
Once the Hadoop extension installer provided by Diyotta is installed on the controller/agent for this HDP 3.1.4 version before using this HDP 3.1.4 version to connect.
Hadoop data point now supports the HDP version 3.1.4
When using this version of HDP and enabling data validation while loading fixed-width file data, it is required to provide below property in the hdfs-site.xml file. path: diyotta/controller/app/control/hadoop/conf
<property>
<name>dfs.client.datanode-restart.timeout</name>
<value>30</value>
</property>