aboutsummaryrefslogtreecommitdiff
path: root/reproduce/src/make/initialize.mk
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-01-22 03:56:44 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-01-22 03:56:44 +0000
commit8aee1fd032bbfcee3ef0618f683723d119850da0 (patch)
tree7d493c6eff8dff2e3e5016aeb3bc5e0eca5c932e /reproduce/src/make/initialize.mk
parent914e101735da4451ac77e7970b1b952afd95c7f4 (diff)
Using fork of metastore to work when getpwuid isn't usable
After testing the built of Metastore on a server, I noticed that because its `/etc/passwd' doesn't have the list of users, the `getpwuid' call within metastore failed and wouldn't let it finish. So I looked into the code and was able to implement a solution to this problem by adding two options to it for default values for the user and group. Also, file attributes are not necessary in our (current) use case of metastore and caused crashes on our server, so they are also disabled.
Diffstat (limited to 'reproduce/src/make/initialize.mk')
0 files changed, 0 insertions, 0 deletions