summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-10-02 11:54:07 +0300
committerPaul Buetow <paul@buetow.org>2021-10-02 15:11:23 +0300
commit12c79f68bb5bda6673819d7b754820ecfe6d08ff (patch)
treea779dc77dc8bf5a2dfc2030c718ce4543bfba6c7 /TODO.md
parent6e1af993924bc7bebe898b403962db5a6b3505d1 (diff)
reduce logging in serverless mode
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index d91c859..836ab99 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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?)