Skip to content

Conversation

@witgo
Copy link
Contributor

@witgo witgo commented Apr 15, 2014

No description provided.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@rxin
Copy link
Contributor

rxin commented Apr 17, 2014

Thanks for submitting this. I see what you are trying to accomplish (by putting inits into a start method). However, I'm not sure if it actually improves readability when we pull the so far away from where they are initialized ...

@witgo
Copy link
Contributor Author

witgo commented Apr 17, 2014

From the side of the life cycle for component, only stop method is incomplete, and the initialize code , start code written separately is better

@witgo witgo closed this May 7, 2014
pwendell pushed a commit to pwendell/spark that referenced this pull request May 12, 2014
Code clean up for mllib

* Removed unnecessary parentheses
* Removed unused imports
* Simplified `filter...size()` to `count ...`
* Removed obsoleted parameters' comments
andrewor14 pushed a commit to andrewor14/spark that referenced this pull request Jan 8, 2015
Code clean up for mllib

* Removed unnecessary parentheses
* Removed unused imports
* Simplified `filter...size()` to `count ...`
* Removed obsoleted parameters' comments
(cherry picked from commit 84595ea)

Signed-off-by: Patrick Wendell <pwendell@gmail.com>
mccheah pushed a commit to mccheah/spark that referenced this pull request Nov 28, 2018
bzhaoopenstack pushed a commit to bzhaoopenstack/spark that referenced this pull request Sep 11, 2019
…bs (apache#414)

After testing, we don't need to set "DISABLE_HTTPD_MOD_WSGI" to true for
docker machine + devstack jobs and only need to add the '/v3' postfix if
AUTH_URL doesn't include it. This can avoid the SSH failure problem.

Closes: theopenlab/openlab#168
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants