Member since
04-28-2016
4
Posts
0
Kudos Received
0
Solutions
12-19-2019
01:00 PM
This resolved my problem: "As per the source code it pulls group's cn based on these values. Also comment out below if there is no group inside groups." Instead of putting full DN name, simply put cn name. Thanks. This should be the accepted answer for zeppelin 0.8. Zeppelin version: 0.8; HDP version: HDP 3.1.4
... View more
04-28-2016
05:50 PM
This is a newbie question. I understand that spark actions include count(), first(), take(), etc, each triggers execution with some sort of "output", either to console, or to storage. What I don't understand is why foreach is designed as an action?
... View more
Labels:
- Labels:
-
Apache Spark