Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

APEXMALHAR-2547 nyc taxi example checkin #675

Merged
merged 1 commit into from
Nov 2, 2017
Merged

Conversation

davidyan74
Copy link
Contributor

@tweise please take a look. thanks.

@tweise
Copy link
Contributor

tweise commented Oct 16, 2017

JIRA please.

@tweise
Copy link
Contributor

tweise commented Oct 16, 2017

rat:check isn't happy about missing license headers.

@tweise tweise self-assigned this Oct 16, 2017
@@ -207,7 +207,6 @@ public Thread newThread(Runnable r)
@Override
public void onMessage(String string)
{
LOG.debug("Got: " + string);
Copy link
Contributor

Choose a reason for hiding this comment

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

An accidental removal of the debug message or was it intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I thought we should remove it but I can put it back if you insist.

Copy link
Contributor

Choose a reason for hiding this comment

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

No strong opinion either way just wanted to check it was not accidental removal. Wouldn't having the ability to see the received message be useful for debugging or are there other ways to get to it.

@davidyan74
Copy link
Contributor Author

@tweise what should I do re: the license headers in csv? csv does not support comment.

@davidyan74 davidyan74 changed the title nyc taxi example checkin APEXMALHAR-2547 nyc taxi example checkin Oct 16, 2017
import com.datatorrent.lib.io.PubSubWebSocketAppDataQuery;
import com.datatorrent.lib.io.PubSubWebSocketAppDataResult;

/**
Copy link
Contributor

Choose a reason for hiding this comment

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

please remove

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@tweise
Copy link
Contributor

tweise commented Oct 17, 2017

@davidyan74 you may have to add the *.csv exclusion to the top level pom.xml for both, the license and rat plugins. So far it only occurred in test resources.

@davidyan74
Copy link
Contributor Author

Added csv exclusion. Thanks.

@tweise
Copy link
Contributor

tweise commented Oct 30, 2017

see #677 for test failure

@davidyan74
Copy link
Contributor Author

@tweise Thanks. Will pull the latest when #677 is merged.

@tweise
Copy link
Contributor

tweise commented Nov 2, 2017

@davidyan74 rebase

@davidyan74
Copy link
Contributor Author

@tweise Looks like the flume sink test is still stalling.

@davidyan74 davidyan74 closed this Nov 2, 2017
@davidyan74 davidyan74 reopened this Nov 2, 2017
@tweise tweise closed this Nov 2, 2017
@tweise tweise reopened this Nov 2, 2017
@davidyan74
Copy link
Contributor Author

@tweise Hmmm. Looks like the test is flaky.

@tweise tweise merged commit 1d504ac into apache:master Nov 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants