qubole / rubix

Cache File System optimized for columnar formats and object stores
Apache License 2.0
183 stars 74 forks source link

Get master IP from hadoop yarn config files #66

Closed pvam closed 7 years ago

pvam commented 7 years ago

Currently we obtain master IP from master.hostname property which is only populated by Qubole. If this is not present, extract from YARN config files.

pvam commented 7 years ago

73 resolves this.