Member since
09-28-2017
7
Posts
0
Kudos Received
0
Solutions
04-16-2019
02:15 PM
We already have a flow which monitors our cluster and sends user an email every time a node is disconnected. I am trying to create a process on NiFi where before it sends us the email saying the node is disconnected it should start or enable the disconnected node(s).
... View more
03-14-2019
03:24 PM
01-31-2018
02:17 PM
Hello all. How can the edge node be installed to the cluster without hooking up with ambari? What are the Pros and Cons?
... View more
12-07-2017
07:01 PM
I am unable to find it any heads up on how to go about it? I mean the path
... View more
12-06-2017
02:59 PM
I need to know whether i can find all the ambari metrics data sources on hbase.? Currently we can view only the present metrics. What If i need to get the information on past ambari metrics
... View more
Labels:
10-02-2017
06:35 AM
I need to get the individual size of the table but for all the 100 table with one single command. currently im using hdfs dfs -du -s /apps/hive/warehouse/database name/tablename to fetch the size of every table which is monotonous
... View more
09-28-2017
11:56 AM
Hive has one database which has 100 tables. How do I find the size of those 100 tables using a particular script? I know that (hdfs dfs -du -s -h /path/to/table/name) is used for fetching size for 1 table. What if i need to fetch the size of all the 100 tables at one single go(one single script)?
... View more
Labels: