# Friendly name for this configuration name=HortonWorks HDP 3.0.x # Comma-separated list of directories and files to make available to this # configuration. Any resources found here will overwrite ones in lib/. classpath=lib/hive-service-3.1.0.3.0.0.0-1634.jar,lib/avro-1.8.0.jar # Comma-separated list of paths that contain native libraries to load. These # could be added to LD_LIBRARY_PATH or set with -Djava.library.path instead. library.path= # Comma-separated list of classes or package names to explicitly ignore when # loading classes from the resources within this Hadoop configuration directory # or the classpath property # e.g.: org.apache.commons.log,org.apache.log4j # Note, the two packages above are automatically included for all configurations ignore.classes=java.security.Permission,org.apache.derby #HDP version that is used on the cluster java.system.hdp.version=3.0.0.0-1634