Born in Sweden, lives in Switzerland. Currently works in Geneva.
|
May
8 |
|
awarded | Nice Answer |
|
Feb
28 |
|
asked | Different REST-ful representations of the same Entity and content negotiation |
|
Feb
16 |
|
awarded | Popular Question |
|
Jan
31 |
|
awarded | Yearling |
|
Jan
25 |
|
awarded | Autobiographer |
|
Jun
16 |
|
accepted | Set hadoop system user for client embedded in Java webapp |
|
Jun
16 |
|
comment |
Set hadoop system user for client embedded in Java webapp While trying to resolve the issue I discovered how the UserGroupInformation should be used. It could be of interest that it is possible to run a Hadoop jobs as any user over a common system user. This is called impersonation in Hadoop parlance. Note that this requires additional configuration of the hadoop cluster. Also note that I have not yet managed to get this work... :-)
|
|
Jun
16 |
|
revised |
Set hadoop system user for client embedded in Java webapp edited for clarity and brevity, removed stacktrace |
|
Jun
16 |
|
answered | Set hadoop system user for client embedded in Java webapp |
|
Jun
14 |
|
revised |
Set hadoop system user for client embedded in Java webapp spelling |
|
Jun
14 |
|
asked | Set hadoop system user for client embedded in Java webapp |
|
May
4 |
|
awarded | Student |
|
May
4 |
|
comment |
Why aren't browser extensions monetized? +1 The infrastructure is lacking and there is therefore no viable way to enforce a monopoly the way Apple or the carriers do it. |
|
May
4 |
|
awarded | Supporter |
|
May
4 |
|
awarded | Scholar |
|
May
4 |
|
comment |
Changing the default schema of a user Problem solved, it was a simple case of not having the right privileges. Thanks a lot for input! |
|
May
4 |
|
accepted | Changing the default schema of a user |
|
May
4 |
|
comment |
Changing the default schema of a user Well, if all (most) permissions are inherited that basically defeats the purpose of having an application user in the first place. The whole idea is to give limited access to the SCHEMA_OWNER schema. |
|
May
3 |
|
comment |
Changing the default schema of a user Yes, could very well be it! I will wait with marking the answer as accepted until I have actually tried it (Given the time a roundtrip with the DBA takes it may be a couple of days or so...) |
|
May
3 |
|
revised |
Changing the default schema of a user removed redundant error message |