You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In linear_regression example: max_procs defined in line 427 (MapReduceScheduler.c) in #ifdef _SOLARIS_ not defined for later usage in line 473 if not _SOLARIS_
The text was updated successfully, but these errors were encountered:
In linear_regression example:
max_procs
defined in line 427 (MapReduceScheduler.c) in#ifdef _SOLARIS_
not defined for later usage in line 473 if not_SOLARIS_
The text was updated successfully, but these errors were encountered: