Member since
04-30-2016
3
Posts
0
Kudos Received
0
Solutions
06-21-2018
07:13 AM
hortonworks sandbox enviornment is set in one docker and Nifi is running in another container, Trying to put the file from local to hdfs used GETFILE processor to get file from local and PUTHDFS for putting the file in to hdfs Getting below error PutHDFS[id=0164102a-349b-1def-8450-f0b1cf8d552b] Failed to write to HDFS due to java.io.IOException: /lake could not be created: /lake could not be created
... View more
Labels:
05-17-2016
05:49 AM
while starting hive metastore after upgrading getting thhe bellow error Exception in thread "main" java.lang.ClassNotFoundException: org.apache.hive.beeline.HiveSchemaTool
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at org.apache.hadoop.util.RunJar.run(RunJar.java:214)
at org.apache.hadoop.util.RunJar.main(RunJar.java:136)
... View more
04-30-2016
04:36 AM
Does ambari metrics has the hardware details like temperature of cpu, fan speed, voltage, power consumption. If not how to get the details.
... View more
Labels: