Member since
10-01-2015
3933
Posts
1150
Kudos Received
374
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3369 | 05-03-2017 05:13 PM | |
2801 | 05-02-2017 08:38 AM | |
3080 | 05-02-2017 08:13 AM | |
3009 | 04-10-2017 10:51 PM | |
1527 | 03-28-2017 02:27 AM |
01-21-2016
07:32 PM
@Ancil McBarnett @tgoetz suggests to put supervisors on their own.
... View more
01-21-2016
07:24 PM
@vijay patel you can run nifi on anything that can run jvm.
... View more
01-21-2016
07:02 PM
you need a processor to read from JMS queue and you need a processor to put data into hdfs. you may need to handle your logic a bit but that's basically the processors you need @vijay patel
... View more
01-21-2016
06:38 PM
@Cui Lin you can start it on the client by following these instructions.
... View more
01-21-2016
04:20 PM
@Pavel Hladík look in you mapred logs, I would not change permissions, Ambari will handle it as necessary.
... View more
01-21-2016
04:18 PM
@ARUNKUMAR RAMASAMY take a look at our manual installation docs to set up logs.
... View more
01-21-2016
03:37 PM
@Anders Synstad I'm glad you use sanity checks looking at common advice, I only meant to highlight that you need to check output of hdp-select tool to make sure it's complete.
... View more
01-21-2016
02:49 PM
@ARUNKUMAR RAMASAMY why wouldn't you make this node an edge node? You need clients on this node to see the whole picture.
... View more
01-21-2016
02:43 PM
@Anders Synstad are you sure your upgrade completed successfully? Make sure you complete the upgrade on all nodes, go to admin page and confirm that every node is completed. Otherwise follow directions here. The final step of every upgrade is to run hdp-select tool, Ambari does it for you in an automated upgrade process but in manual you have to do it yourself. This tool symlinks client directiories (/usr/hdp/current with real bits directories /usr/hdp/version/). You may not have done that. Also it's a good practice to run service checks after every install/upgrade.
... View more