Member since
09-18-2015
3274
Posts
1159
Kudos Received
426
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2569 | 11-01-2016 05:43 PM | |
| 8503 | 11-01-2016 05:36 PM | |
| 4861 | 07-01-2016 03:20 PM | |
| 8182 | 05-25-2016 11:36 AM | |
| 4336 | 05-24-2016 05:27 PM |
03-08-2016
02:30 AM
Hey guys. The tutorial mentioned above has been updated and is also compatible with the latest Sandbox HDP 2.4. It addresses the issue of permissions. Here is the link: http://hortonworks.com/hadoop-tutorial/how-to-process-data-with-apache-hive/ When you a chance, can you go through the tutorial on our new Sandbox?
... View more
01-21-2016
08:44 PM
3 Kudos
Today I spoke with Robert Molina from Hortonworks and possibly found what is creating all those alerts! The sandbox is intended to be run on a desktop with a NAT networked interface. I set it up on a dedicaded headless server with a bridge adaptor. Looks like sandbox have a problem with that and that cause some of the services configs to not function properly! As a result some services works but reports network connections alerts! After some config change. The related alerts weren't there anymore. So always use a vm for and how it was intended to be used. Thanks to the hortonworks team and Robert who wanted to go to the bottom of this. Conclusion: If you want, like me, to test drive hortonworks on a headless server. Start from scratch and build it! What every sysadmin should do anyways... That's what I'll do this week end... P
... View more
01-30-2016
07:28 PM
@Shaofeng Shi Thanks for sharing all the comments. I wonder if it;s possible to post them as an article...Please
... View more
07-04-2017
07:37 PM
1 Kudo
this 'kafka logs.dir/meta.properties' was the info very much help for my task here. thank you @mthiele.
... View more
01-10-2016
04:19 PM
@Gokul Devaraj Perfect! Please accept the best answer to close the thread
... View more
02-28-2016
02:58 PM
1 Kudo
I also get this warning on HDP 2.3.2 - It is only a warning and I'd be interested to know what the impact is. It seems strange that the "ranger" user doesn't have access to the "/var/lib/ranger" folder...especially as there are .bash_profile files in here, suggesting it's some kind of home folder
[root@sandbox ranger]# id ranger
uid=1008(ranger) gid=503(hadoop) groups=503(hadoop),487(ranger)
[root@sandbox ranger]# ls -dl /var/lib/ranger
drwx------ 2 kms kms 4096 2015-10-27 12:56 /var/lib/ranger
[root@sandbox ranger]# ls -la .
total 20
drwx------ 2 kms kms 4096 2015-10-27 12:56 .
drwxr-xr-x. 39 root root 4096 2016-02-28 14:38 ..
-rw-r--r-- 1 kms kms 18 2015-09-22 16:40 .bash_logout
-rw-r--r-- 1 kms kms 176 2015-09-22 16:40 .bash_profile
-rw-r--r-- 1 kms kms 124 2015-09-22 16:40 .bashrc
[root@sandbox ranger]# getent passwd ranger
ranger:x:1008:503:Ranger:/var/lib/ranger:/bin/bash
[root@sandbox ranger]#
Should I make the 'ranger' user part of the kms group? I would still have to make the /var/lib/ranger folder group readable (at least).
... View more
08-25-2016
07:13 PM
It is not working for me. Can you let me know if i'm doing anything wrong?? test4 is a table partitioned on lname and is ORC format. the partition I'm trying to merge has just 2 small files. ALTER TABLE test4 PARTITION (lname='vr') CONCATENATE;
... View more
12-24-2015
03:41 PM
4 Kudos
Part 2
Linkedin Post
Extending
Blog 2 to look for starwars tweet
Searching for Yoda, Love & Hate
Let's see Tweets/Data with word YODA related to Starwars tweets
Keyword : LOVE in STARWARS
Source Giphy
Word Hate
Happy Hadooping!!!
... View more
04-13-2016
01:09 AM
Hi Neeraj, Trying to follow this demo. My dashboard is empty. Also in the PutSolrContentStream processor, there are zero records that are written to output although 64 records have been input. How do I debug to see what is stopping from writing the records into Solr?
... View more
03-07-2017
06:06 AM
hi, i'm getting authentication error (refer attachment) nifi-puthdfs-error.png nifi-config.png Can you tell me what could be the reason ? Regards Subramaniyam.KMV
... View more