Member since
03-28-2016
49
Posts
4
Kudos Received
0
Solutions
06-24-2019
07:04 PM
Thank you very much for this answer.
... View more
05-22-2019
04:18 AM
Hi , we are in the process of creating HDP 2.6 cluster where in RHEL OS will be integrated with AD for authentication. We will using AD as the KDC. My question if we create a local UNIX user called HIVEUSER and use any BI tool to connect to HIVE using this user, will the local user be able to get authenticated and access Hive tables in kerberized cluster? or the HIVEUSER should be in AD?
... View more
Labels:
- Labels:
-
Apache Hive
07-16-2017
06:36 PM
Thank you Matt, ListHDFS was a good hint. I was able to accomplish my task with you inputs.
... View more
07-13-2017
08:38 AM
Hi All,
I want to fetch the data that is stored in HDFS using FetchHDFS processor .
The folder structure to store our data is like /MajorData/Location/Year/Month/Day/file1.txt (/MajorData/Location/2017/01/01/file1.txt) As the day changes the folder structure will change to /MajorData/Location/2017/01/02/file2.txt
How can I write a Nifi expression which will traverse through all the folders, fetch the data in NiFi?
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache NiFi