Member since
10-01-2015
3933
Posts
1150
Kudos Received
374
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3368 | 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 | |
1525 | 03-28-2017 02:27 AM |
01-20-2016
08:26 PM
doesn't look like write permission for other took effect if you say 777 was applied. Is user urep part of any group or part of other?
... View more
01-20-2016
08:20 PM
@surender nath reddy kudumula can't comment on MapR but if you achieve what you're planning, it will be a great candidate for article on this site. Here are some sample nifi templates.
... View more
01-20-2016
08:18 PM
@surender nath reddy kudumula you can execute shell commands in nifi processor to achieve that.
... View more
01-20-2016
08:13 PM
@Vinayak Agrawal try sudo -u hdfs hdfs dfs -chmod -R 777 /tmp/hive/yarn
... View more
01-20-2016
06:48 PM
Try to pass property to set block size to smaller size when writing the files? Maybe when you use nifi you can merge content? Compress a few images into one large zip before writing tp hdfs? Interesting qurstion. @surender nath reddy kudumula
... View more
01-20-2016
06:08 PM
why don't you do install with 2.3.0.0 and do an upgrade? that will teach you how to do an upgrade as well! @John Gartman and if you can recreate the issue, you can file a Jira to fix this bug.
... View more
01-20-2016
06:03 PM
you need to manage services via Ambari UI http://hostname:8080 with user "admin" password "admin". Start services that way not through script. @Jeeva Jeeva
... View more
01-20-2016
05:57 PM
glad it worked!
... View more
01-20-2016
05:44 PM
@John Gartman it says you need to place required file in the installation folder next to the MSI files. It needs a dependency. I can't find an article on HCC where user had the same behavior and was able to progress. Find out what file it's complaining about and place it in the directory.
... View more
01-20-2016
05:43 PM
you probably have residual components that need to be removed as well or put service state in stopped state. @Rick Barthelmie
... View more