diff options
| author | Paul Buetow <paul@buetow.org> | 2021-10-02 11:54:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-10-02 15:11:23 +0300 |
| commit | 12c79f68bb5bda6673819d7b754820ecfe6d08ff (patch) | |
| tree | a779dc77dc8bf5a2dfc2030c718ce4543bfba6c7 /TODO.md | |
| parent | 6e1af993924bc7bebe898b403962db5a6b3505d1 (diff) | |
reduce logging in serverless mode
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -15,7 +15,7 @@ This is a loose list of what to do. Maybe for the next releae or maybe for a lat [?] Client 4.x should print a warning when trying to connect to a 3.x server. [ ] Update docs for color configuration [ ] Update animated gifs -[ ] Add more default fields to the default MAPREDUCE format. +[x] Add more default fields to the default MAPREDUCE format. [x] By default connect to localhost [x] Can use additional args as file lists [ ] Document the two things above @@ -26,9 +26,7 @@ This is a loose list of what to do. Maybe for the next releae or maybe for a lat [ ] test server health check [ ] test spartan mode [ ] document spartan mode -[ ] Default client log dir is ~/log not ./log [ ] Integration test for dcat in serverless mode [ ] Integration test for dgrep in serverless mode [ ] Integration test for dmap in serverless mode [ ] Separate logger into server logger and client logger for serverless operation (e.g. server info logs are all Debug) -[ ] In serverless, use prefix LOCAL and not REMOTE. And also use another color schema (magenta?) |
