Github user andrewor14 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/552#discussion_r12354289
  
    --- Diff: 
examples/src/main/java/org/apache/spark/examples/JavaLogQuery.java ---
    @@ -98,15 +99,11 @@ public static Stats extractStats(String line) {
       }
     
       public static void main(String[] args) {
    -    if (args.length == 0) {
    -      System.err.println("Usage: JavaLogQuery <master> [logFile]");
    --- End diff --
    
    You deleted the usage here. Could you add it back as a comment somewhere 
else? Right now there's no way to tell what the first parameter should be 
unless we dig into the code.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to