***************************************************** Summary ------- Generated at: 2017-07-12T16:03:27-05:00 Notes: 4 Binaries: 3 Archives: 0 Standards: 281 Apache Licensed: 280 Generated Documents: 0 JavaDocs are generated, thus a license header is optional. Generated files do not require license headers. 0 Unknown Licenses ***************************************************** Files with Apache License headers will be marked AL Binary files (which do not require any license headers) will be marked B Compressed archives will be marked A Notices, licenses etc. will be marked N N ../incubator-spot/LICENSE N ../incubator-spot/NOTICE AL ../incubator-spot/spot-ingest/master_collector.py AL ../incubator-spot/spot-ingest/start_ingest_standalone.sh AL ../incubator-spot/spot-ingest/worker.py AL ../incubator-spot/spot-ingest/common/__init__.py AL ../incubator-spot/spot-ingest/common/file_collector.py AL ../incubator-spot/spot-ingest/common/kafka_client.py AL ../incubator-spot/spot-ingest/common/kafka_topic.sh AL ../incubator-spot/spot-ingest/common/kerberos.py AL ../incubator-spot/spot-ingest/common/utils.py AL ../incubator-spot/spot-ingest/pipelines/__init__.py AL ../incubator-spot/spot-ingest/pipelines/dns/__init__.py AL ../incubator-spot/spot-ingest/pipelines/dns/collector.py AL ../incubator-spot/spot-ingest/pipelines/dns/load_dns_avro_parquet.hql AL ../incubator-spot/spot-ingest/pipelines/dns/worker.py AL ../incubator-spot/spot-ingest/pipelines/flow/__init__.py AL ../incubator-spot/spot-ingest/pipelines/flow/collector.py AL ../incubator-spot/spot-ingest/pipelines/flow/load_flow_avro_parquet.hql AL ../incubator-spot/spot-ingest/pipelines/flow/worker.py AL ../incubator-spot/spot-ingest/pipelines/proxy/__init__.py AL ../incubator-spot/spot-ingest/pipelines/proxy/bluecoat.py AL ../incubator-spot/spot-ingest/pipelines/proxy/collector.py AL ../incubator-spot/spot-ingest/pipelines/proxy/worker.py AL ../incubator-spot/spot-ml/build.sbt AL ../incubator-spot/spot-ml/ml_ops.sh AL ../incubator-spot/spot-ml/ml_test.sh AL ../incubator-spot/spot-ml/project/plugins.sbt AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spark/sql/WideUDFs.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/SuspiciousConnects.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/SuspiciousConnectsArgumentParser.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/SuspiciousConnectsScoreFunction.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/dns/DNSSchema.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/dns/DNSSuspiciousConnectsAnalysis.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/dns/DNSWordCreation.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/dns/model/DNSFeedback.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/dns/model/DNSScoreFunction.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/dns/model/DNSSuspiciousConnectsModel.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/lda/SpotLDAWrapper.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/lda/SpotLDAWrapperSchema.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/netflow/FlowSchema.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/netflow/FlowSuspiciousConnectsAnalysis.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/netflow/FlowWordCreator.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/netflow/model/FlowFeedback.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/netflow/model/FlowScoreFunction.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/netflow/model/FlowSuspiciousConnectsModel.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/proxy/ProxyFeedback.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/proxy/ProxySchema.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/proxy/ProxySuspiciousConnectsAnalysis.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/proxy/ProxySuspiciousConnectsModel.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/proxy/ProxyWordCreation.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/utilities/CountryCodes.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/utilities/DomainProcessor.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/utilities/Entropy.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/utilities/FloatPointPrecisionUtility.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/utilities/MathUtils.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/utilities/TimeUtilities.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/utilities/TopDomains.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/utilities/data/InputOutputDataHandler.scala AL ../incubator-spot/spot-ml/src/main/scala/org/apache/spot/utilities/data/validation/InvalidDataHandler.scala AL ../incubator-spot/spot-ml/src/test/resources/log4j.properties AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/SuspiciousConnectsArgumentParserTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/SuspiciousConnectsScoreFunctionTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/dns/DNSSuspiciousConnectsAnalysisTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/dns/DNSSuspiciousConnectsModelTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/dns/DNSWordCreationTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/lda/SpotLDAWrapperTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/netflow/FlowRecord.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/netflow/FlowSuspiciousConnectsAnalysisTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/netflow/FlowWordCreatorTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/netflow/model/FlowSuspiciousConnectsModelTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/proxy/ProxySuspiciousConnectsAnalysisTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/proxy/ProxyWordCreationTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/testutils/TestingSparkContext.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/testutils/TestingSparkContextFlatSpec.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/testutils/TestingSparkContextFunSuite.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/testutils/TestingSparkContextWordSpec.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/utilities/DomainProcessorTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/utilities/FloatPointPrecisionUtility32Test.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/utilities/FloatingPointUtility64.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/utilities/MathUtilsTest.scala AL ../incubator-spot/spot-ml/src/test/scala/org/apache/spot/utilities/TimeUtilitiesTest.scala AL ../incubator-spot/spot-oa/__init__.py AL ../incubator-spot/spot-oa/runIpython.sh AL ../incubator-spot/spot-oa/api/__init__.py AL ../incubator-spot/spot-oa/api/graphql/__init__.py AL ../incubator-spot/spot-oa/api/graphql/common.py AL ../incubator-spot/spot-oa/api/graphql/schema.py AL ../incubator-spot/spot-oa/api/graphql/webapp.py AL ../incubator-spot/spot-oa/api/graphql/dns/__init__.py AL ../incubator-spot/spot-oa/api/graphql/dns/mutation.py AL ../incubator-spot/spot-oa/api/graphql/dns/query.py AL ../incubator-spot/spot-oa/api/graphql/flow/__init__.py AL ../incubator-spot/spot-oa/api/graphql/flow/mutation.py AL ../incubator-spot/spot-oa/api/graphql/flow/query.py AL ../incubator-spot/spot-oa/api/graphql/proxy/__init__.py AL ../incubator-spot/spot-oa/api/graphql/proxy/mutation.py AL ../incubator-spot/spot-oa/api/graphql/proxy/query.py AL ../incubator-spot/spot-oa/api/resources/__init__.py AL ../incubator-spot/spot-oa/api/resources/configurator.py AL ../incubator-spot/spot-oa/api/resources/dns.py AL ../incubator-spot/spot-oa/api/resources/flow.py AL ../incubator-spot/spot-oa/api/resources/hdfs_client.py AL ../incubator-spot/spot-oa/api/resources/impala_engine.py AL ../incubator-spot/spot-oa/api/resources/proxy.py N ../incubator-spot/spot-oa/ipython/README AL ../incubator-spot/spot-oa/ipython/extensions/__init__.py AL ../incubator-spot/spot-oa/ipython/extensions/spot_webapp.py AL ../incubator-spot/spot-oa/ipython/profile_spot/ipython_notebook_config.py N ../incubator-spot/spot-oa/ipython/profile_spot/startup/README AL ../incubator-spot/spot-oa/ipython/profile_spot/startup/graphql.py B ../incubator-spot/spot-oa/ipython/profile_spot/static/custom/ajax-loader.gif AL ../incubator-spot/spot-oa/ipython/profile_spot/static/custom/custom.css AL ../incubator-spot/spot-oa/ipython/profile_spot/static/custom/custom.js AL ../incubator-spot/spot-oa/oa/start_oa.py AL ../incubator-spot/spot-oa/oa/utils.py AL ../incubator-spot/spot-oa/oa/components/__init__.py AL ../incubator-spot/spot-oa/oa/components/data/__init__.py AL ../incubator-spot/spot-oa/oa/components/data/data.py AL ../incubator-spot/spot-oa/oa/components/data/hive.py AL ../incubator-spot/spot-oa/oa/components/data/impala.py AL ../incubator-spot/spot-oa/oa/components/geoloc/__init__.py AL ../incubator-spot/spot-oa/oa/components/geoloc/geoloc.py AL ../incubator-spot/spot-oa/oa/components/iana/__init__.py AL ../incubator-spot/spot-oa/oa/components/iana/iana_transform.py AL ../incubator-spot/spot-oa/oa/components/nc/__init__.py AL ../incubator-spot/spot-oa/oa/components/nc/network_context.py AL ../incubator-spot/spot-oa/oa/components/reputation/__init__.py AL ../incubator-spot/spot-oa/oa/components/reputation/fb/__init__.py AL ../incubator-spot/spot-oa/oa/components/reputation/fb/fb.py AL ../incubator-spot/spot-oa/oa/components/reputation/gti/__init__.py AL ../incubator-spot/spot-oa/oa/components/reputation/gti/gti.py AL ../incubator-spot/spot-oa/oa/dns/__init__.py AL ../incubator-spot/spot-oa/oa/dns/dns_oa.py AL ../incubator-spot/spot-oa/oa/flow/__init__.py AL ../incubator-spot/spot-oa/oa/flow/flow_oa.py AL ../incubator-spot/spot-oa/oa/proxy/__init__.py AL ../incubator-spot/spot-oa/oa/proxy/proxy_oa.py AL ../incubator-spot/spot-oa/ui/css/bootstrap-spot.min.css AL ../incubator-spot/spot-oa/ui/css/dendrogram.css AL ../incubator-spot/spot-oa/ui/css/main.css AL ../incubator-spot/spot-oa/ui/dns/ipython_notebook.html AL ../incubator-spot/spot-oa/ui/dns/storyboard.html AL ../incubator-spot/spot-oa/ui/dns/suspicious.html AL ../incubator-spot/spot-oa/ui/dns/threat-investigation.html AL ../incubator-spot/spot-oa/ui/dns/js/notebooks.js AL ../incubator-spot/spot-oa/ui/dns/js/storyboard.js AL ../incubator-spot/spot-oa/ui/dns/js/suspicious.js AL ../incubator-spot/spot-oa/ui/dns/js/threat-investigation.js AL ../incubator-spot/spot-oa/ui/dns/js/components/DetailsDendrogramPanel.react.js AL ../incubator-spot/spot-oa/ui/dns/js/components/DetailsPanel.react.js AL ../incubator-spot/spot-oa/ui/dns/js/components/DetailsTablePanel.react.js AL ../incubator-spot/spot-oa/ui/dns/js/components/FilterInput.react.js AL ../incubator-spot/spot-oa/ui/dns/js/components/IncidentProgressionPanel.react.js AL ../incubator-spot/spot-oa/ui/dns/js/components/NetworkViewPanel.react.js AL ../incubator-spot/spot-oa/ui/dns/js/components/ScoreNotebook.react.js AL ../incubator-spot/spot-oa/ui/dns/js/components/SuspiciousPanel.react.js AL ../incubator-spot/spot-oa/ui/dns/js/stores/CommentsStore.js AL ../incubator-spot/spot-oa/ui/dns/js/stores/DendrogramStore.js AL ../incubator-spot/spot-oa/ui/dns/js/stores/DetailsStore.js AL ../incubator-spot/spot-oa/ui/dns/js/stores/IncidentProgressionStore.js AL ../incubator-spot/spot-oa/ui/dns/js/stores/NotebookStore.js AL ../incubator-spot/spot-oa/ui/dns/js/stores/SuspiciousStore.js AL ../incubator-spot/spot-oa/ui/flow/ipython_notebook.html AL ../incubator-spot/spot-oa/ui/flow/storyboard.html AL ../incubator-spot/spot-oa/ui/flow/suspicious.html AL ../incubator-spot/spot-oa/ui/flow/threat-investigation.html AL ../incubator-spot/spot-oa/ui/flow/js/notebooks.js AL ../incubator-spot/spot-oa/ui/flow/js/storyboard.js AL ../incubator-spot/spot-oa/ui/flow/js/suspicious.js AL ../incubator-spot/spot-oa/ui/flow/js/threat-investigation.js AL ../incubator-spot/spot-oa/ui/flow/js/components/DetailsChordsPanel.react.js AL ../incubator-spot/spot-oa/ui/flow/js/components/DetailsPanel.react.js AL ../incubator-spot/spot-oa/ui/flow/js/components/DetailsTablePanel.react.js AL ../incubator-spot/spot-oa/ui/flow/js/components/FilterInput.react.js AL ../incubator-spot/spot-oa/ui/flow/js/components/GlobeViewPanel.react.js AL ../incubator-spot/spot-oa/ui/flow/js/components/ImpactAnalysisPanel.react.js AL ../incubator-spot/spot-oa/ui/flow/js/components/IncidentProgressionPanel.react.js AL ../incubator-spot/spot-oa/ui/flow/js/components/NetworkViewPanel.react.js AL ../incubator-spot/spot-oa/ui/flow/js/components/ScoreNotebook.react.js AL ../incubator-spot/spot-oa/ui/flow/js/components/SuspiciousPanel.react.js AL ../incubator-spot/spot-oa/ui/flow/js/components/TimelinePanel.react.js AL ../incubator-spot/spot-oa/ui/flow/js/constants/NetflowConstants.js MIT ../incubator-spot/spot-oa/ui/flow/js/lib/ChordMapper.js AL ../incubator-spot/spot-oa/ui/flow/js/stores/ChordsDiagramStore.js AL ../incubator-spot/spot-oa/ui/flow/js/stores/CommentsStore.js AL ../incubator-spot/spot-oa/ui/flow/js/stores/DetailsStore.js AL ../incubator-spot/spot-oa/ui/flow/js/stores/GlobeViewStore.js AL ../incubator-spot/spot-oa/ui/flow/js/stores/ImpactAnalysisStore.js AL ../incubator-spot/spot-oa/ui/flow/js/stores/IncidentProgressionStore.js AL ../incubator-spot/spot-oa/ui/flow/js/stores/NotebookStore.js AL ../incubator-spot/spot-oa/ui/flow/js/stores/SuspiciousStore.js AL ../incubator-spot/spot-oa/ui/flow/js/stores/TimelineStore.js B ../incubator-spot/spot-oa/ui/images/ajax-loader.gif AL ../incubator-spot/spot-oa/ui/images/favicon/browserconfig.xml B ../incubator-spot/spot-oa/ui/images/favicon/favicon.ico AL ../incubator-spot/spot-oa/ui/ingest/ingest-summary.html AL ../incubator-spot/spot-oa/ui/js/ingest-summary.js AL ../incubator-spot/spot-oa/ui/js/tooltip.js AL ../incubator-spot/spot-oa/ui/js/actions/EdInActions.js AL ../incubator-spot/spot-oa/ui/js/actions/InSumActions.js AL ../incubator-spot/spot-oa/ui/js/actions/SpotActions.js AL ../incubator-spot/spot-oa/ui/js/actions/StoryboardActions.js AL ../incubator-spot/spot-oa/ui/js/actions/__tests__/EdInActions.test.js AL ../incubator-spot/spot-oa/ui/js/actions/__tests__/SpotActions.test.js AL ../incubator-spot/spot-oa/ui/js/actions/__tests__/StoryboardActions.test.js AL ../incubator-spot/spot-oa/ui/js/components/ChartMixin.react.js AL ../incubator-spot/spot-oa/ui/js/components/ContentLoaderMixin.react.js AL ../incubator-spot/spot-oa/ui/js/components/DateInput.react.js AL ../incubator-spot/spot-oa/ui/js/components/DendrogramMixin.react.js AL ../incubator-spot/spot-oa/ui/js/components/DetailsGridMixin.react.js AL ../incubator-spot/spot-oa/ui/js/components/ExecutiveThreatBriefingPanel.react.js AL ../incubator-spot/spot-oa/ui/js/components/GridPanelMixin.react.js AL ../incubator-spot/spot-oa/ui/js/components/IPythonNotebookPanel.react.js AL ../incubator-spot/spot-oa/ui/js/components/IngestSummaryPanel.react.js AL ../incubator-spot/spot-oa/ui/js/components/OptionPicker.react.js AL ../incubator-spot/spot-oa/ui/js/components/Panel.react.js AL ../incubator-spot/spot-oa/ui/js/components/PanelRow.react.js AL ../incubator-spot/spot-oa/ui/js/components/PolloNetworkViewMixin.react.js AL ../incubator-spot/spot-oa/ui/js/components/SuspiciousGridMixin.react.js AL ../incubator-spot/spot-oa/ui/js/components/TimelineMixin.react.js AL ../incubator-spot/spot-oa/ui/js/components/scoring/ButtonsScoring.react.js AL ../incubator-spot/spot-oa/ui/js/components/scoring/FilterSelectInput.react.js AL ../incubator-spot/spot-oa/ui/js/components/scoring/RatingInput.react.js AL ../incubator-spot/spot-oa/ui/js/components/scoring/ScoreMessage.react.js AL ../incubator-spot/spot-oa/ui/js/components/scoring/SearchGlobalInput.react.js AL ../incubator-spot/spot-oa/ui/js/components/scoring/SelectInput.react.js AL ../incubator-spot/spot-oa/ui/js/constants/SpotConstants.js AL ../incubator-spot/spot-oa/ui/js/cubehelix/cubehelix.js AL ../incubator-spot/spot-oa/ui/js/dispatchers/SpotDispatcher.js AL ../incubator-spot/spot-oa/ui/js/menu/menu.js AL ../incubator-spot/spot-oa/ui/js/menu/components/MainMenu.react.js AL ../incubator-spot/spot-oa/ui/js/menu/stores/MainMenuStore.js AL ../incubator-spot/spot-oa/ui/js/stores/GraphQLStore.js AL ../incubator-spot/spot-oa/ui/js/stores/IngestSummaryStore.js AL ../incubator-spot/spot-oa/ui/js/stores/JsonStore.js AL ../incubator-spot/spot-oa/ui/js/stores/ObservableGraphQLStore.js AL ../incubator-spot/spot-oa/ui/js/stores/ObservableWithHeadersGraphQLStore.js AL ../incubator-spot/spot-oa/ui/js/stores/RestStore.js AL ../incubator-spot/spot-oa/ui/js/stores/SpotStore.js AL ../incubator-spot/spot-oa/ui/js/stores/__tests__/JsonStore.test.js AL ../incubator-spot/spot-oa/ui/js/stores/__tests__/RestStore.test.js AL ../incubator-spot/spot-oa/ui/js/stores/__tests__/SpotStore.test.js AL ../incubator-spot/spot-oa/ui/js/utils/CategoryLayout.js AL ../incubator-spot/spot-oa/ui/js/utils/DateUtils.js AL ../incubator-spot/spot-oa/ui/js/utils/SpotUtils.js AL ../incubator-spot/spot-oa/ui/js/utils/__tests__/CategoryLayout.test.js AL ../incubator-spot/spot-oa/ui/js/utils/__tests__/DateUtils.test.js AL ../incubator-spot/spot-oa/ui/js/utils/__tests__/SpotUtils.test.js AL ../incubator-spot/spot-oa/ui/proxy/ipython_notebook.html AL ../incubator-spot/spot-oa/ui/proxy/storyboard.html AL ../incubator-spot/spot-oa/ui/proxy/suspicious.html AL ../incubator-spot/spot-oa/ui/proxy/threat-investigation.html AL ../incubator-spot/spot-oa/ui/proxy/js/notebooks.js AL ../incubator-spot/spot-oa/ui/proxy/js/storyboard.js AL ../incubator-spot/spot-oa/ui/proxy/js/suspicious.js AL ../incubator-spot/spot-oa/ui/proxy/js/threat-investigation.js AL ../incubator-spot/spot-oa/ui/proxy/js/components/DetailsPanel.react.js AL ../incubator-spot/spot-oa/ui/proxy/js/components/FilterInput.react.js AL ../incubator-spot/spot-oa/ui/proxy/js/components/IncidentProgressionPanel.react.js AL ../incubator-spot/spot-oa/ui/proxy/js/components/NetworkViewPanel.react.js AL ../incubator-spot/spot-oa/ui/proxy/js/components/ScoreNotebook.react.js AL ../incubator-spot/spot-oa/ui/proxy/js/components/SuspiciousPanel.react.js AL ../incubator-spot/spot-oa/ui/proxy/js/components/TimelinePanel.react.js AL ../incubator-spot/spot-oa/ui/proxy/js/stores/CommentsStore.js AL ../incubator-spot/spot-oa/ui/proxy/js/stores/DetailsStore.js AL ../incubator-spot/spot-oa/ui/proxy/js/stores/IncidentProgressionStore.js AL ../incubator-spot/spot-oa/ui/proxy/js/stores/NotebookStore.js AL ../incubator-spot/spot-oa/ui/proxy/js/stores/SuspiciousStore.js AL ../incubator-spot/spot-oa/ui/proxy/js/stores/TimelineStore.js AL ../incubator-spot/spot-setup/create_dns_parquet.hql AL ../incubator-spot/spot-setup/create_flow_parquet.hql AL ../incubator-spot/spot-setup/create_proxy_parquet.hql AL ../incubator-spot/spot-setup/hdfs_setup.sh AL ../incubator-spot/spot-setup/migrate_to_spot_1_0.py AL ../incubator-spot/spot-setup/spot.conf AL ../incubator-spot/spot-setup/migration/__init__.py AL ../incubator-spot/spot-setup/migration/create_dns_migration_tables.hql AL ../incubator-spot/spot-setup/migration/create_flow_migration_tables.hql AL ../incubator-spot/spot-setup/migration/create_proxy_migration_tables.hql AL ../incubator-spot/spot-setup/migration/drop_dns_migration_tables.hql AL ../incubator-spot/spot-setup/migration/drop_flow_migration_tables.hql AL ../incubator-spot/spot-setup/migration/drop_proxy_migration_tables.hql AL ../incubator-spot/spot-setup/migration/migrate_old_dns_data.py AL ../incubator-spot/spot-setup/migration/migrate_old_flow_data.py AL ../incubator-spot/spot-setup/migration/migrate_old_proxy_data.py AL ../incubator-spot/spot-setup/migration/spot_conf_migration.py AL ../incubator-spot/spot-setup/migration/utilities.py *****************************************************