Closed ifilonenko closed 6 years ago
No unit tests exist for the new classes - were those drafted up in the original as well? Can we include them here? Some of the utility classes created for testing lack that context.
Unit tests were a massive portion of the PR that would almost double line count. Should I include them in this or separate PR?
rerun integration tests please
rerun integration tests please
rerun integration tests please
Rerun integration tests please
rerun integration tests please
Would like to merge since I have already recieved two LGTM. Any contentions / comments?
Any more comments? If not, will merge by EOD today.
What changes were proposed in this pull request?
This is the on-going work of setting up Secure HDFS interaction with Spark-on-K8S #514 The architecture is discussed in this community-wide google doc This initiative can be broken down into 3 stages.
STAGE 1
HADOOP_CONF_DIR
environmental variable and using Config Maps to store all Hadoop config files locally, while also settingHADOOP_CONF_DIR
locally in the driver / executorsSTAGE 2
TGT
fromLTC
or using keytabs+principle and creating aDT
that will be mounted as a secretSTAGE 3