Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 393 Bytes

NOTES.md

File metadata and controls

9 lines (7 loc) · 393 Bytes

Notes

  • Elly does not read Hadoop configuration files directly. But there are only few configuration items that it needs right now and they are accepted during object initialization - the network address (host and port) of the corresponding Hadoop service and an optional UserGroupInformation object that represents the Hadoop user.

  • Only simple authentication is supported as of now.