You are viewing a plain text version of this content. The canonical link for it is here.
- [1/8] incubator-spot git commit: flow_tuning - posted by ra...@apache.org on 2017/06/06 20:00:43 UTC, 0 replies.
- [2/8] incubator-spot git commit: flow_tuning - posted by ra...@apache.org on 2017/06/06 20:00:44 UTC, 0 replies.
- [3/8] incubator-spot git commit: flow_cleaning - posted by ra...@apache.org on 2017/06/06 20:00:45 UTC, 0 replies.
- [4/8] incubator-spot git commit: flow_tuning - posted by ra...@apache.org on 2017/06/06 20:00:46 UTC, 0 replies.
- [5/8] incubator-spot git commit: flow_tuning - posted by ra...@apache.org on 2017/06/06 20:00:47 UTC, 0 replies.
- [6/8] incubator-spot git commit: Merge branch 'master' of github.com:apache/incubator-spot into flow_tuning - posted by ra...@apache.org on 2017/06/06 20:00:48 UTC, 0 replies.
- [7/8] incubator-spot git commit: flow_tuning - posted by ra...@apache.org on 2017/06/06 20:00:49 UTC, 0 replies.
- [8/8] incubator-spot git commit: flow_tuning - posted by ra...@apache.org on 2017/06/06 20:00:50 UTC, 0 replies.
- [1/3] incubator-spot git commit: doc_restructuring - posted by ra...@apache.org on 2017/06/09 21:53:04 UTC, 0 replies.
- [2/3] incubator-spot git commit: doc_restructuring - posted by ra...@apache.org on 2017/06/09 21:53:05 UTC, 0 replies.
- [3/3] incubator-spot git commit: doc_restructuring - posted by ra...@apache.org on 2017/06/09 21:53:06 UTC, 0 replies.
- [1/4] incubator-spot git commit: SPOT-128 Make every pipeline to return results to main program to invoke a single save to HDSF method. - posted by nl...@apache.org on 2017/06/09 22:27:40 UTC, 0 replies.
- [2/4] incubator-spot git commit: SPOT-128 Make every pipeline to return results to main program to invoke a single save to HDSF method. - posted by nl...@apache.org on 2017/06/09 22:27:41 UTC, 0 replies.
- [3/4] incubator-spot git commit: SPOT-128 Make every pipeline to return results to main program to invoke a single save to HDSF method. - posted by nl...@apache.org on 2017/06/09 22:27:42 UTC, 0 replies.
- [4/4] incubator-spot git commit: Merge branch 'spot-128' - posted by nl...@apache.org on 2017/06/09 22:27:43 UTC, 0 replies.
- [1/2] incubator-spot git commit: Removed --num-executors from ml_ops.sh and replaced with dynamicAllocation.maxExecutors for maximum number of executors and stop getting Spark warning about ignoring --num-executors. - posted by nl...@apache.org on 2017/06/12 17:20:29 UTC, 0 replies.
- [2/2] incubator-spot git commit: Merge branch 'master' into spot-136 - posted by nl...@apache.org on 2017/06/12 17:20:30 UTC, 0 replies.
- incubator-spot git commit: Bug fix - The UI is not displaying the correct layout for internal/external IPs - posted by le...@apache.org on 2017/06/14 18:47:45 UTC, 0 replies.
- [01/13] incubator-spot git commit: Added description for SCALING_OPTION - posted by nl...@apache.org on 2017/06/15 21:56:31 UTC, 0 replies.
- [02/13] incubator-spot git commit: Fixed oni references to spot. - posted by nl...@apache.org on 2017/06/15 21:56:32 UTC, 0 replies.
- [03/13] incubator-spot git commit: Added scaling option to convert document probabilities from Double to Float and reduce the payload when joining original data and LDA results (document probabilities). Added parameters for using Doubles (64 bit) or Floa - posted by nl...@apache.org on 2017/06/15 21:56:33 UTC, 0 replies.
- [04/13] incubator-spot git commit: Added scaling option to convert document probabilities from Double to Float and reduce the payload when joining original data and LDA results (document probabilities). Added parameters for using Doubles (64 bit) or Floa - posted by nl...@apache.org on 2017/06/15 21:56:34 UTC, 0 replies.
- [05/13] incubator-spot git commit: Added scaling option to convert document probabilities from Double to Float and reduce the payload when joining original data and LDA results (document probabilities). Added parameters for using Doubles (64 bit) or Floa - posted by nl...@apache.org on 2017/06/15 21:56:35 UTC, 0 replies.
- [06/13] incubator-spot git commit: Updated PRECISION section. - posted by nl...@apache.org on 2017/06/15 21:56:36 UTC, 0 replies.
- [07/13] incubator-spot git commit: Changed precision utility to be more generic and not proper to probabilities. Changed command line option from scaling to precision. - posted by nl...@apache.org on 2017/06/15 21:56:37 UTC, 0 replies.
- [08/13] incubator-spot git commit: updated spot.conf, replaced SCALING_OPTION with PRECISION param - posted by nl...@apache.org on 2017/06/15 21:56:38 UTC, 0 replies.
- [09/13] incubator-spot git commit: Reverting utilities.transformation package. Changed name of PrecisionUtility to FloatingPointPrecisionUtility. Minor documentation fixes. - posted by nl...@apache.org on 2017/06/15 21:56:39 UTC, 0 replies.
- [10/13] incubator-spot git commit: Reverting utilities.transformation package. Changed name of PrecisionUtility to FloatingPointPrecisionUtility. Minor documentation fixes. - posted by nl...@apache.org on 2017/06/15 21:56:40 UTC, 0 replies.
- [11/13] incubator-spot git commit: Added missing import after merging changes with upstream on ProxyWordCreation. - posted by nl...@apache.org on 2017/06/15 21:56:41 UTC, 0 replies.
- [12/13] incubator-spot git commit: SPOT-161 Fixed erros after rebasing with incubator-spot/master. Refactored imports, removed unused. - posted by nl...@apache.org on 2017/06/15 21:56:42 UTC, 0 replies.
- [13/13] incubator-spot git commit: Reverting changes to spot-ml/ml_test.sh (--num-executors). Adding new parameters / updated to match last version of ml_ops.sh. - posted by nl...@apache.org on 2017/06/15 21:56:43 UTC, 0 replies.
- [1/9] incubator-spot git commit: Adding support for OnlineLDAOptimizer. Still need to work on TODOs. - posted by nl...@apache.org on 2017/06/17 15:26:41 UTC, 0 replies.
- [2/9] incubator-spot git commit: Unit test fails for OnlineOptimizer, need to fix - posted by nl...@apache.org on 2017/06/17 15:26:42 UTC, 0 replies.
- [3/9] incubator-spot git commit: Adding OnlineLDAOptimizer support - posted by nl...@apache.org on 2017/06/17 15:26:43 UTC, 0 replies.
- [4/9] incubator-spot git commit: Added unit testing test configuration for online optimizer in DNS and Proxy implementations. Refactored code in SpotLDAWrapper to implement one or the other LDA optimizers. - posted by nl...@apache.org on 2017/06/17 15:26:44 UTC, 0 replies.
- [5/9] incubator-spot git commit: Made changes to SpotLDAWrapper and ml_ops.sh based on feedback from @NathanSegerlind Fixed inline comments format, added one space after //. - posted by nl...@apache.org on 2017/06/17 15:26:45 UTC, 0 replies.
- [6/9] incubator-spot git commit: Updated ml_ops.sh and ml_test.sh to include LDA parameters: optimizer, alpha and beta. Updated spot.conf to include the same parameters. - posted by nl...@apache.org on 2017/06/17 15:26:46 UTC, 0 replies.
- [7/9] incubator-spot git commit: Fixed errors after rebase with incubator-spot/master - posted by nl...@apache.org on 2017/06/17 15:26:47 UTC, 0 replies.
- [8/9] incubator-spot git commit: Updated ML_OPS.md with information about LDA_OPTIMIZER, LDA_ALPHA and LDA_BETA - posted by nl...@apache.org on 2017/06/17 15:26:48 UTC, 0 replies.
- [9/9] incubator-spot git commit: Made changes after code review. Fixed conflicts after rebasing with incubator-spot/master Fixed minor typos in DNSSuspiciousConnectsAnalysisTest.scala - posted by nl...@apache.org on 2017/06/17 15:26:49 UTC, 0 replies.
- [1/3] incubator-spot git commit: Code modifications in order to change the DNS word creation for Spot-ML. See JIRA issue SPOT-158. - posted by nl...@apache.org on 2017/06/17 15:28:41 UTC, 0 replies.
- [2/3] incubator-spot git commit: gettingItRightWithTheCamalCase - posted by nl...@apache.org on 2017/06/17 15:28:42 UTC, 0 replies.
- [3/3] incubator-spot git commit: Merge branch 'master' into spot-158 - posted by nl...@apache.org on 2017/06/17 15:28:43 UTC, 0 replies.
- [1/6] incubator-spot git commit: This commit contains the update of spot-ml from Spark 1.6 to Spark 2.1. This new version introduces SparkSession as the new point of entry for SparkContext, SQLContext and HiveContext used in Spark 1.x - posted by nl...@apache.org on 2017/06/19 22:41:43 UTC, 0 replies.
- [2/6] incubator-spot git commit: This commit contains the update of spot-ml from Spark 1.6 to Spark 2.1. This new version introduces SparkSession as the new point of entry for SparkContext, SQLContext and HiveContext used in Spark 1.x - posted by nl...@apache.org on 2017/06/19 22:41:44 UTC, 0 replies.
- [3/6] incubator-spot git commit: SPOT-160 [ML] Upgrade spot-ml Spark 2.1 - posted by nl...@apache.org on 2017/06/19 22:41:45 UTC, 0 replies.
- [4/6] incubator-spot git commit: SPOT-160 [ML] Upgrade spot-ml Spark 2.1 - posted by nl...@apache.org on 2017/06/19 22:41:46 UTC, 0 replies.
- [5/6] incubator-spot git commit: SPOT-160 [ML] Upgrade spot-ml Spark 2.1 - posted by nl...@apache.org on 2017/06/19 22:41:47 UTC, 0 replies.
- [6/6] incubator-spot git commit: SPOT-160 [ML] Upgrade spot-ml Spark 2.1 - posted by nl...@apache.org on 2017/06/19 22:41:48 UTC, 0 replies.
- [1/5] incubator-spot git commit: Added a style for friendly responsive UI tables - posted by le...@apache.org on 2017/06/20 16:56:55 UTC, 0 replies.
- [2/5] incubator-spot git commit: PROXY Score suspicious is now available on ReactJs, Ipython notebook is removed from scoring on PROXY Suspicious - posted by le...@apache.org on 2017/06/20 16:56:56 UTC, 0 replies.
- [3/5] incubator-spot git commit: DNS Score suspicious is now available on ReactJs, Ipython notebook is removed from scoring on DNS Suspicious - posted by le...@apache.org on 2017/06/20 16:56:57 UTC, 0 replies.
- [4/5] incubator-spot git commit: Scrollbars on Chrome and Safari now looks smaller - posted by le...@apache.org on 2017/06/20 16:56:58 UTC, 0 replies.
- [5/5] incubator-spot git commit: FLOW Score suspicious is now available on ReactJs, Ipython notebook is removed from scoring on FLOW Suspicious - posted by le...@apache.org on 2017/06/20 16:56:59 UTC, 0 replies.
- [1/3] incubator-spot git commit: Now the user can swap panels between score and details on PROXY Suspicious - posted by le...@apache.org on 2017/06/20 17:05:36 UTC, 0 replies.
- [2/3] incubator-spot git commit: Now the user can swap panels between score and details on FLOW Suspicious - posted by le...@apache.org on 2017/06/20 17:05:37 UTC, 0 replies.
- [3/3] incubator-spot git commit: Now the user can swap panels between score and details on DNS Suspicious - posted by le...@apache.org on 2017/06/20 17:05:38 UTC, 0 replies.
- [1/6] incubator-spot git commit: Ingest summary is now inside a folder and give the capability to redirect in case user click on ingest-summary menu - posted by le...@apache.org on 2017/06/20 17:16:54 UTC, 0 replies.
- [2/6] incubator-spot git commit: INGEST-SUMMARY dynamic menu, now SPOT menu has an object who's reflected on all menus without editing every .html page - posted by le...@apache.org on 2017/06/20 17:16:55 UTC, 0 replies.
- [3/6] incubator-spot git commit: Flow dynamic menu, now SPOT menu has an object who's reflected on all menus without editing every .html page - posted by le...@apache.org on 2017/06/20 17:16:56 UTC, 0 replies.
- [4/6] incubator-spot git commit: DNS dynamic menu, now SPOT menu has an object who's reflected on all menus without editing every .html page - posted by le...@apache.org on 2017/06/20 17:16:57 UTC, 0 replies.
- [5/6] incubator-spot git commit: Update menu.js - posted by le...@apache.org on 2017/06/20 17:16:58 UTC, 0 replies.
- [6/6] incubator-spot git commit: PROXY dynamic menu, now SPOT menu has an object who's reflected on all menus without editing every .html page - posted by le...@apache.org on 2017/06/20 17:16:59 UTC, 0 replies.
- [1/2] incubator-spot git commit: Added new method to merge part-* files after Spark saves results as text. The new method using FileSystem is going to be used by Proxy which it was having issues with FileUtil.copyMerge. Did a quick refactor on scala docs - posted by ra...@apache.org on 2017/06/20 20:08:00 UTC, 0 replies.
- [2/2] incubator-spot git commit: Updated InputOutputDataHandler.scala and SuspiciousConnects.scala with changes based on code review. - posted by ra...@apache.org on 2017/06/20 20:08:01 UTC, 0 replies.
- [1/3] incubator-spot git commit: Added an extra line to avoid execution time bugs - posted by le...@apache.org on 2017/06/21 14:16:59 UTC, 0 replies.
- [2/3] incubator-spot git commit: Bug fixing for proxy_oa to avoid halting the process when the FB reputation service is unresponsive - posted by le...@apache.org on 2017/06/21 14:17:00 UTC, 0 replies.
- [3/3] incubator-spot git commit: Adding validation to dns_oa to avoid breaking the process when any of the reputation services is down - posted by le...@apache.org on 2017/06/21 14:17:01 UTC, 0 replies.
- [1/3] incubator-spot git commit: SPOT-166: Updated bad scaladocs, incorrect parameter spark, it should be sparkSession. - posted by nl...@apache.org on 2017/06/21 21:55:54 UTC, 0 replies.
- [2/3] incubator-spot git commit: SPOT-166: Missing scaladocs were added. Unit testing added to improve coverage, current lines covered 84%. - posted by nl...@apache.org on 2017/06/21 21:55:55 UTC, 0 replies.
- [3/3] incubator-spot git commit: SPOT-166: Fixed minor details after code review. - posted by nl...@apache.org on 2017/06/21 21:55:56 UTC, 0 replies.
- [1/5] incubator-spot git commit: Fixing Proxy timeline import and adding code to remove staging data - posted by ev...@apache.org on 2017/06/21 22:21:39 UTC, 0 replies.
- [2/5] incubator-spot git commit: Adding import script for ingest summary files - posted by ev...@apache.org on 2017/06/21 22:21:40 UTC, 0 replies.
- [3/5] incubator-spot git commit: Adding migration scripts from Spot 0.9 to 1.0 - posted by ev...@apache.org on 2017/06/21 22:21:41 UTC, 0 replies.
- [4/5] incubator-spot git commit: Addind migration documentation - posted by ev...@apache.org on 2017/06/21 22:21:42 UTC, 0 replies.
- [5/5] incubator-spot git commit: Fixing hdfs path and proxy script arguments - posted by ev...@apache.org on 2017/06/21 22:21:43 UTC, 0 replies.
- incubator-spot git commit: Removing kerberos references - posted by ev...@apache.org on 2017/06/21 22:26:49 UTC, 0 replies.
- [01/50] [abbrv] incubator-spot git commit: flow_tuning - posted by ra...@apache.org on 2017/06/23 16:39:31 UTC, 0 replies.
- [02/50] [abbrv] incubator-spot git commit: Merge branch 'master' of github.com:apache/incubator-spot into flow_tuning - posted by ra...@apache.org on 2017/06/23 16:39:32 UTC, 0 replies.
- [03/50] [abbrv] incubator-spot git commit: flow_tuning - posted by ra...@apache.org on 2017/06/23 16:39:33 UTC, 0 replies.
- [04/50] [abbrv] incubator-spot git commit: flow_tuning - posted by ra...@apache.org on 2017/06/23 16:39:34 UTC, 0 replies.
- [05/50] [abbrv] incubator-spot git commit: SPOT-128 Make every pipeline to return results to main program to invoke a single save to HDSF method. - posted by ra...@apache.org on 2017/06/23 16:39:35 UTC, 0 replies.
- [06/50] [abbrv] incubator-spot git commit: SPOT-128 Make every pipeline to return results to main program to invoke a single save to HDSF method. - posted by ra...@apache.org on 2017/06/23 16:39:36 UTC, 0 replies.
- [07/50] [abbrv] incubator-spot git commit: Removed --num-executors from ml_ops.sh and replaced with dynamicAllocation.maxExecutors for maximum number of executors and stop getting Spark warning about ignoring --num-executors. - posted by ra...@apache.org on 2017/06/23 16:39:37 UTC, 0 replies.
- [08/50] [abbrv] incubator-spot git commit: SPOT-128 Make every pipeline to return results to main program to invoke a single save to HDSF method. - posted by ra...@apache.org on 2017/06/23 16:39:38 UTC, 0 replies.
- [09/50] [abbrv] incubator-spot git commit: doc_restructuring - posted by ra...@apache.org on 2017/06/23 16:39:39 UTC, 0 replies.
- [10/50] [abbrv] incubator-spot git commit: doc_restructuring - posted by ra...@apache.org on 2017/06/23 16:39:40 UTC, 0 replies.
- [11/50] [abbrv] incubator-spot git commit: doc_restructuring - posted by ra...@apache.org on 2017/06/23 16:39:41 UTC, 0 replies.
- [12/50] [abbrv] incubator-spot git commit: Merge branch 'spot-128' - posted by ra...@apache.org on 2017/06/23 16:39:42 UTC, 0 replies.
- [13/50] [abbrv] incubator-spot git commit: Merge branch 'master' into spot-136 - posted by ra...@apache.org on 2017/06/23 16:39:43 UTC, 0 replies.
- [14/50] [abbrv] incubator-spot git commit: Fixed oni references to spot. - posted by ra...@apache.org on 2017/06/23 16:39:44 UTC, 0 replies.
- [15/50] [abbrv] incubator-spot git commit: Added description for SCALING_OPTION - posted by ra...@apache.org on 2017/06/23 16:39:45 UTC, 0 replies.
- [16/50] [abbrv] incubator-spot git commit: Added scaling option to convert document probabilities from Double to Float and reduce the payload when joining original data and LDA results (document probabilities). Added parameters for using Doubles (64 bit) - posted by ra...@apache.org on 2017/06/23 16:39:46 UTC, 0 replies.
- [17/50] [abbrv] incubator-spot git commit: Added scaling option to convert document probabilities from Double to Float and reduce the payload when joining original data and LDA results (document probabilities). Added parameters for using Doubles (64 bit) - posted by ra...@apache.org on 2017/06/23 16:39:47 UTC, 0 replies.
- [18/50] [abbrv] incubator-spot git commit: Added scaling option to convert document probabilities from Double to Float and reduce the payload when joining original data and LDA results (document probabilities). Added parameters for using Doubles (64 bit) - posted by ra...@apache.org on 2017/06/23 16:39:48 UTC, 0 replies.
- [19/50] [abbrv] incubator-spot git commit: updated spot.conf, replaced SCALING_OPTION with PRECISION param - posted by ra...@apache.org on 2017/06/23 16:39:49 UTC, 0 replies.
- [20/50] [abbrv] incubator-spot git commit: Updated PRECISION section. - posted by ra...@apache.org on 2017/06/23 16:39:50 UTC, 0 replies.
- [21/50] [abbrv] incubator-spot git commit: Changed precision utility to be more generic and not proper to probabilities. Changed command line option from scaling to precision. - posted by ra...@apache.org on 2017/06/23 16:39:51 UTC, 0 replies.
- [22/50] [abbrv] incubator-spot git commit: Added missing import after merging changes with upstream on ProxyWordCreation. - posted by ra...@apache.org on 2017/06/23 16:39:52 UTC, 0 replies.
- [23/50] [abbrv] incubator-spot git commit: Reverting utilities.transformation package. Changed name of PrecisionUtility to FloatingPointPrecisionUtility. Minor documentation fixes. - posted by ra...@apache.org on 2017/06/23 16:39:53 UTC, 0 replies.
- [24/50] [abbrv] incubator-spot git commit: Reverting utilities.transformation package. Changed name of PrecisionUtility to FloatingPointPrecisionUtility. Minor documentation fixes. - posted by ra...@apache.org on 2017/06/23 16:39:54 UTC, 0 replies.
- [25/50] [abbrv] incubator-spot git commit: SPOT-161 Fixed erros after rebasing with incubator-spot/master. Refactored imports, removed unused. - posted by ra...@apache.org on 2017/06/23 16:39:55 UTC, 0 replies.
- [26/50] [abbrv] incubator-spot git commit: Reverting changes to spot-ml/ml_test.sh (--num-executors). Adding new parameters / updated to match last version of ml_ops.sh. - posted by ra...@apache.org on 2017/06/23 16:39:56 UTC, 0 replies.
- [27/50] [abbrv] incubator-spot git commit: Code modifications in order to change the DNS word creation for Spot-ML. See JIRA issue SPOT-158. - posted by ra...@apache.org on 2017/06/23 16:39:57 UTC, 0 replies.
- [28/50] [abbrv] incubator-spot git commit: gettingItRightWithTheCamalCase - posted by ra...@apache.org on 2017/06/23 16:39:58 UTC, 0 replies.
- [29/50] [abbrv] incubator-spot git commit: Adding support for OnlineLDAOptimizer. Still need to work on TODOs. - posted by ra...@apache.org on 2017/06/23 16:39:59 UTC, 0 replies.
- [30/50] [abbrv] incubator-spot git commit: Unit test fails for OnlineOptimizer, need to fix - posted by ra...@apache.org on 2017/06/23 16:40:00 UTC, 0 replies.
- [31/50] [abbrv] incubator-spot git commit: Adding OnlineLDAOptimizer support - posted by ra...@apache.org on 2017/06/23 16:40:01 UTC, 0 replies.
- [32/50] [abbrv] incubator-spot git commit: Added unit testing test configuration for online optimizer in DNS and Proxy implementations. Refactored code in SpotLDAWrapper to implement one or the other LDA optimizers. - posted by ra...@apache.org on 2017/06/23 16:40:02 UTC, 0 replies.
- [33/50] [abbrv] incubator-spot git commit: Updated ml_ops.sh and ml_test.sh to include LDA parameters: optimizer, alpha and beta. Updated spot.conf to include the same parameters. - posted by ra...@apache.org on 2017/06/23 16:40:03 UTC, 0 replies.
- [34/50] [abbrv] incubator-spot git commit: Made changes to SpotLDAWrapper and ml_ops.sh based on feedback from @NathanSegerlind Fixed inline comments format, added one space after //. - posted by ra...@apache.org on 2017/06/23 16:40:04 UTC, 0 replies.
- [35/50] [abbrv] incubator-spot git commit: Fixed errors after rebase with incubator-spot/master - posted by ra...@apache.org on 2017/06/23 16:40:05 UTC, 0 replies.
- [36/50] [abbrv] incubator-spot git commit: Updated ML_OPS.md with information about LDA_OPTIMIZER, LDA_ALPHA and LDA_BETA - posted by ra...@apache.org on 2017/06/23 16:40:06 UTC, 0 replies.
- [37/50] [abbrv] incubator-spot git commit: Made changes after code review. Fixed conflicts after rebasing with incubator-spot/master Fixed minor typos in DNSSuspiciousConnectsAnalysisTest.scala - posted by ra...@apache.org on 2017/06/23 16:40:07 UTC, 0 replies.
- [38/50] [abbrv] incubator-spot git commit: Merge branch 'master' into spot-158 - posted by ra...@apache.org on 2017/06/23 16:40:08 UTC, 0 replies.
- [39/50] [abbrv] incubator-spot git commit: This commit contains the update of spot-ml from Spark 1.6 to Spark 2.1. This new version introduces SparkSession as the new point of entry for SparkContext, SQLContext and HiveContext used in Spark 1.x - posted by ra...@apache.org on 2017/06/23 16:40:09 UTC, 0 replies.
- [40/50] [abbrv] incubator-spot git commit: This commit contains the update of spot-ml from Spark 1.6 to Spark 2.1. This new version introduces SparkSession as the new point of entry for SparkContext, SQLContext and HiveContext used in Spark 1.x - posted by ra...@apache.org on 2017/06/23 16:40:10 UTC, 0 replies.
- [41/50] [abbrv] incubator-spot git commit: SPOT-160 [ML] Upgrade spot-ml Spark 2.1 - posted by ra...@apache.org on 2017/06/23 16:40:11 UTC, 0 replies.
- [42/50] [abbrv] incubator-spot git commit: SPOT-160 [ML] Upgrade spot-ml Spark 2.1 - posted by ra...@apache.org on 2017/06/23 16:40:12 UTC, 0 replies.
- [43/50] [abbrv] incubator-spot git commit: SPOT-160 [ML] Upgrade spot-ml Spark 2.1 - posted by ra...@apache.org on 2017/06/23 16:40:13 UTC, 0 replies.
- [44/50] [abbrv] incubator-spot git commit: SPOT-160 [ML] Upgrade spot-ml Spark 2.1 - posted by ra...@apache.org on 2017/06/23 16:40:14 UTC, 0 replies.
- [45/50] [abbrv] incubator-spot git commit: Added new method to merge part-* files after Spark saves results as text. The new method using FileSystem is going to be used by Proxy which it was having issues with FileUtil.copyMerge. Did a quick refactor on - posted by ra...@apache.org on 2017/06/23 16:40:15 UTC, 0 replies.
- [46/50] [abbrv] incubator-spot git commit: Updated InputOutputDataHandler.scala and SuspiciousConnects.scala with changes based on code review. - posted by ra...@apache.org on 2017/06/23 16:40:16 UTC, 0 replies.
- [47/50] [abbrv] incubator-spot git commit: SPOT-166: Updated bad scaladocs, incorrect parameter spark, it should be sparkSession. - posted by ra...@apache.org on 2017/06/23 16:40:17 UTC, 0 replies.
- [48/50] [abbrv] incubator-spot git commit: SPOT-166: Missing scaladocs were added. Unit testing added to improve coverage, current lines covered 84%. - posted by ra...@apache.org on 2017/06/23 16:40:18 UTC, 0 replies.
- [49/50] [abbrv] incubator-spot git commit: SPOT-166: Fixed minor details after code review. - posted by ra...@apache.org on 2017/06/23 16:40:19 UTC, 0 replies.
- [50/50] [abbrv] incubator-spot git commit: Merged incubator-spot/master (commit 5f25c95) into SPOT-35_graphql_api - posted by ra...@apache.org on 2017/06/23 16:40:20 UTC, 0 replies.
- [1/3] incubator-spot git commit: Adding UI Store/Score Notebooks components - posted by ev...@apache.org on 2017/06/23 22:22:02 UTC, 0 replies.
- [2/3] incubator-spot git commit: Files of EdgeNotebook deleted from dns, flow & proxy folders. They will be not used more - posted by ev...@apache.org on 2017/06/23 22:22:03 UTC, 0 replies.
- [3/3] incubator-spot git commit: Writing style and titles corrections in .md files in new branch SPOT-162 - posted by ev...@apache.org on 2017/06/23 22:22:04 UTC, 0 replies.
- [1/5] incubator-spot git commit: Updated the main menu and created html pages and containers to hold the advanced mode notebook - posted by le...@apache.org on 2017/06/23 22:40:51 UTC, 1 replies.
- [2/5] incubator-spot git commit: Removed all Edge Investigation notebook templates that are no longer used for the scoring process - posted by le...@apache.org on 2017/06/23 22:40:52 UTC, 1 replies.
- [3/5] incubator-spot git commit: Added advanced mode notebook for netflow - posted by le...@apache.org on 2017/06/23 22:40:53 UTC, 1 replies.
- [4/5] incubator-spot git commit: Updated OA process to copy Advanced Mode Notebooks for each execution - posted by le...@apache.org on 2017/06/23 22:40:54 UTC, 1 replies.
- [5/5] incubator-spot git commit: Added advanced mode notebooks for proxy and dns - posted by le...@apache.org on 2017/06/23 22:40:55 UTC, 1 replies.
- incubator-spot git commit: Quickfix - removing unnecesary method call for current version - posted by le...@apache.org on 2017/06/23 22:47:52 UTC, 0 replies.
- [incubator-spot] Git Push Summary - posted by le...@apache.org on 2017/06/23 23:03:15 UTC, 1 replies.
- incubator-spot git commit: added ODM branch per SPOT-182 - posted by na...@apache.org on 2017/06/27 14:40:55 UTC, 0 replies.
- [1/2] incubator-spot git commit: Bug fix for proxy's network view - posted by le...@apache.org on 2017/06/29 00:36:25 UTC, 0 replies.
- [2/2] incubator-spot git commit: Added validation to proxys network view to avoid rendering a unique node when no data is available - posted by le...@apache.org on 2017/06/29 00:36:26 UTC, 0 replies.
- [1/4] incubator-spot git commit: Solving bugs in oa/dns/README.md and oa/flow/README.md - posted by le...@apache.org on 2017/06/30 17:57:09 UTC, 0 replies.
- [2/4] incubator-spot git commit: Deleting files generated by the system - posted by le...@apache.org on 2017/06/30 17:57:10 UTC, 0 replies.
- [3/4] incubator-spot git commit: Deleting reference to Open Network Insight - posted by le...@apache.org on 2017/06/30 17:57:11 UTC, 0 replies.
- [4/4] incubator-spot git commit: Format Uptades in .md files - posted by le...@apache.org on 2017/06/30 17:57:12 UTC, 0 replies.
- [1/3] [incubator-spot] Git Push Summary - posted by le...@apache.org on 2017/06/30 18:11:25 UTC, 0 replies.
- [2/3] incubator-spot git commit: Removing ODM documentation and graphics clean up from ONI Project - posted by le...@apache.org on 2017/06/30 18:11:26 UTC, 0 replies.
- [3/3] incubator-spot git commit: Removing ODM documentation and graphics clean up from ONI Project - posted by le...@apache.org on 2017/06/30 18:11:27 UTC, 0 replies.