Skip to content

Commit

Permalink
Change RDD cache color to red (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Or committed May 4, 2015
1 parent 6f9574a commit 01ba336
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

var VizConstants = {
rddColor: "#444444",
rddCachedColor: "#7DDD00",
rddCachedColor: "#FF0000",
rddOperationColor: "#AADFFF",
stageColor: "#FFDDEE",
clusterLabelColor: "#888888",
Expand Down

0 comments on commit 01ba336

Please sign in to comment.