File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed
src/main/java/com/bigstep/datalake Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -318,28 +318,6 @@ protected Text getTokenKind() {
318
318
319
319
/**
320
320
* Returns the KerberosIdentity as specified in the configuration. Currently only supports the keytab implementation.
321
- * <pre>
322
- * {@code
323
- * <property>
324
- * <name>fs.dl.impl.kerberosPrincipal</name>
325
- * <value>k7@bigstep.io</value>
326
- * </property>
327
- *
328
- * <property>
329
- * <name>fs.dl.impl.kerberosKeytab</name>
330
- * <value>/Users/alexandrubordei/code/hadoop/hadoop-2.7.2/etc/hadoop/k7.keytab</value>
331
- * </property>
332
- *
333
- * <property>
334
- * <name>fs.dl.impl.homeDirectory</name>
335
- * <value>/data_lake/dl267</value>
336
- * </property>
337
- *
338
- * <property>
339
- * <name>fs.dl.impl.kerberosRealm</name>
340
- * <value>bigstep.io</value>
341
- * </property>
342
- * }</pre>
343
321
* @param conf
344
322
* @return the @see KerberosIdentity after initialisation.
345
323
*/
You can’t perform that action at this time.
0 commit comments