Skip to content

Conversation

@yeweizhang
Copy link

I will do more clean up once I am done with the production query performance debugging. I plan to add more stats like 'First job submitted at:' and etc. to help the debugging.

@davidnavas
Copy link

for whatever reason, the original extras pom version bump was from -1- to -6-, so do we want to go back to -1-, or use -5-?

}

private def makeTimeline(
protected def makeTimeline(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you still need this?

} else {
""
}
}"' +

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this double-quote closing?

}

val helpText =
"""A job is triggered by an action, like count() or saveAsTextFile().""" +

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like this can be one """ """.strip....

} else {
""
}
}">' +

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, confused by this double-quote as well. Presumably the end-brace matches the brace on line 162, and the end angle bracket matches the open-angle for the div tag on line 157. Unclear what the double-quote in between is for, though?

@yeweizhang
Copy link
Author

jttp

1 similar comment
@yeweizhang
Copy link
Author

jttp

@davidnavas
Copy link

Seems fine to me, not sure why the checks are all failing though :(

@markhamstra
Copy link

LGTM

@markhamstra markhamstra merged commit 085c134 into alteryx:csd-1.6 Apr 5, 2017
markhamstra pushed a commit to markhamstra/spark that referenced this pull request Nov 7, 2017
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