You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ku...@apache.org on 2019/01/31 04:10:04 UTC

[flink] branch blink updated (185d730 -> 2be5f47)

This is an automated email from the ASF dual-hosted git repository.

kurt pushed a change to branch blink
in repository https://gitbox.apache.org/repos/asf/flink.git.


    omit 185d730  blink first commit
     new 2be5f47  blink first commit

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (185d730)
            \
             N -- N -- N   refs/heads/blink (2be5f47)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |    8 +-
 .../flink/table/codegen/calls/IfCallGen.scala      |    1 -
 .../table/api/batch/table/SetOperatorsTest.scala   |    2 -
 .../plan/CacheAwareRelNodePlanBuilderTest.scala    |    2 -
 .../table/runtime/stream/sql/AggregateITCase.scala |    2 +-
 ...pcDs10TBatchExecWithFullStatsModePlanTest.scala |    1 -
 ...pcDs10TBatchExecWithPartStatsModePlanTest.scala |    1 -
 ...10TBatchExecWithRowCountStatsModePlanTest.scala |    1 -
 ...TpcDs1TBatchExecWithFullStatsModePlanTest.scala |    1 -
 ...TpcDs1TBatchExecWithPartStatsModePlanTest.scala |    1 -
 ...s1TBatchExecWithRowCountStatsModePlanTest.scala |    1 -
 flink-runtime-web/web-dashboard/node/node          |  Bin 39075840 -> 0 bytes
 .../web-dashboard/node/node_modules/npm/.mailmap   |   74 -
 .../web-dashboard/node/node_modules/npm/.npmignore |   26 -
 .../node/node_modules/npm/.travis.yml              |   35 -
 .../web-dashboard/node/node_modules/npm/AUTHORS    |  586 --
 .../node/node_modules/npm/CHANGELOG.md             |  924 ---
 .../node/node_modules/npm/CONTRIBUTING.md          |   82 -
 .../web-dashboard/node/node_modules/npm/LICENSE    |  235 -
 .../web-dashboard/node/node_modules/npm/Makefile   |  190 -
 .../web-dashboard/node/node_modules/npm/README.md  |  169 -
 .../node/node_modules/npm/appveyor.yml             |   34 -
 .../node_modules/npm/bin/node-gyp-bin/node-gyp     |    6 -
 .../node_modules/npm/bin/node-gyp-bin/node-gyp.cmd |    5 -
 .../web-dashboard/node/node_modules/npm/bin/npm    |   34 -
 .../node/node_modules/npm/bin/npm-cli.js           |  148 -
 .../node/node_modules/npm/bin/npm.cmd              |   19 -
 .../web-dashboard/node/node_modules/npm/bin/npx    |   35 -
 .../node/node_modules/npm/bin/npx-cli.js           |    8 -
 .../node/node_modules/npm/bin/npx.cmd              |   20 -
 .../node_modules/npm/changelogs/CHANGELOG-1.md     |  743 --
 .../node_modules/npm/changelogs/CHANGELOG-2.md     | 5344 -------------
 .../node_modules/npm/changelogs/CHANGELOG-3.md     | 5245 -------------
 .../node_modules/npm/changelogs/CHANGELOG-4.md     | 1566 ----
 .../node_modules/npm/changelogs/CHANGELOG-5.md     | 2360 ------
 .../web-dashboard/node/node_modules/npm/configure  |   33 -
 .../node/node_modules/npm/doc/cli/npm-access.md    |   76 -
 .../node/node_modules/npm/doc/cli/npm-adduser.md   |   85 -
 .../node/node_modules/npm/doc/cli/npm-audit.md     |  106 -
 .../node/node_modules/npm/doc/cli/npm-bin.md       |   19 -
 .../node/node_modules/npm/doc/cli/npm-bugs.md      |   43 -
 .../node/node_modules/npm/doc/cli/npm-build.md     |   25 -
 .../node/node_modules/npm/doc/cli/npm-bundle.md    |   14 -
 .../node/node_modules/npm/doc/cli/npm-cache.md     |   83 -
 .../node/node_modules/npm/doc/cli/npm-ci.md        |   58 -
 .../node_modules/npm/doc/cli/npm-completion.md     |   31 -
 .../node/node_modules/npm/doc/cli/npm-config.md    |   73 -
 .../node/node_modules/npm/doc/cli/npm-dedupe.md    |   55 -
 .../node/node_modules/npm/doc/cli/npm-deprecate.md |   26 -
 .../node/node_modules/npm/doc/cli/npm-dist-tag.md  |   88 -
 .../node/node_modules/npm/doc/cli/npm-docs.md      |   44 -
 .../node/node_modules/npm/doc/cli/npm-doctor.md    |  102 -
 .../node/node_modules/npm/doc/cli/npm-edit.md      |   37 -
 .../node/node_modules/npm/doc/cli/npm-explore.md   |   39 -
 .../node_modules/npm/doc/cli/npm-help-search.md    |   34 -
 .../node/node_modules/npm/doc/cli/npm-help.md      |   38 -
 .../node/node_modules/npm/doc/cli/npm-hook.md      |   72 -
 .../node/node_modules/npm/doc/cli/npm-init.md      |   66 -
 .../npm/doc/cli/npm-install-ci-test.md             |   16 -
 .../node_modules/npm/doc/cli/npm-install-test.md   |   25 -
 .../node/node_modules/npm/doc/cli/npm-install.md   |  457 --
 .../node/node_modules/npm/doc/cli/npm-link.md      |   77 -
 .../node/node_modules/npm/doc/cli/npm-logout.md    |   45 -
 .../node/node_modules/npm/doc/cli/npm-ls.md        |  111 -
 .../node/node_modules/npm/doc/cli/npm-outdated.md  |  114 -
 .../node/node_modules/npm/doc/cli/npm-owner.md     |   39 -
 .../node/node_modules/npm/doc/cli/npm-pack.md      |   27 -
 .../node/node_modules/npm/doc/cli/npm-ping.md      |   24 -
 .../node/node_modules/npm/doc/cli/npm-prefix.md    |   23 -
 .../node/node_modules/npm/doc/cli/npm-profile.md   |   74 -
 .../node/node_modules/npm/doc/cli/npm-prune.md     |   38 -
 .../node/node_modules/npm/doc/cli/npm-publish.md   |   73 -
 .../node/node_modules/npm/doc/cli/npm-rebuild.md   |   19 -
 .../node/node_modules/npm/doc/cli/npm-repo.md      |   27 -
 .../node/node_modules/npm/doc/cli/npm-restart.md   |   40 -
 .../node/node_modules/npm/doc/cli/npm-root.md      |   19 -
 .../node_modules/npm/doc/cli/npm-run-script.md     |   82 -
 .../node/node_modules/npm/doc/cli/npm-search.md    |  106 -
 .../node_modules/npm/doc/cli/npm-shrinkwrap.md     |   25 -
 .../node/node_modules/npm/doc/cli/npm-star.md      |   22 -
 .../node/node_modules/npm/doc/cli/npm-stars.md     |   21 -
 .../node/node_modules/npm/doc/cli/npm-start.md     |   24 -
 .../node/node_modules/npm/doc/cli/npm-stop.md      |   18 -
 .../node/node_modules/npm/doc/cli/npm-team.md      |   58 -
 .../node/node_modules/npm/doc/cli/npm-test.md      |   20 -
 .../node/node_modules/npm/doc/cli/npm-token.md     |   59 -
 .../node/node_modules/npm/doc/cli/npm-uninstall.md |   53 -
 .../node/node_modules/npm/doc/cli/npm-unpublish.md |   44 -
 .../node/node_modules/npm/doc/cli/npm-update.md    |  129 -
 .../node/node_modules/npm/doc/cli/npm-version.md   |  119 -
 .../node/node_modules/npm/doc/cli/npm-view.md      |   96 -
 .../node/node_modules/npm/doc/cli/npm-whoami.md    |   17 -
 .../node/node_modules/npm/doc/cli/npm.md           |  155 -
 .../node/node_modules/npm/doc/files/npm-folders.md |  213 -
 .../npm/doc/files/npm-package-locks.md             |  164 -
 .../npm/doc/files/npm-shrinkwrap.json.md           |   27 -
 .../node/node_modules/npm/doc/files/npmrc.md       |   90 -
 .../npm/doc/files/package-lock.json.md             |  142 -
 .../node_modules/npm/doc/files/package.json.md     |  797 --
 .../node_modules/npm/doc/misc/npm-coding-style.md  |  192 -
 .../node/node_modules/npm/doc/misc/npm-config.md   | 1227 ---
 .../node_modules/npm/doc/misc/npm-developers.md    |  233 -
 .../node/node_modules/npm/doc/misc/npm-disputes.md |  130 -
 .../node/node_modules/npm/doc/misc/npm-index.md    |  319 -
 .../node/node_modules/npm/doc/misc/npm-orgs.md     |   90 -
 .../node/node_modules/npm/doc/misc/npm-registry.md |   92 -
 .../node/node_modules/npm/doc/misc/npm-scope.md    |  113 -
 .../node/node_modules/npm/doc/misc/npm-scripts.md  |  266 -
 .../node/node_modules/npm/doc/misc/removing-npm.md |   54 -
 .../node/node_modules/npm/doc/misc/semver.md       |  388 -
 .../node_modules/npm/doc/spec/file-specifiers.md   |  154 -
 .../node/node_modules/npm/doc/spec/package-lock.md |  276 -
 .../node/node_modules/npm/html/doc/README.html     |  124 -
 .../node_modules/npm/html/doc/cli/npm-access.html  |   89 -
 .../node_modules/npm/html/doc/cli/npm-adduser.html |   82 -
 .../node_modules/npm/html/doc/cli/npm-audit.html   |   84 -
 .../node_modules/npm/html/doc/cli/npm-bin.html     |   38 -
 .../node_modules/npm/html/doc/cli/npm-bugs.html    |   58 -
 .../node_modules/npm/html/doc/cli/npm-build.html   |   42 -
 .../node_modules/npm/html/doc/cli/npm-bundle.html  |   35 -
 .../node_modules/npm/html/doc/cli/npm-cache.html   |   92 -
 .../node/node_modules/npm/html/doc/cli/npm-ci.html |   60 -
 .../npm/html/doc/cli/npm-completion.html           |   45 -
 .../node_modules/npm/html/doc/cli/npm-config.html  |   66 -
 .../node_modules/npm/html/doc/cli/npm-dedupe.html  |   62 -
 .../npm/html/doc/cli/npm-deprecate.html            |   40 -
 .../npm/html/doc/cli/npm-dist-tag.html             |   89 -
 .../node_modules/npm/html/doc/cli/npm-docs.html    |   59 -
 .../node_modules/npm/html/doc/cli/npm-doctor.html  |  105 -
 .../node_modules/npm/html/doc/cli/npm-edit.html    |   52 -
 .../node_modules/npm/html/doc/cli/npm-explore.html |   51 -
 .../npm/html/doc/cli/npm-help-search.html          |   48 -
 .../node_modules/npm/html/doc/cli/npm-help.html    |   53 -
 .../node_modules/npm/html/doc/cli/npm-hook.html    |   55 -
 .../node_modules/npm/html/doc/cli/npm-init.html    |   65 -
 .../npm/html/doc/cli/npm-install-ci-test.html      |   35 -
 .../npm/html/doc/cli/npm-install-test.html         |   45 -
 .../node_modules/npm/html/doc/cli/npm-install.html |  366 -
 .../node_modules/npm/html/doc/cli/npm-link.html    |   75 -
 .../node_modules/npm/html/doc/cli/npm-logout.html  |   53 -
 .../node/node_modules/npm/html/doc/cli/npm-ls.html |  112 -
 .../npm/html/doc/cli/npm-outdated.html             |  118 -
 .../node_modules/npm/html/doc/cli/npm-owner.html   |   57 -
 .../node_modules/npm/html/doc/cli/npm-pack.html    |   44 -
 .../node_modules/npm/html/doc/cli/npm-ping.html    |   37 -
 .../node_modules/npm/html/doc/cli/npm-prefix.html  |   41 -
 .../node_modules/npm/html/doc/cli/npm-profile.html |   91 -
 .../node_modules/npm/html/doc/cli/npm-prune.html   |   51 -
 .../node_modules/npm/html/doc/cli/npm-publish.html |   88 -
 .../node_modules/npm/html/doc/cli/npm-rebuild.html |   38 -
 .../node_modules/npm/html/doc/cli/npm-repo.html    |   44 -
 .../node_modules/npm/html/doc/cli/npm-restart.html |   56 -
 .../node_modules/npm/html/doc/cli/npm-root.html    |   38 -
 .../npm/html/doc/cli/npm-run-script.html           |   83 -
 .../node_modules/npm/html/doc/cli/npm-search.html  |  112 -
 .../npm/html/doc/cli/npm-shrinkwrap.html           |   44 -
 .../node_modules/npm/html/doc/cli/npm-star.html    |   39 -
 .../node_modules/npm/html/doc/cli/npm-stars.html   |   39 -
 .../node_modules/npm/html/doc/cli/npm-start.html   |   42 -
 .../node_modules/npm/html/doc/cli/npm-stop.html    |   37 -
 .../node_modules/npm/html/doc/cli/npm-team.html    |   73 -
 .../node_modules/npm/html/doc/cli/npm-test.html    |   39 -
 .../node_modules/npm/html/doc/cli/npm-token.html   |   73 -
 .../npm/html/doc/cli/npm-uninstall.html            |   64 -
 .../npm/html/doc/cli/npm-unpublish.html            |   55 -
 .../node_modules/npm/html/doc/cli/npm-update.html  |  102 -
 .../node_modules/npm/html/doc/cli/npm-version.html |  120 -
 .../node_modules/npm/html/doc/cli/npm-view.html    |   79 -
 .../node_modules/npm/html/doc/cli/npm-whoami.html  |   36 -
 .../node/node_modules/npm/html/doc/cli/npm.html    |  151 -
 .../npm/html/doc/files/npm-folders.html            |  183 -
 .../npm/html/doc/files/npm-global.html             |  183 -
 .../node_modules/npm/html/doc/files/npm-json.html  |  578 --
 .../npm/html/doc/files/npm-package-locks.html      |  154 -
 .../npm/html/doc/files/npm-shrinkwrap.json.html    |   45 -
 .../node_modules/npm/html/doc/files/npmrc.html     |   86 -
 .../npm/html/doc/files/package-lock.json.html      |  133 -
 .../npm/html/doc/files/package.json.html           |  578 --
 .../node/node_modules/npm/html/doc/index.html      |  184 -
 .../npm/html/doc/misc/npm-coding-style.html        |  149 -
 .../node_modules/npm/html/doc/misc/npm-config.html | 1054 ---
 .../npm/html/doc/misc/npm-developers.html          |  202 -
 .../npm/html/doc/misc/npm-disputes.html            |  138 -
 .../node_modules/npm/html/doc/misc/npm-index.html  |  184 -
 .../node_modules/npm/html/doc/misc/npm-orgs.html   |   81 -
 .../npm/html/doc/misc/npm-registry.html            |   94 -
 .../node_modules/npm/html/doc/misc/npm-scope.html  |   97 -
 .../npm/html/doc/misc/npm-scripts.html             |  236 -
 .../npm/html/doc/misc/removing-npm.html            |   56 -
 .../node_modules/npm/html/doc/misc/semver.html     |  354 -
 .../node/node_modules/npm/html/docfoot.html        |   13 -
 .../node/node_modules/npm/html/dochead.html        |   11 -
 .../node/node_modules/npm/html/favicon.ico         |  Bin 7094 -> 0 bytes
 .../node/node_modules/npm/html/index.html          |   93 -
 .../node/node_modules/npm/html/static/style.css    |  336 -
 .../node/node_modules/npm/html/static/toc.js       |   29 -
 .../node/node_modules/npm/lib/access.js            |  130 -
 .../node/node_modules/npm/lib/adduser.js           |   49 -
 .../node/node_modules/npm/lib/audit.js             |  272 -
 .../node/node_modules/npm/lib/auth/legacy.js       |   79 -
 .../node/node_modules/npm/lib/auth/oauth.js        |    7 -
 .../node/node_modules/npm/lib/auth/saml.js         |    7 -
 .../node/node_modules/npm/lib/auth/sso.js          |   56 -
 .../web-dashboard/node/node_modules/npm/lib/bin.js |   23 -
 .../node/node_modules/npm/lib/bugs.js              |   31 -
 .../node/node_modules/npm/lib/build.js             |  140 -
 .../node/node_modules/npm/lib/cache.js             |  137 -
 .../web-dashboard/node/node_modules/npm/lib/ci.js  |   40 -
 .../node/node_modules/npm/lib/completion.js        |  248 -
 .../node/node_modules/npm/lib/config.js            |  286 -
 .../node/node_modules/npm/lib/config/bin-links.js  |   32 -
 .../npm/lib/config/clear-credentials-by-uri.js     |   16 -
 .../node/node_modules/npm/lib/config/cmd-list.js   |  128 -
 .../node/node_modules/npm/lib/config/core.js       |  429 --
 .../node/node_modules/npm/lib/config/defaults.js   |  438 --
 .../node/node_modules/npm/lib/config/fetch-opts.js |   77 -
 .../node/node_modules/npm/lib/config/gentle-fs.js  |   32 -
 .../npm/lib/config/get-credentials-by-uri.js       |   72 -
 .../node/node_modules/npm/lib/config/lifecycle.js  |   31 -
 .../node_modules/npm/lib/config/load-cafile.js     |   32 -
 .../node_modules/npm/lib/config/load-prefix.js     |   51 -
 .../node/node_modules/npm/lib/config/load-uid.js   |   15 -
 .../node/node_modules/npm/lib/config/nerf-dart.js  |   23 -
 .../node/node_modules/npm/lib/config/pacote.js     |  141 -
 .../node/node_modules/npm/lib/config/reg-client.js |   29 -
 .../npm/lib/config/set-credentials-by-uri.js       |   39 -
 .../node/node_modules/npm/lib/config/set-user.js   |   29 -
 .../node/node_modules/npm/lib/dedupe.js            |  160 -
 .../node/node_modules/npm/lib/deprecate.js         |   55 -
 .../node/node_modules/npm/lib/dist-tag.js          |  159 -
 .../node/node_modules/npm/lib/docs.js              |   41 -
 .../node/node_modules/npm/lib/doctor.js            |  113 -
 .../npm/lib/doctor/check-files-permission.js       |   57 -
 .../node/node_modules/npm/lib/doctor/check-ping.js |   12 -
 .../node_modules/npm/lib/doctor/get-git-path.js    |   13 -
 .../npm/lib/doctor/get-latest-nodejs-version.js    |   27 -
 .../npm/lib/doctor/get-latest-npm-version.js       |   14 -
 .../npm/lib/doctor/verify-cached-files.js          |   19 -
 .../node/node_modules/npm/lib/edit.js              |   35 -
 .../node/node_modules/npm/lib/explore.js           |   59 -
 .../node_modules/npm/lib/fetch-package-metadata.js |  118 -
 .../node_modules/npm/lib/fetch-package-metadata.md |   37 -
 .../web-dashboard/node/node_modules/npm/lib/get.js |   12 -
 .../node/node_modules/npm/lib/help-search.js       |  212 -
 .../node/node_modules/npm/lib/help.js              |  247 -
 .../node/node_modules/npm/lib/hook.js              |  135 -
 .../node/node_modules/npm/lib/init.js              |   85 -
 .../node/node_modules/npm/lib/install-ci-test.js   |   26 -
 .../node/node_modules/npm/lib/install-test.js      |   26 -
 .../node/node_modules/npm/lib/install.js           | 1013 ---
 .../node_modules/npm/lib/install/access-error.js   |    8 -
 .../node_modules/npm/lib/install/action/build.js   |   13 -
 .../npm/lib/install/action/extract-worker.js       |   18 -
 .../node_modules/npm/lib/install/action/extract.js |  136 -
 .../node_modules/npm/lib/install/action/fetch.js   |   16 -
 .../npm/lib/install/action/finalize.js             |  106 -
 .../npm/lib/install/action/global-install.js       |   17 -
 .../npm/lib/install/action/global-link.js          |    8 -
 .../node_modules/npm/lib/install/action/install.js |    8 -
 .../node_modules/npm/lib/install/action/move.js    |   96 -
 .../npm/lib/install/action/postinstall.js          |    8 -
 .../npm/lib/install/action/preinstall.js           |    8 -
 .../node_modules/npm/lib/install/action/prepare.js |   27 -
 .../npm/lib/install/action/refresh-package-json.js |   45 -
 .../node_modules/npm/lib/install/action/remove.js  |   85 -
 .../node_modules/npm/lib/install/action/unbuild.js |   16 -
 .../node/node_modules/npm/lib/install/actions.js   |  192 -
 .../npm/lib/install/and-add-parent-to-errors.js    |   13 -
 .../npm/lib/install/and-finish-tracker.js          |   16 -
 .../npm/lib/install/and-ignore-errors.js           |    9 -
 .../node/node_modules/npm/lib/install/audit.js     |  282 -
 .../npm/lib/install/check-permissions.js           |   69 -
 .../node/node_modules/npm/lib/install/copy-tree.js |   30 -
 .../npm/lib/install/decompose-actions.js           |   79 -
 .../node/node_modules/npm/lib/install/deps.js      |  816 --
 .../node_modules/npm/lib/install/diff-trees.js     |  260 -
 .../node/node_modules/npm/lib/install/exists.js    |   27 -
 .../node_modules/npm/lib/install/flatten-tree.js   |   42 -
 .../node_modules/npm/lib/install/get-requested.js  |   12 -
 .../npm/lib/install/has-modern-meta.js             |   20 -
 .../npm/lib/install/inflate-bundled.js             |   18 -
 .../npm/lib/install/inflate-shrinkwrap.js          |  233 -
 .../node_modules/npm/lib/install/is-dev-dep.js     |    8 -
 .../node_modules/npm/lib/install/is-extraneous.js  |   27 -
 .../npm/lib/install/is-fs-access-available.js      |   22 -
 .../node_modules/npm/lib/install/is-only-dev.js    |   35 -
 .../npm/lib/install/is-only-optional.js            |   19 -
 .../node_modules/npm/lib/install/is-opt-dep.js     |    8 -
 .../node_modules/npm/lib/install/is-prod-dep.js    |    9 -
 .../npm/lib/install/module-staging-path.js         |    8 -
 .../npm/lib/install/mutate-into-logical-tree.js    |  140 -
 .../node/node_modules/npm/lib/install/node.js      |   77 -
 .../npm/lib/install/read-shrinkwrap.js             |  108 -
 .../lib/install/realize-shrinkwrap-specifier.js    |   22 -
 .../npm/lib/install/report-optional-failure.js     |   31 -
 .../node/node_modules/npm/lib/install/save.js      |  189 -
 .../npm/lib/install/update-package-json.js         |   56 -
 .../node_modules/npm/lib/install/validate-args.js  |   73 -
 .../node_modules/npm/lib/install/validate-tree.js  |   95 -
 .../node/node_modules/npm/lib/install/writable.js  |   35 -
 .../node/node_modules/npm/lib/link.js              |  197 -
 .../node/node_modules/npm/lib/logout.js            |   43 -
 .../web-dashboard/node/node_modules/npm/lib/ls.js  |  548 --
 .../web-dashboard/node/node_modules/npm/lib/npm.js |  490 --
 .../node/node_modules/npm/lib/outdated.js          |  404 -
 .../node/node_modules/npm/lib/owner.js             |  278 -
 .../node/node_modules/npm/lib/pack.js              |  364 -
 .../node/node_modules/npm/lib/ping.js              |   27 -
 .../node/node_modules/npm/lib/prefix.js            |   15 -
 .../node/node_modules/npm/lib/profile.js           |  329 -
 .../node/node_modules/npm/lib/prune.js             |   68 -
 .../node/node_modules/npm/lib/publish.js           |  217 -
 .../node/node_modules/npm/lib/rebuild.js           |   78 -
 .../node/node_modules/npm/lib/repo.js              |   50 -
 .../node/node_modules/npm/lib/restart.js           |    1 -
 .../node/node_modules/npm/lib/root.js              |   15 -
 .../node/node_modules/npm/lib/run-script.js        |  185 -
 .../node/node_modules/npm/lib/search.js            |  108 -
 .../npm/lib/search/all-package-metadata.js         |  313 -
 .../npm/lib/search/all-package-search.js           |   50 -
 .../node/node_modules/npm/lib/search/esearch.js    |   64 -
 .../npm/lib/search/format-package-stream.js        |  172 -
 .../node_modules/npm/lib/search/package-filter.js  |   41 -
 .../web-dashboard/node/node_modules/npm/lib/set.js |   13 -
 .../node/node_modules/npm/lib/shrinkwrap.js        |  273 -
 .../node/node_modules/npm/lib/star.js              |   45 -
 .../node/node_modules/npm/lib/stars.js             |   47 -
 .../node/node_modules/npm/lib/start.js             |    1 -
 .../node/node_modules/npm/lib/stop.js              |    1 -
 .../node/node_modules/npm/lib/substack.js          |   22 -
 .../node/node_modules/npm/lib/team.js              |   56 -
 .../node/node_modules/npm/lib/test.js              |   16 -
 .../node/node_modules/npm/lib/token.js             |  230 -
 .../node/node_modules/npm/lib/unbuild.js           |  132 -
 .../node/node_modules/npm/lib/uninstall.js         |   79 -
 .../node/node_modules/npm/lib/unpublish.js         |  119 -
 .../node/node_modules/npm/lib/update.js            |   72 -
 .../node/node_modules/npm/lib/utils/ansi-trim.js   |    7 -
 .../node/node_modules/npm/lib/utils/child-path.js  |   10 -
 .../node/node_modules/npm/lib/utils/completion.sh  |   61 -
 .../npm/lib/utils/completion/file-completion.js    |   24 -
 .../npm/lib/utils/completion/installed-deep.js     |   52 -
 .../npm/lib/utils/completion/installed-shallow.js  |   87 -
 .../node_modules/npm/lib/utils/correct-mkdir.js    |  123 -
 .../node_modules/npm/lib/utils/deep-sort-object.js |   14 -
 .../node/node_modules/npm/lib/utils/depr-check.js  |   23 -
 .../node_modules/npm/lib/utils/did-you-mean.js     |   17 -
 .../node_modules/npm/lib/utils/error-handler.js    |  252 -
 .../node_modules/npm/lib/utils/error-message.js    |  368 -
 .../node/node_modules/npm/lib/utils/escape-arg.js  |   27 -
 .../node_modules/npm/lib/utils/escape-exec-path.js |   30 -
 .../node/node_modules/npm/lib/utils/gently-rm.js   |   21 -
 .../npm/lib/utils/get-publish-config.js            |   29 -
 .../node/node_modules/npm/lib/utils/git.js         |   50 -
 .../node_modules/npm/lib/utils/gunzip-maybe.js     |   22 -
 .../node/node_modules/npm/lib/utils/is-registry.js |   11 -
 .../node_modules/npm/lib/utils/is-windows-bash.js  |    4 -
 .../node_modules/npm/lib/utils/is-windows-shell.js |    4 -
 .../node/node_modules/npm/lib/utils/is-windows.js  |    2 -
 .../node_modules/npm/lib/utils/lifecycle-cmd.js    |   18 -
 .../node/node_modules/npm/lib/utils/lifecycle.js   |   14 -
 .../node/node_modules/npm/lib/utils/link.js        |    8 -
 .../node/node_modules/npm/lib/utils/locker.js      |   73 -
 .../node_modules/npm/lib/utils/map-to-registry.js  |  103 -
 .../node_modules/npm/lib/utils/metrics-launch.js   |   40 -
 .../node/node_modules/npm/lib/utils/metrics.js     |   73 -
 .../node/node_modules/npm/lib/utils/module-name.js |   31 -
 .../node/node_modules/npm/lib/utils/move.js        |   12 -
 .../npm/lib/utils/no-progress-while-running.js     |   23 -
 .../node/node_modules/npm/lib/utils/open-url.js    |   16 -
 .../node/node_modules/npm/lib/utils/output.js      |    8 -
 .../node/node_modules/npm/lib/utils/package-id.js  |   15 -
 .../node/node_modules/npm/lib/utils/parse-json.js  |   25 -
 .../node/node_modules/npm/lib/utils/perf.js        |   26 -
 .../utils/pick-manifest-from-registry-metadata.js  |   26 -
 .../node_modules/npm/lib/utils/pulse-till-done.js  |   38 -
 .../npm/lib/utils/read-local-package.js            |   12 -
 .../node_modules/npm/lib/utils/read-user-info.js   |   73 -
 .../node/node_modules/npm/lib/utils/save-stack.js  |   16 -
 .../node/node_modules/npm/lib/utils/spawn.js       |   50 -
 .../npm/lib/utils/stringify-package.js             |   17 -
 .../node_modules/npm/lib/utils/temp-filename.js    |    7 -
 .../node/node_modules/npm/lib/utils/umask.js       |   17 -
 .../node_modules/npm/lib/utils/unix-format-path.js |    5 -
 .../node/node_modules/npm/lib/utils/unsupported.js |   52 -
 .../node/node_modules/npm/lib/utils/usage.js       |   27 -
 .../node_modules/npm/lib/utils/warn-deprecated.js  |   23 -
 .../node/node_modules/npm/lib/version.js           |  341 -
 .../node/node_modules/npm/lib/view.js              |  488 --
 .../node/node_modules/npm/lib/visnup.js            |   43 -
 .../node/node_modules/npm/lib/whoami.js            |   47 -
 .../node/node_modules/npm/lib/xmas.js              |   59 -
 .../web-dashboard/node/node_modules/npm/make.bat   |    3 -
 .../node/node_modules/npm/man/man1/npm-README.1    |  178 -
 .../node/node_modules/npm/man/man1/npm-access.1    |   92 -
 .../node/node_modules/npm/man/man1/npm-adduser.1   |  103 -
 .../node/node_modules/npm/man/man1/npm-audit.1     |  150 -
 .../node/node_modules/npm/man/man1/npm-bin.1       |   30 -
 .../node/node_modules/npm/man/man1/npm-bugs.1      |   60 -
 .../node/node_modules/npm/man/man1/npm-build.1     |   41 -
 .../node/node_modules/npm/man/man1/npm-bundle.1    |   17 -
 .../node/node_modules/npm/man/man1/npm-cache.1     |   96 -
 .../node/node_modules/npm/man/man1/npm-ci.1        |   76 -
 .../node_modules/npm/man/man1/npm-completion.1     |   42 -
 .../node/node_modules/npm/man/man1/npm-config.1    |   97 -
 .../node/node_modules/npm/man/man1/npm-dedupe.1    |   71 -
 .../node/node_modules/npm/man/man1/npm-deprecate.1 |   37 -
 .../node/node_modules/npm/man/man1/npm-dist-tag.1  |  109 -
 .../node/node_modules/npm/man/man1/npm-docs.1      |   60 -
 .../node/node_modules/npm/man/man1/npm-doctor.1    |  113 -
 .../node/node_modules/npm/man/man1/npm-edit.1      |   50 -
 .../node/node_modules/npm/man/man1/npm-explore.1   |   55 -
 .../node_modules/npm/man/man1/npm-help-search.1    |   43 -
 .../node/node_modules/npm/man/man1/npm-help.1      |   54 -
 .../node/node_modules/npm/man/man1/npm-hook.1      |   97 -
 .../node/node_modules/npm/man/man1/npm-init.1      |   91 -
 .../npm/man/man1/npm-install-ci-test.1             |   23 -
 .../node_modules/npm/man/man1/npm-install-test.1   |   33 -
 .../node/node_modules/npm/man/man1/npm-install.1   |  545 --
 .../node/node_modules/npm/man/man1/npm-link.1      |  105 -
 .../node/node_modules/npm/man/man1/npm-logout.1    |   57 -
 .../node/node_modules/npm/man/man1/npm-ls.1        |  153 -
 .../node/node_modules/npm/man/man1/npm-outdated.1  |  154 -
 .../node/node_modules/npm/man/man1/npm-owner.1     |   53 -
 .../node/node_modules/npm/man/man1/npm-pack.1      |   37 -
 .../node/node_modules/npm/man/man1/npm-ping.1      |   39 -
 .../node/node_modules/npm/man/man1/npm-prefix.1    |   34 -
 .../node/node_modules/npm/man/man1/npm-profile.1   |   91 -
 .../node/node_modules/npm/man/man1/npm-prune.1     |   46 -
 .../node/node_modules/npm/man/man1/npm-publish.1   |   88 -
 .../node/node_modules/npm/man/man1/npm-rebuild.1   |   26 -
 .../node/node_modules/npm/man/man1/npm-repo.1      |   36 -
 .../node/node_modules/npm/man/man1/npm-restart.1   |   61 -
 .../node/node_modules/npm/man/man1/npm-root.1      |   30 -
 .../node_modules/npm/man/man1/npm-run-script.1     |  105 -
 .../node/node_modules/npm/man/man1/npm-search.1    |  138 -
 .../node_modules/npm/man/man1/npm-shrinkwrap.1     |   38 -
 .../node/node_modules/npm/man/man1/npm-star.1      |   30 -
 .../node/node_modules/npm/man/man1/npm-stars.1     |   30 -
 .../node/node_modules/npm/man/man1/npm-start.1     |   34 -
 .../node/node_modules/npm/man/man1/npm-stop.1      |   28 -
 .../node/node_modules/npm/man/man1/npm-team.1      |   67 -
 .../node/node_modules/npm/man/man1/npm-test.1      |   30 -
 .../node/node_modules/npm/man/man1/npm-token.1     |   73 -
 .../node/node_modules/npm/man/man1/npm-uninstall.1 |   75 -
 .../node/node_modules/npm/man/man1/npm-unpublish.1 |   53 -
 .../node/node_modules/npm/man/man1/npm-update.1    |  141 -
 .../node/node_modules/npm/man/man1/npm-version.1   |  162 -
 .../node/node_modules/npm/man/man1/npm-view.1      |  146 -
 .../node/node_modules/npm/man/man1/npm-whoami.1    |   26 -
 .../node/node_modules/npm/man/man1/npm.1           |  185 -
 .../node/node_modules/npm/man/man1/npx.1           |  174 -
 .../node/node_modules/npm/man/man5/npm-folders.5   |  226 -
 .../node/node_modules/npm/man/man5/npm-global.5    |  226 -
 .../node/node_modules/npm/man/man5/npm-json.5      |  966 ---
 .../node_modules/npm/man/man5/npm-package-locks.5  |  198 -
 .../npm/man/man5/npm-shrinkwrap.json.5             |   32 -
 .../node/node_modules/npm/man/man5/npmrc.5         |  109 -
 .../node_modules/npm/man/man5/package-lock.json.5  |  152 -
 .../node/node_modules/npm/man/man5/package.json.5  |  966 ---
 .../node_modules/npm/man/man7/npm-coding-style.7   |  222 -
 .../node/node_modules/npm/man/man7/npm-config.7    | 1669 ----
 .../node_modules/npm/man/man7/npm-developers.7     |  292 -
 .../node/node_modules/npm/man/man7/npm-disputes.7  |  150 -
 .../node/node_modules/npm/man/man7/npm-index.7     |  241 -
 .../node/node_modules/npm/man/man7/npm-orgs.7      |  147 -
 .../node/node_modules/npm/man/man7/npm-registry.7  |   97 -
 .../node/node_modules/npm/man/man7/npm-scope.7     |  137 -
 .../node/node_modules/npm/man/man7/npm-scripts.7   |  323 -
 .../node/node_modules/npm/man/man7/removing-npm.7  |   78 -
 .../node/node_modules/npm/man/man7/semver.7        |  482 --
 .../npm/node_modules/JSONStream/.travis.yml        |    6 -
 .../npm/node_modules/JSONStream/LICENSE.APACHE2    |   15 -
 .../npm/node_modules/JSONStream/LICENSE.MIT        |   24 -
 .../npm/node_modules/JSONStream/bin.js             |   10 -
 .../node_modules/JSONStream/examples/all_docs.js   |   13 -
 .../npm/node_modules/JSONStream/index.js           |  243 -
 .../npm/node_modules/JSONStream/package.json       |   75 -
 .../npm/node_modules/JSONStream/readme.markdown    |  206 -
 .../node_modules/npm/node_modules/abbrev/LICENSE   |   46 -
 .../node_modules/npm/node_modules/abbrev/README.md |   23 -
 .../node_modules/npm/node_modules/abbrev/abbrev.js |   61 -
 .../npm/node_modules/abbrev/package.json           |   61 -
 .../npm/node_modules/agent-base/.travis.yml        |   23 -
 .../npm/node_modules/agent-base/History.md         |  113 -
 .../npm/node_modules/agent-base/README.md          |  145 -
 .../npm/node_modules/agent-base/index.js           |  160 -
 .../npm/node_modules/agent-base/package.json       |   69 -
 .../npm/node_modules/agent-base/patch-core.js      |   37 -
 .../npm/node_modules/agentkeepalive/History.md     |  148 -
 .../npm/node_modules/agentkeepalive/README.md      |  248 -
 .../npm/node_modules/agentkeepalive/browser.js     |    5 -
 .../npm/node_modules/agentkeepalive/index.js       |    4 -
 .../node_modules/agentkeepalive/lib/_http_agent.js |  416 -
 .../npm/node_modules/agentkeepalive/lib/agent.js   |  133 -
 .../node_modules/agentkeepalive/lib/https_agent.js |   42 -
 .../npm/node_modules/agentkeepalive/package.json   |   84 -
 .../npm/node_modules/ajv/.tonic_example.js         |   20 -
 .../node/node_modules/npm/node_modules/ajv/LICENSE |   21 -
 .../node_modules/npm/node_modules/ajv/README.md    | 1327 ----
 .../npm/node_modules/ajv/dist/ajv.bundle.js        | 7345 ------------------
 .../npm/node_modules/ajv/dist/ajv.min.js           |    3 -
 .../npm/node_modules/ajv/dist/ajv.min.js.map       |    1 -
 .../npm/node_modules/ajv/dist/nodent.min.js        |    2 -
 .../npm/node_modules/ajv/dist/regenerator.min.js   |    2 -
 .../node_modules/npm/node_modules/ajv/lib/$data.js |   49 -
 .../node_modules/npm/node_modules/ajv/lib/ajv.d.ts |  358 -
 .../node_modules/npm/node_modules/ajv/lib/ajv.js   |  502 --
 .../node_modules/npm/node_modules/ajv/lib/cache.js |   26 -
 .../npm/node_modules/ajv/lib/compile/_rules.js     |   31 -
 .../npm/node_modules/ajv/lib/compile/async.js      |   90 -
 .../npm/node_modules/ajv/lib/compile/equal.js      |    3 -
 .../node_modules/ajv/lib/compile/error_classes.js  |   34 -
 .../npm/node_modules/ajv/lib/compile/formats.js    |  135 -
 .../npm/node_modules/ajv/lib/compile/index.js      |  380 -
 .../npm/node_modules/ajv/lib/compile/resolve.js    |  271 -
 .../npm/node_modules/ajv/lib/compile/rules.js      |   58 -
 .../npm/node_modules/ajv/lib/compile/schema_obj.js |    9 -
 .../npm/node_modules/ajv/lib/compile/ucs2length.js |   20 -
 .../npm/node_modules/ajv/lib/compile/util.js       |  267 -
 .../npm/node_modules/ajv/lib/dot/_limit.jst        |   96 -
 .../npm/node_modules/ajv/lib/dot/_limitItems.jst   |   10 -
 .../npm/node_modules/ajv/lib/dot/_limitLength.jst  |   10 -
 .../node_modules/ajv/lib/dot/_limitProperties.jst  |   10 -
 .../npm/node_modules/ajv/lib/dot/allOf.jst         |   34 -
 .../npm/node_modules/ajv/lib/dot/anyOf.jst         |   48 -
 .../npm/node_modules/ajv/lib/dot/coerce.def        |   61 -
 .../npm/node_modules/ajv/lib/dot/const.jst         |   11 -
 .../npm/node_modules/ajv/lib/dot/contains.jst      |   57 -
 .../npm/node_modules/ajv/lib/dot/custom.jst        |  191 -
 .../npm/node_modules/ajv/lib/dot/defaults.def      |   32 -
 .../npm/node_modules/ajv/lib/dot/definitions.def   |  199 -
 .../npm/node_modules/ajv/lib/dot/dependencies.jst  |   80 -
 .../npm/node_modules/ajv/lib/dot/enum.jst          |   30 -
 .../npm/node_modules/ajv/lib/dot/errors.def        |  194 -
 .../npm/node_modules/ajv/lib/dot/format.jst        |  106 -
 .../npm/node_modules/ajv/lib/dot/items.jst         |  100 -
 .../npm/node_modules/ajv/lib/dot/missing.def       |   39 -
 .../npm/node_modules/ajv/lib/dot/multipleOf.jst    |   20 -
 .../npm/node_modules/ajv/lib/dot/not.jst           |   43 -
 .../npm/node_modules/ajv/lib/dot/oneOf.jst         |   44 -
 .../npm/node_modules/ajv/lib/dot/pattern.jst       |   14 -
 .../npm/node_modules/ajv/lib/dot/properties.jst    |  327 -
 .../npm/node_modules/ajv/lib/dot/propertyNames.jst |   54 -
 .../npm/node_modules/ajv/lib/dot/ref.jst           |   85 -
 .../npm/node_modules/ajv/lib/dot/required.jst      |  108 -
 .../npm/node_modules/ajv/lib/dot/uniqueItems.jst   |   38 -
 .../npm/node_modules/ajv/lib/dot/validate.jst      |  272 -
 .../npm/node_modules/ajv/lib/dotjs/README.md       |    3 -
 .../npm/node_modules/ajv/lib/dotjs/_limit.js       |  149 -
 .../npm/node_modules/ajv/lib/dotjs/_limitItems.js  |   76 -
 .../npm/node_modules/ajv/lib/dotjs/_limitLength.js |   81 -
 .../node_modules/ajv/lib/dotjs/_limitProperties.js |   76 -
 .../npm/node_modules/ajv/lib/dotjs/allOf.js        |   43 -
 .../npm/node_modules/ajv/lib/dotjs/anyOf.js        |   73 -
 .../npm/node_modules/ajv/lib/dotjs/const.js        |   55 -
 .../npm/node_modules/ajv/lib/dotjs/contains.js     |   81 -
 .../npm/node_modules/ajv/lib/dotjs/custom.js       |  226 -
 .../npm/node_modules/ajv/lib/dotjs/dependencies.js |  167 -
 .../npm/node_modules/ajv/lib/dotjs/enum.js         |   65 -
 .../npm/node_modules/ajv/lib/dotjs/format.js       |  149 -
 .../npm/node_modules/ajv/lib/dotjs/items.js        |  140 -
 .../npm/node_modules/ajv/lib/dotjs/multipleOf.js   |   76 -
 .../npm/node_modules/ajv/lib/dotjs/not.js          |   83 -
 .../npm/node_modules/ajv/lib/dotjs/oneOf.js        |   70 -
 .../npm/node_modules/ajv/lib/dotjs/pattern.js      |   74 -
 .../npm/node_modules/ajv/lib/dotjs/properties.js   |  468 --
 .../node_modules/ajv/lib/dotjs/propertyNames.js    |   81 -
 .../npm/node_modules/ajv/lib/dotjs/ref.js          |  123 -
 .../npm/node_modules/ajv/lib/dotjs/required.js     |  268 -
 .../npm/node_modules/ajv/lib/dotjs/uniqueItems.js  |   71 -
 .../npm/node_modules/ajv/lib/dotjs/validate.js     |  458 --
 .../npm/node_modules/ajv/lib/keyword.js            |  135 -
 .../npm/node_modules/ajv/lib/patternGroups.js      |   36 -
 .../npm/node_modules/ajv/lib/refs/$data.json       |   17 -
 .../ajv/lib/refs/json-schema-draft-04.json         |  150 -
 .../ajv/lib/refs/json-schema-draft-06.json         |  154 -
 .../node_modules/ajv/lib/refs/json-schema-v5.json  |  250 -
 .../node_modules/npm/node_modules/ajv/package.json |  132 -
 .../npm/node_modules/ajv/scripts/.eslintrc.yml     |    3 -
 .../npm/node_modules/ajv/scripts/bundle.js         |   61 -
 .../npm/node_modules/ajv/scripts/compile-dots.js   |   73 -
 .../node_modules/npm/node_modules/ajv/scripts/info |   10 -
 .../npm/node_modules/ajv/scripts/prepare-tests     |    9 -
 .../npm/node_modules/ajv/scripts/travis-gh-pages   |   23 -
 .../npm/node_modules/ansi-align/CHANGELOG.md       |   36 -
 .../npm/node_modules/ansi-align/LICENSE            |   13 -
 .../npm/node_modules/ansi-align/README.md          |   79 -
 .../npm/node_modules/ansi-align/index.js           |   61 -
 .../npm/node_modules/ansi-align/package.json       |   70 -
 .../npm/node_modules/ansi-regex/index.js           |    4 -
 .../npm/node_modules/ansi-regex/license            |   21 -
 .../npm/node_modules/ansi-regex/package.json       |  109 -
 .../npm/node_modules/ansi-regex/readme.md          |   39 -
 .../npm/node_modules/ansi-styles/index.js          |  165 -
 .../npm/node_modules/ansi-styles/license           |    9 -
 .../npm/node_modules/ansi-styles/package.json      |   88 -
 .../npm/node_modules/ansi-styles/readme.md         |  147 -
 .../npm/node_modules/ansicolors/LICENSE            |   23 -
 .../npm/node_modules/ansicolors/README.md          |   62 -
 .../npm/node_modules/ansicolors/ansicolors.js      |   65 -
 .../npm/node_modules/ansicolors/package.json       |   58 -
 .../npm/node_modules/ansistyles/LICENSE            |   23 -
 .../npm/node_modules/ansistyles/README.md          |   71 -
 .../npm/node_modules/ansistyles/ansistyles.js      |   38 -
 .../npm/node_modules/ansistyles/package.json       |   58 -
 .../node_modules/npm/node_modules/aproba/LICENSE   |   14 -
 .../node_modules/npm/node_modules/aproba/README.md |   94 -
 .../node_modules/npm/node_modules/aproba/index.js  |  105 -
 .../npm/node_modules/aproba/package.json           |   71 -
 .../npm/node_modules/archy/.travis.yml             |    4 -
 .../node_modules/npm/node_modules/archy/LICENSE    |   18 -
 .../npm/node_modules/archy/README.markdown         |   88 -
 .../npm/node_modules/archy/examples/beep.js        |   24 -
 .../npm/node_modules/archy/examples/multi_line.js  |   25 -
 .../node_modules/npm/node_modules/archy/index.js   |   35 -
 .../npm/node_modules/archy/package.json            |   86 -
 .../npm/node_modules/are-we-there-yet/CHANGES.md   |   31 -
 .../npm/node_modules/are-we-there-yet/LICENSE      |    5 -
 .../npm/node_modules/are-we-there-yet/README.md    |  195 -
 .../npm/node_modules/are-we-there-yet/index.js     |    4 -
 .../npm/node_modules/are-we-there-yet/package.json |   63 -
 .../node_modules/are-we-there-yet/tracker-base.js  |   11 -
 .../node_modules/are-we-there-yet/tracker-group.js |  107 -
 .../are-we-there-yet/tracker-stream.js             |   35 -
 .../npm/node_modules/are-we-there-yet/tracker.js   |   30 -
 .../node_modules/npm/node_modules/asap/CHANGES.md  |   69 -
 .../node_modules/npm/node_modules/asap/LICENSE.md  |   20 -
 .../node_modules/npm/node_modules/asap/README.md   |  236 -
 .../node_modules/npm/node_modules/asap/asap.js     |   64 -
 .../npm/node_modules/asap/browser-asap.js          |   66 -
 .../npm/node_modules/asap/browser-raw.js           |  223 -
 .../npm/node_modules/asap/package.json             |   88 -
 .../node/node_modules/npm/node_modules/asap/raw.js |  101 -
 .../node_modules/npm/node_modules/asn1/.npmignore  |    2 -
 .../node_modules/npm/node_modules/asn1/.travis.yml |    4 -
 .../node_modules/npm/node_modules/asn1/LICENSE     |   19 -
 .../node_modules/npm/node_modules/asn1/README.md   |   50 -
 .../npm/node_modules/asn1/lib/ber/errors.js        |   13 -
 .../npm/node_modules/asn1/lib/ber/index.js         |   27 -
 .../npm/node_modules/asn1/lib/ber/reader.js        |  261 -
 .../npm/node_modules/asn1/lib/ber/types.js         |   36 -
 .../npm/node_modules/asn1/lib/ber/writer.js        |  316 -
 .../npm/node_modules/asn1/lib/index.js             |   20 -
 .../npm/node_modules/asn1/package.json             |   65 -
 .../npm/node_modules/asn1/tst/ber/reader.test.js   |  208 -
 .../npm/node_modules/asn1/tst/ber/writer.test.js   |  370 -
 .../npm/node_modules/assert-plus/AUTHORS           |    6 -
 .../npm/node_modules/assert-plus/CHANGES.md        |    8 -
 .../npm/node_modules/assert-plus/README.md         |  155 -
 .../npm/node_modules/assert-plus/assert.js         |  206 -
 .../npm/node_modules/assert-plus/package.json      |   82 -
 .../node_modules/npm/node_modules/asynckit/LICENSE |   21 -
 .../npm/node_modules/asynckit/README.md            |  233 -
 .../npm/node_modules/asynckit/bench.js             |   76 -
 .../npm/node_modules/asynckit/index.js             |    6 -
 .../npm/node_modules/asynckit/lib/abort.js         |   29 -
 .../npm/node_modules/asynckit/lib/async.js         |   34 -
 .../npm/node_modules/asynckit/lib/defer.js         |   26 -
 .../npm/node_modules/asynckit/lib/iterate.js       |   75 -
 .../node_modules/asynckit/lib/readable_asynckit.js |   91 -
 .../node_modules/asynckit/lib/readable_parallel.js |   25 -
 .../node_modules/asynckit/lib/readable_serial.js   |   25 -
 .../asynckit/lib/readable_serial_ordered.js        |   29 -
 .../npm/node_modules/asynckit/lib/state.js         |   37 -
 .../npm/node_modules/asynckit/lib/streamify.js     |  141 -
 .../npm/node_modules/asynckit/lib/terminator.js    |   29 -
 .../npm/node_modules/asynckit/package.json         |   91 -
 .../npm/node_modules/asynckit/parallel.js          |   43 -
 .../npm/node_modules/asynckit/serial.js            |   17 -
 .../npm/node_modules/asynckit/serialOrdered.js     |   75 -
 .../npm/node_modules/asynckit/stream.js            |   21 -
 .../npm/node_modules/aws-sign2/LICENSE             |   55 -
 .../npm/node_modules/aws-sign2/README.md           |    4 -
 .../npm/node_modules/aws-sign2/index.js            |  212 -
 .../npm/node_modules/aws-sign2/package.json        |   50 -
 .../node_modules/npm/node_modules/aws4/.travis.yml |    5 -
 .../node_modules/npm/node_modules/aws4/LICENSE     |   19 -
 .../node_modules/npm/node_modules/aws4/README.md   |  522 --
 .../node_modules/npm/node_modules/aws4/aws4.js     |  332 -
 .../node/node_modules/npm/node_modules/aws4/lru.js |   96 -
 .../npm/node_modules/aws4/package.json             |  104 -
 .../npm/node_modules/balanced-match/.npmignore     |    5 -
 .../npm/node_modules/balanced-match/LICENSE.md     |   21 -
 .../npm/node_modules/balanced-match/README.md      |   91 -
 .../npm/node_modules/balanced-match/index.js       |   59 -
 .../npm/node_modules/balanced-match/package.json   |   77 -
 .../npm/node_modules/bcrypt-pbkdf/CONTRIBUTING.md  |   13 -
 .../npm/node_modules/bcrypt-pbkdf/LICENSE          |   66 -
 .../npm/node_modules/bcrypt-pbkdf/README.md        |   45 -
 .../npm/node_modules/bcrypt-pbkdf/index.js         |  556 --
 .../npm/node_modules/bcrypt-pbkdf/package.json     |   44 -
 .../npm/node_modules/bin-links/CHANGELOG.md        |   42 -
 .../npm/node_modules/bin-links/LICENSE             |  235 -
 .../npm/node_modules/bin-links/README.md           |   47 -
 .../npm/node_modules/bin-links/index.js            |  153 -
 .../npm/node_modules/bin-links/package.json        |   81 -
 .../npm/node_modules/block-stream/LICENCE          |   25 -
 .../npm/node_modules/block-stream/LICENSE          |   15 -
 .../npm/node_modules/block-stream/README.md        |   14 -
 .../npm/node_modules/block-stream/block-stream.js  |  209 -
 .../npm/node_modules/block-stream/package.json     |   60 -
 .../node_modules/npm/node_modules/bluebird/LICENSE |   21 -
 .../npm/node_modules/bluebird/README.md            |   51 -
 .../npm/node_modules/bluebird/changelog.md         |    1 -
 .../bluebird/js/browser/bluebird.core.js           | 3781 ---------
 .../bluebird/js/browser/bluebird.core.min.js       |   31 -
 .../node_modules/bluebird/js/browser/bluebird.js   | 5623 --------------
 .../bluebird/js/browser/bluebird.min.js            |   31 -
 .../npm/node_modules/bluebird/js/release/any.js    |   21 -
 .../npm/node_modules/bluebird/js/release/assert.js |   55 -
 .../npm/node_modules/bluebird/js/release/async.js  |  161 -
 .../npm/node_modules/bluebird/js/release/bind.js   |   67 -
 .../node_modules/bluebird/js/release/bluebird.js   |   11 -
 .../node_modules/bluebird/js/release/call_get.js   |  123 -
 .../npm/node_modules/bluebird/js/release/cancel.js |  129 -
 .../bluebird/js/release/catch_filter.js            |   42 -
 .../node_modules/bluebird/js/release/context.js    |   69 -
 .../bluebird/js/release/debuggability.js           |  919 ---
 .../bluebird/js/release/direct_resolve.js          |   46 -
 .../npm/node_modules/bluebird/js/release/each.js   |   29 -
 .../npm/node_modules/bluebird/js/release/errors.js |  116 -
 .../npm/node_modules/bluebird/js/release/es5.js    |   80 -
 .../npm/node_modules/bluebird/js/release/filter.js |   12 -
 .../node_modules/bluebird/js/release/finally.js    |  146 -
 .../node_modules/bluebird/js/release/generators.js |  223 -
 .../npm/node_modules/bluebird/js/release/join.js   |  168 -
 .../npm/node_modules/bluebird/js/release/map.js    |  168 -
 .../npm/node_modules/bluebird/js/release/method.js |   55 -
 .../node_modules/bluebird/js/release/nodeback.js   |   51 -
 .../node_modules/bluebird/js/release/nodeify.js    |   58 -
 .../node_modules/bluebird/js/release/promise.js    |  775 --
 .../bluebird/js/release/promise_array.js           |  185 -
 .../node_modules/bluebird/js/release/promisify.js  |  313 -
 .../npm/node_modules/bluebird/js/release/props.js  |  118 -
 .../npm/node_modules/bluebird/js/release/queue.js  |   73 -
 .../npm/node_modules/bluebird/js/release/race.js   |   49 -
 .../npm/node_modules/bluebird/js/release/reduce.js |  172 -
 .../node_modules/bluebird/js/release/schedule.js   |   61 -
 .../npm/node_modules/bluebird/js/release/settle.js |   43 -
 .../npm/node_modules/bluebird/js/release/some.js   |  148 -
 .../bluebird/js/release/synchronous_inspection.js  |  103 -
 .../node_modules/bluebird/js/release/thenables.js  |   86 -
 .../npm/node_modules/bluebird/js/release/timers.js |   93 -
 .../npm/node_modules/bluebird/js/release/using.js  |  226 -
 .../npm/node_modules/bluebird/js/release/util.js   |  380 -
 .../npm/node_modules/bluebird/package.json         |  113 -
 .../node_modules/npm/node_modules/boom/.npmignore  |   17 -
 .../node_modules/npm/node_modules/boom/.travis.yml |    7 -
 .../npm/node_modules/boom/CONTRIBUTING.md          |    1 -
 .../node_modules/npm/node_modules/boom/LICENSE     |   28 -
 .../node_modules/npm/node_modules/boom/README.md   |  652 --
 .../npm/node_modules/boom/images/boom.png          |  Bin 29479 -> 0 bytes
 .../npm/node_modules/boom/lib/index.js             |  318 -
 .../npm/node_modules/boom/package.json             |   59 -
 .../node_modules/npm/node_modules/boxen/index.js   |  138 -
 .../node_modules/npm/node_modules/boxen/license    |    9 -
 .../npm/node_modules/boxen/package.json            |   79 -
 .../node_modules/npm/node_modules/boxen/readme.md  |  175 -
 .../npm/node_modules/brace-expansion/LICENSE       |   21 -
 .../npm/node_modules/brace-expansion/README.md     |  129 -
 .../npm/node_modules/brace-expansion/index.js      |  200 -
 .../npm/node_modules/brace-expansion/package.json  |   75 -
 .../npm/node_modules/buffer-from/index.js          |   69 -
 .../npm/node_modules/buffer-from/package.json      |   50 -
 .../npm/node_modules/buffer-from/readme.md         |   69 -
 .../npm/node_modules/buffer-from/test.js           |   12 -
 .../builtin-modules/builtin-modules.json           |   35 -
 .../npm/node_modules/builtin-modules/index.js      |   10 -
 .../npm/node_modules/builtin-modules/license       |   21 -
 .../npm/node_modules/builtin-modules/package.json  |   73 -
 .../npm/node_modules/builtin-modules/readme.md     |   41 -
 .../npm/node_modules/builtin-modules/static.js     |    2 -
 .../npm/node_modules/builtins/.travis.yml          |    4 -
 .../npm/node_modules/builtins/History.md           |   39 -
 .../node_modules/npm/node_modules/builtins/License |   20 -
 .../npm/node_modules/builtins/Readme.md            |   18 -
 .../npm/node_modules/builtins/builtins.json        |   35 -
 .../npm/node_modules/builtins/package.json         |   46 -
 .../node_modules/npm/node_modules/builtins/test.js |    5 -
 .../node_modules/npm/node_modules/byline/LICENSE   |   19 -
 .../node_modules/npm/node_modules/byline/README.md |  147 -
 .../npm/node_modules/byline/lib/byline.js          |  155 -
 .../npm/node_modules/byline/package.json           |   56 -
 .../npm/node_modules/byte-size/LICENSE             |   21 -
 .../npm/node_modules/byte-size/README.hbs          |   12 -
 .../npm/node_modules/byte-size/README.md           |  105 -
 .../npm/node_modules/byte-size/index.js            |  143 -
 .../npm/node_modules/byte-size/package.json        |   76 -
 .../npm/node_modules/cacache/CHANGELOG.md          |  513 --
 .../npm/node_modules/cacache/LICENSE.md            |   16 -
 .../npm/node_modules/cacache/README.es.md          |  628 --
 .../npm/node_modules/cacache/README.md             |  624 --
 .../node_modules/npm/node_modules/cacache/en.js    |    3 -
 .../node_modules/npm/node_modules/cacache/es.js    |    3 -
 .../node_modules/npm/node_modules/cacache/get.js   |  198 -
 .../node_modules/npm/node_modules/cacache/index.js |    3 -
 .../npm/node_modules/cacache/lib/content/path.js   |   26 -
 .../npm/node_modules/cacache/lib/content/read.js   |  130 -
 .../npm/node_modules/cacache/lib/content/rm.js     |   21 -
 .../npm/node_modules/cacache/lib/content/write.js  |  164 -
 .../npm/node_modules/cacache/lib/entry-index.js    |  233 -
 .../npm/node_modules/cacache/lib/memoization.js    |   69 -
 .../npm/node_modules/cacache/lib/util/fix-owner.js |   44 -
 .../cacache/lib/util/hash-to-segments.js           |   11 -
 .../npm/node_modules/cacache/lib/util/move-file.js |   51 -
 .../npm/node_modules/cacache/lib/util/tmp.js       |   40 -
 .../npm/node_modules/cacache/lib/util/y.js         |   25 -
 .../npm/node_modules/cacache/lib/verify.js         |  227 -
 .../npm/node_modules/cacache/locales/en.js         |   44 -
 .../npm/node_modules/cacache/locales/en.json       |    6 -
 .../npm/node_modules/cacache/locales/es.js         |   46 -
 .../npm/node_modules/cacache/locales/es.json       |    6 -
 .../node_modules/npm/node_modules/cacache/ls.js    |    6 -
 .../npm/node_modules/cacache/package.json          |  131 -
 .../node_modules/npm/node_modules/cacache/put.js   |   83 -
 .../node_modules/npm/node_modules/cacache/rm.js    |   28 -
 .../npm/node_modules/cacache/verify.js             |    3 -
 .../npm/node_modules/call-limit/README.md          |   85 -
 .../npm/node_modules/call-limit/call-limit.js      |   86 -
 .../npm/node_modules/call-limit/package.json       |   57 -
 .../npm/node_modules/camelcase/index.js            |   64 -
 .../npm/node_modules/camelcase/license             |   21 -
 .../npm/node_modules/camelcase/package.json        |   75 -
 .../npm/node_modules/camelcase/readme.md           |   57 -
 .../npm/node_modules/capture-stack-trace/index.js  |   18 -
 .../node_modules/capture-stack-trace/package.json  |   61 -
 .../npm/node_modules/capture-stack-trace/readme.md |   36 -
 .../node_modules/npm/node_modules/caseless/LICENSE |   28 -
 .../npm/node_modules/caseless/README.md            |   45 -
 .../npm/node_modules/caseless/index.js             |   67 -
 .../npm/node_modules/caseless/package.json         |   56 -
 .../node_modules/npm/node_modules/caseless/test.js |   67 -
 .../node_modules/npm/node_modules/chalk/index.js   |  228 -
 .../npm/node_modules/chalk/index.js.flow           |   93 -
 .../node_modules/npm/node_modules/chalk/license    |    9 -
 .../npm/node_modules/chalk/package.json            |  107 -
 .../node_modules/npm/node_modules/chalk/readme.md  |  314 -
 .../npm/node_modules/chalk/templates.js            |  128 -
 .../npm/node_modules/chalk/types/index.d.ts        |   97 -
 .../node_modules/npm/node_modules/chownr/LICENSE   |   15 -
 .../node_modules/npm/node_modules/chownr/README.md |    3 -
 .../node_modules/npm/node_modules/chownr/chownr.js |   52 -
 .../npm/node_modules/chownr/package.json           |   63 -
 .../npm/node_modules/ci-info/CHANGELOG.md          |   45 -
 .../node_modules/npm/node_modules/ci-info/LICENSE  |   21 -
 .../npm/node_modules/ci-info/README.md             |  100 -
 .../node_modules/npm/node_modules/ci-info/index.js |   48 -
 .../npm/node_modules/ci-info/package.json          |   64 -
 .../npm/node_modules/cidr-regex/LICENSE            |   22 -
 .../npm/node_modules/cidr-regex/README.md          |   64 -
 .../npm/node_modules/cidr-regex/index.js           |   13 -
 .../npm/node_modules/cidr-regex/package.json       |   81 -
 .../npm/node_modules/cli-boxes/boxes.json          |   50 -
 .../npm/node_modules/cli-boxes/index.js            |    2 -
 .../npm/node_modules/cli-boxes/license             |   21 -
 .../npm/node_modules/cli-boxes/package.json        |   71 -
 .../npm/node_modules/cli-boxes/readme.md           |   94 -
 .../npm/node_modules/cli-columns/LICENSE           |   20 -
 .../npm/node_modules/cli-columns/README.md         |   69 -
 .../npm/node_modules/cli-columns/color.js          |   15 -
 .../npm/node_modules/cli-columns/index.js          |   83 -
 .../npm/node_modules/cli-columns/package.json      |   84 -
 .../npm/node_modules/cli-columns/test.js           |   78 -
 .../npm/node_modules/cli-table3/CHANGELOG.md       |   48 -
 .../npm/node_modules/cli-table3/LICENSE            |   21 -
 .../npm/node_modules/cli-table3/README.md          |  218 -
 .../npm/node_modules/cli-table3/index.js           |    1 -
 .../npm/node_modules/cli-table3/package.json       |  128 -
 .../npm/node_modules/cli-table3/src/cell.js        |  371 -
 .../node_modules/cli-table3/src/layout-manager.js  |  232 -
 .../npm/node_modules/cli-table3/src/table.js       |   77 -
 .../npm/node_modules/cli-table3/src/utils.js       |  303 -
 .../npm/node_modules/cliui/CHANGELOG.md            |   51 -
 .../npm/node_modules/cliui/LICENSE.txt             |   14 -
 .../node_modules/npm/node_modules/cliui/README.md  |  115 -
 .../node_modules/npm/node_modules/cliui/index.js   |  324 -
 .../cliui/node_modules/ansi-regex/index.js         |   10 -
 .../cliui/node_modules/ansi-regex/license          |    9 -
 .../cliui/node_modules/ansi-regex/package.json     |   85 -
 .../cliui/node_modules/ansi-regex/readme.md        |   46 -
 .../cliui/node_modules/strip-ansi/index.js         |    4 -
 .../cliui/node_modules/strip-ansi/license          |    9 -
 .../cliui/node_modules/strip-ansi/package.json     |   84 -
 .../cliui/node_modules/strip-ansi/readme.md        |   39 -
 .../npm/node_modules/cliui/package.json            |   99 -
 .../node_modules/npm/node_modules/clone/.npmignore |    4 -
 .../node_modules/npm/node_modules/clone/LICENSE    |   18 -
 .../node_modules/npm/node_modules/clone/README.md  |  126 -
 .../node_modules/npm/node_modules/clone/clone.js   |  166 -
 .../npm/node_modules/clone/package.json            |  137 -
 .../npm/node_modules/cmd-shim/.npmignore           |   16 -
 .../npm/node_modules/cmd-shim/.travis.yml          |    4 -
 .../node_modules/npm/node_modules/cmd-shim/LICENSE |   27 -
 .../npm/node_modules/cmd-shim/README.md            |   44 -
 .../npm/node_modules/cmd-shim/index.js             |  180 -
 .../npm/node_modules/cmd-shim/package.json         |   54 -
 .../node_modules/npm/node_modules/co/History.md    |  172 -
 .../node/node_modules/npm/node_modules/co/LICENSE  |   22 -
 .../node_modules/npm/node_modules/co/Readme.md     |  212 -
 .../node/node_modules/npm/node_modules/co/index.js |  237 -
 .../node_modules/npm/node_modules/co/package.json  |   66 -
 .../npm/node_modules/code-point-at/index.js        |   32 -
 .../npm/node_modules/code-point-at/license         |   21 -
 .../npm/node_modules/code-point-at/package.json    |   74 -
 .../npm/node_modules/code-point-at/readme.md       |   32 -
 .../npm/node_modules/color-convert/CHANGELOG.md    |   54 -
 .../npm/node_modules/color-convert/LICENSE         |   20 -
 .../npm/node_modules/color-convert/README.md       |   68 -
 .../npm/node_modules/color-convert/conversions.js  |  861 ---
 .../npm/node_modules/color-convert/index.js        |   78 -
 .../npm/node_modules/color-convert/package.json    |   81 -
 .../npm/node_modules/color-convert/route.js        |   96 -
 .../npm/node_modules/color-name/.eslintrc.json     |   43 -
 .../npm/node_modules/color-name/.npmignore         |  107 -
 .../npm/node_modules/color-name/LICENSE            |    8 -
 .../npm/node_modules/color-name/README.md          |   11 -
 .../npm/node_modules/color-name/index.js           |  152 -
 .../npm/node_modules/color-name/package.json       |   53 -
 .../npm/node_modules/color-name/test.js            |    7 -
 .../node_modules/npm/node_modules/colors/LICENSE   |   25 -
 .../node_modules/npm/node_modules/colors/README.md |  184 -
 .../node_modules/colors/examples/normal-usage.js   |   80 -
 .../node_modules/colors/examples/safe-string.js    |   75 -
 .../npm/node_modules/colors/index.d.ts             |  136 -
 .../npm/node_modules/colors/lib/colors.js          |  199 -
 .../npm/node_modules/colors/lib/custom/trap.js     |   46 -
 .../npm/node_modules/colors/lib/custom/zalgo.js    |  109 -
 .../colors/lib/extendStringPrototype.js            |  106 -
 .../npm/node_modules/colors/lib/index.js           |   13 -
 .../npm/node_modules/colors/lib/maps/america.js    |   12 -
 .../npm/node_modules/colors/lib/maps/rainbow.js    |   13 -
 .../npm/node_modules/colors/lib/maps/random.js     |   12 -
 .../npm/node_modules/colors/lib/maps/zebra.js      |    5 -
 .../npm/node_modules/colors/lib/styles.js          |   77 -
 .../npm/node_modules/colors/lib/system/has-flag.js |   35 -
 .../colors/lib/system/supports-colors.js           |  151 -
 .../npm/node_modules/colors/package.json           |   68 -
 .../node_modules/npm/node_modules/colors/safe.d.ts |   48 -
 .../node_modules/npm/node_modules/colors/safe.js   |   10 -
 .../node_modules/colors/themes/generic-logging.js  |   12 -
 .../npm/node_modules/columnify/LICENSE             |   21 -
 .../npm/node_modules/columnify/Makefile            |    9 -
 .../npm/node_modules/columnify/Readme.md           |  470 --
 .../npm/node_modules/columnify/columnify.js        |  308 -
 .../npm/node_modules/columnify/index.js            |  297 -
 .../npm/node_modules/columnify/package.json        |   81 -
 .../npm/node_modules/columnify/utils.js            |  193 -
 .../npm/node_modules/columnify/width.js            |    6 -
 .../npm/node_modules/combined-stream/License       |   19 -
 .../npm/node_modules/combined-stream/Readme.md     |  138 -
 .../combined-stream/lib/combined_stream.js         |  189 -
 .../npm/node_modules/combined-stream/lib/defer.js  |   26 -
 .../npm/node_modules/combined-stream/package.json  |   58 -
 .../npm/node_modules/concat-map/.travis.yml        |    4 -
 .../npm/node_modules/concat-map/LICENSE            |   18 -
 .../npm/node_modules/concat-map/README.markdown    |   62 -
 .../npm/node_modules/concat-map/example/map.js     |    6 -
 .../npm/node_modules/concat-map/index.js           |   13 -
 .../npm/node_modules/concat-map/package.json       |   88 -
 .../npm/node_modules/concat-stream/LICENSE         |   24 -
 .../npm/node_modules/concat-stream/index.js        |  144 -
 .../npm/node_modules/concat-stream/package.json    |   89 -
 .../npm/node_modules/concat-stream/readme.md       |  102 -
 .../npm/node_modules/config-chain/.npmignore       |    3 -
 .../npm/node_modules/config-chain/LICENCE          |   22 -
 .../npm/node_modules/config-chain/index.js         |  282 -
 .../npm/node_modules/config-chain/package.json     |   62 -
 .../npm/node_modules/config-chain/readme.markdown  |  237 -
 .../npm/node_modules/configstore/index.js          |  106 -
 .../npm/node_modules/configstore/license           |    9 -
 .../npm/node_modules/configstore/package.json      |   79 -
 .../npm/node_modules/configstore/readme.md         |  116 -
 .../node_modules/console-control-strings/LICENSE   |   13 -
 .../node_modules/console-control-strings/README.md |  144 -
 .../node_modules/console-control-strings/index.js  |  125 -
 .../console-control-strings/package.json           |   62 -
 .../npm/node_modules/copy-concurrently/LICENSE     |   13 -
 .../npm/node_modules/copy-concurrently/README.md   |  128 -
 .../npm/node_modules/copy-concurrently/copy.js     |  225 -
 .../node_modules/copy-concurrently/is-windows.js   |    2 -
 .../node_modules/iferr/.npmignore                  |    1 -
 .../copy-concurrently/node_modules/iferr/LICENSE   |   21 -
 .../copy-concurrently/node_modules/iferr/README.md |   40 -
 .../node_modules/iferr/index.coffee                |   24 -
 .../copy-concurrently/node_modules/iferr/index.js  |   49 -
 .../node_modules/iferr/package.json                |   55 -
 .../node_modules/copy-concurrently/package.json    |   72 -
 .../npm/node_modules/core-util-is/LICENSE          |   19 -
 .../npm/node_modules/core-util-is/README.md        |    3 -
 .../npm/node_modules/core-util-is/float.patch      |  604 --
 .../npm/node_modules/core-util-is/lib/util.js      |  107 -
 .../npm/node_modules/core-util-is/package.json     |   64 -
 .../npm/node_modules/core-util-is/test.js          |   68 -
 .../npm/node_modules/create-error-class/index.js   |   44 -
 .../npm/node_modules/create-error-class/license    |   21 -
 .../node_modules/create-error-class/package.json   |   60 -
 .../npm/node_modules/create-error-class/readme.md  |   54 -
 .../npm/node_modules/cross-spawn/CHANGELOG.md      |    6 -
 .../npm/node_modules/cross-spawn/LICENSE           |   19 -
 .../npm/node_modules/cross-spawn/README.md         |   85 -
 .../npm/node_modules/cross-spawn/index.js          |   59 -
 .../npm/node_modules/cross-spawn/lib/enoent.js     |   73 -
 .../npm/node_modules/cross-spawn/lib/parse.js      |  113 -
 .../cross-spawn/lib/util/escapeArgument.js         |   30 -
 .../cross-spawn/lib/util/escapeCommand.js          |   12 -
 .../cross-spawn/lib/util/hasEmptyArgumentBug.js    |   18 -
 .../cross-spawn/lib/util/readShebang.js            |   37 -
 .../cross-spawn/lib/util/resolveCommand.js         |   31 -
 .../npm/node_modules/cross-spawn/package.json      |   84 -
 .../npm/node_modules/cryptiles/.npmignore          |   17 -
 .../npm/node_modules/cryptiles/.travis.yml         |    7 -
 .../npm/node_modules/cryptiles/LICENSE             |   28 -
 .../npm/node_modules/cryptiles/README.md           |   16 -
 .../npm/node_modules/cryptiles/lib/index.js        |   66 -
 .../npm/node_modules/cryptiles/package.json        |   59 -
 .../npm/node_modules/crypto-random-string/index.js |   10 -
 .../npm/node_modules/crypto-random-string/license  |   21 -
 .../node_modules/crypto-random-string/package.json |   75 -
 .../node_modules/crypto-random-string/readme.md    |   49 -
 .../npm/node_modules/cyclist/.npmignore            |    1 -
 .../npm/node_modules/cyclist/README.md             |   39 -
 .../node_modules/npm/node_modules/cyclist/index.js |   33 -
 .../npm/node_modules/cyclist/package.json          |   50 -
 .../npm/node_modules/dashdash/CHANGES.md           |  364 -
 .../npm/node_modules/dashdash/LICENSE.txt          |   23 -
 .../npm/node_modules/dashdash/README.md            |  574 --
 .../dashdash/etc/dashdash.bash_completion.in       |  389 -
 .../npm/node_modules/dashdash/lib/dashdash.js      | 1055 ---
 .../dashdash/node_modules/assert-plus/AUTHORS      |    6 -
 .../dashdash/node_modules/assert-plus/CHANGES.md   |   14 -
 .../dashdash/node_modules/assert-plus/README.md    |  162 -
 .../dashdash/node_modules/assert-plus/assert.js    |  211 -
 .../dashdash/node_modules/assert-plus/package.json |   82 -
 .../npm/node_modules/dashdash/package.json         |   67 -
 .../npm/node_modules/debug/.coveralls.yml          |    1 -
 .../node_modules/npm/node_modules/debug/.npmignore |    9 -
 .../npm/node_modules/debug/.travis.yml             |   20 -
 .../npm/node_modules/debug/CHANGELOG.md            |  395 -
 .../node_modules/npm/node_modules/debug/LICENSE    |   18 -
 .../node_modules/npm/node_modules/debug/Makefile   |   58 -
 .../node_modules/npm/node_modules/debug/README.md  |  368 -
 .../npm/node_modules/debug/karma.conf.js           |   70 -
 .../node_modules/npm/node_modules/debug/node.js    |    1 -
 .../node_modules/debug/node_modules/ms/index.js    |  152 -
 .../node_modules/debug/node_modules/ms/license.md  |   21 -
 .../debug/node_modules/ms/package.json             |   69 -
 .../node_modules/debug/node_modules/ms/readme.md   |   51 -
 .../npm/node_modules/debug/package.json            |   85 -
 .../npm/node_modules/debug/src/browser.js          |  195 -
 .../npm/node_modules/debug/src/debug.js            |  225 -
 .../npm/node_modules/debug/src/index.js            |   10 -
 .../npm/node_modules/debug/src/node.js             |  186 -
 .../node_modules/npm/node_modules/debuglog/LICENSE |   19 -
 .../npm/node_modules/debuglog/README.md            |   40 -
 .../npm/node_modules/debuglog/debuglog.js          |   22 -
 .../npm/node_modules/debuglog/package.json         |   56 -
 .../npm/node_modules/decamelize/index.js           |   13 -
 .../npm/node_modules/decamelize/license            |   21 -
 .../npm/node_modules/decamelize/package.json       |   71 -
 .../npm/node_modules/decamelize/readme.md          |   48 -
 .../npm/node_modules/decode-uri-component/index.js |   94 -
 .../npm/node_modules/decode-uri-component/license  |   21 -
 .../node_modules/decode-uri-component/package.json |   69 -
 .../node_modules/decode-uri-component/readme.md    |   70 -
 .../npm/node_modules/deep-extend/CHANGELOG.md      |   38 -
 .../npm/node_modules/deep-extend/LICENSE           |   20 -
 .../npm/node_modules/deep-extend/README.md         |   93 -
 .../npm/node_modules/deep-extend/index.js          |    1 -
 .../node_modules/deep-extend/lib/deep-extend.js    |  150 -
 .../npm/node_modules/deep-extend/package.json      |   93 -
 .../npm/node_modules/defaults/.npmignore           |    1 -
 .../node_modules/npm/node_modules/defaults/LICENSE |   21 -
 .../npm/node_modules/defaults/README.md            |   43 -
 .../npm/node_modules/defaults/index.js             |   13 -
 .../npm/node_modules/defaults/package.json         |   57 -
 .../node_modules/npm/node_modules/defaults/test.js |   33 -
 .../npm/node_modules/delayed-stream/.npmignore     |    1 -
 .../npm/node_modules/delayed-stream/License        |   19 -
 .../npm/node_modules/delayed-stream/Makefile       |    6 -
 .../npm/node_modules/delayed-stream/Readme.md      |  141 -
 .../delayed-stream/lib/delayed_stream.js           |  107 -
 .../npm/node_modules/delayed-stream/package.json   |   62 -
 .../npm/node_modules/delegates/.npmignore          |    1 -
 .../npm/node_modules/delegates/History.md          |   22 -
 .../npm/node_modules/delegates/License             |   20 -
 .../npm/node_modules/delegates/Makefile            |    8 -
 .../npm/node_modules/delegates/Readme.md           |   94 -
 .../npm/node_modules/delegates/index.js            |  121 -
 .../npm/node_modules/delegates/package.json        |   48 -
 .../npm/node_modules/detect-indent/index.js        |  122 -
 .../npm/node_modules/detect-indent/license         |   21 -
 .../npm/node_modules/detect-indent/package.json    |   76 -
 .../npm/node_modules/detect-indent/readme.md       |  111 -
 .../npm/node_modules/detect-newline/index.js       |   24 -
 .../npm/node_modules/detect-newline/license        |   21 -
 .../npm/node_modules/detect-newline/package.json   |   72 -
 .../npm/node_modules/detect-newline/readme.md      |   42 -
 .../npm/node_modules/dezalgo/.travis.yml           |    7 -
 .../node_modules/npm/node_modules/dezalgo/LICENSE  |   15 -
 .../npm/node_modules/dezalgo/README.md             |   29 -
 .../npm/node_modules/dezalgo/dezalgo.js            |   22 -
 .../npm/node_modules/dezalgo/package.json          |   76 -
 .../npm/node_modules/dot-prop/index.js             |  123 -
 .../node_modules/npm/node_modules/dot-prop/license |   21 -
 .../npm/node_modules/dot-prop/package.json         |   80 -
 .../npm/node_modules/dot-prop/readme.md            |  103 -
 .../npm/node_modules/dotenv/CHANGELOG.md           |   96 -
 .../node_modules/npm/node_modules/dotenv/LICENSE   |   23 -
 .../node_modules/npm/node_modules/dotenv/README.md |  257 -
 .../npm/node_modules/dotenv/appveyor.yml           |   13 -
 .../node_modules/npm/node_modules/dotenv/config.js |   11 -
 .../npm/node_modules/dotenv/lib/main.js            |   79 -
 .../npm/node_modules/dotenv/package.json           |   73 -
 .../npm/node_modules/duplexer3/LICENSE.md          |   26 -
 .../npm/node_modules/duplexer3/README.md           |  115 -
 .../npm/node_modules/duplexer3/index.js            |   76 -
 .../npm/node_modules/duplexer3/package.json        |   64 -
 .../npm/node_modules/duplexify/.travis.yml         |    6 -
 .../npm/node_modules/duplexify/LICENSE             |   21 -
 .../npm/node_modules/duplexify/README.md           |   97 -
 .../npm/node_modules/duplexify/example.js          |   21 -
 .../npm/node_modules/duplexify/index.js            |  235 -
 .../npm/node_modules/duplexify/package.json        |   70 -
 .../npm/node_modules/duplexify/test.js             |  291 -
 .../npm/node_modules/ecc-jsbn/.npmignore           |   15 -
 .../node_modules/npm/node_modules/ecc-jsbn/LICENSE |   21 -
 .../npm/node_modules/ecc-jsbn/README.md            |    8 -
 .../npm/node_modules/ecc-jsbn/index.js             |   56 -
 .../npm/node_modules/ecc-jsbn/lib/LICENSE-jsbn     |   40 -
 .../npm/node_modules/ecc-jsbn/lib/ec.js            |  561 --
 .../npm/node_modules/ecc-jsbn/lib/sec.js           |  170 -
 .../npm/node_modules/ecc-jsbn/package.json         |   64 -
 .../node_modules/npm/node_modules/ecc-jsbn/test.js |   14 -
 .../node_modules/npm/node_modules/editor/LICENSE   |   21 -
 .../npm/node_modules/editor/README.markdown        |   54 -
 .../npm/node_modules/editor/example/beep.json      |    5 -
 .../npm/node_modules/editor/example/edit.js        |    4 -
 .../node_modules/npm/node_modules/editor/index.js  |   20 -
 .../npm/node_modules/editor/package.json           |   67 -
 .../npm/node_modules/encoding/.npmignore           |    1 -
 .../npm/node_modules/encoding/.travis.yml          |   25 -
 .../node_modules/npm/node_modules/encoding/LICENSE |   16 -
 .../npm/node_modules/encoding/README.md            |   52 -
 .../npm/node_modules/encoding/lib/encoding.js      |  113 -
 .../npm/node_modules/encoding/lib/iconv-loader.js  |   14 -
 .../npm/node_modules/encoding/package.json         |   54 -
 .../npm/node_modules/end-of-stream/LICENSE         |   21 -
 .../npm/node_modules/end-of-stream/README.md       |   52 -
 .../npm/node_modules/end-of-stream/index.js        |   87 -
 .../npm/node_modules/end-of-stream/package.json    |   72 -
 .../npm/node_modules/err-code/.editorconfig        |   12 -
 .../npm/node_modules/err-code/.eslintrc.json       |    7 -
 .../npm/node_modules/err-code/.npmignore           |    2 -
 .../npm/node_modules/err-code/.travis.yml          |    5 -
 .../npm/node_modules/err-code/README.md            |   72 -
 .../npm/node_modules/err-code/bower.json           |   30 -
 .../npm/node_modules/err-code/index.js             |   22 -
 .../npm/node_modules/err-code/index.umd.js         |   26 -
 .../npm/node_modules/err-code/package.json         |   64 -
 .../npm/node_modules/errno/.travis.yml             |   11 -
 .../node_modules/npm/node_modules/errno/README.md  |  145 -
 .../node_modules/npm/node_modules/errno/build.js   |   43 -
 .../node_modules/npm/node_modules/errno/cli.js     |   22 -
 .../node_modules/npm/node_modules/errno/custom.js  |   57 -
 .../node_modules/npm/node_modules/errno/errno.js   |  313 -
 .../npm/node_modules/errno/package.json            |   62 -
 .../node_modules/npm/node_modules/errno/test.js    |   88 -
 .../npm/node_modules/es6-promise/CHANGELOG.md      |  151 -
 .../npm/node_modules/es6-promise/LICENSE           |   19 -
 .../npm/node_modules/es6-promise/README.md         |   97 -
 .../npm/node_modules/es6-promise/auto.js           |    4 -
 .../es6-promise/dist/es6-promise.auto.js           | 1181 ---
 .../es6-promise/dist/es6-promise.auto.map          |    1 -
 .../es6-promise/dist/es6-promise.auto.min.js       |    1 -
 .../es6-promise/dist/es6-promise.auto.min.map      |    1 -
 .../node_modules/es6-promise/dist/es6-promise.js   | 1179 ---
 .../node_modules/es6-promise/dist/es6-promise.map  |    1 -
 .../es6-promise/dist/es6-promise.min.js            |    1 -
 .../es6-promise/dist/es6-promise.min.map           |    1 -
 .../npm/node_modules/es6-promise/es6-promise.d.ts  |   81 -
 .../es6-promise/lib/es6-promise.auto.js            |    3 -
 .../node_modules/es6-promise/lib/es6-promise.js    |    7 -
 .../es6-promise/lib/es6-promise/-internal.js       |  266 -
 .../es6-promise/lib/es6-promise/asap.js            |  119 -
 .../es6-promise/lib/es6-promise/enumerator.js      |  113 -
 .../es6-promise/lib/es6-promise/polyfill.js        |   35 -
 .../es6-promise/lib/es6-promise/promise.js         |  426 --
 .../es6-promise/lib/es6-promise/promise/all.js     |   52 -
 .../es6-promise/lib/es6-promise/promise/race.js    |   84 -
 .../es6-promise/lib/es6-promise/promise/reject.js  |   46 -
 .../es6-promise/lib/es6-promise/promise/resolve.js |   48 -
 .../es6-promise/lib/es6-promise/then.js            |   32 -
 .../es6-promise/lib/es6-promise/utils.js           |   21 -
 .../npm/node_modules/es6-promise/package.json      |  104 -
 .../npm/node_modules/es6-promisify/README.md       |   89 -
 .../npm/node_modules/es6-promisify/dist/promise.js |   73 -
 .../node_modules/es6-promisify/dist/promisify.js   |   85 -
 .../npm/node_modules/es6-promisify/package.json    |   72 -
 .../npm/node_modules/escape-string-regexp/index.js |   11 -
 .../npm/node_modules/escape-string-regexp/license  |   21 -
 .../node_modules/escape-string-regexp/package.json |   84 -
 .../node_modules/escape-string-regexp/readme.md    |   27 -
 .../node_modules/npm/node_modules/execa/index.js   |  309 -
 .../npm/node_modules/execa/lib/errname.js          |   37 -
 .../npm/node_modules/execa/lib/stdio.js            |   41 -
 .../node_modules/npm/node_modules/execa/license    |    9 -
 .../npm/node_modules/execa/package.json            |  109 -
 .../node_modules/npm/node_modules/execa/readme.md  |  279 -
 .../npm/node_modules/extend/.editorconfig          |   20 -
 .../npm/node_modules/extend/.jscs.json             |  174 -
 .../npm/node_modules/extend/.npmignore             |    1 -
 .../npm/node_modules/extend/.travis.yml            |  179 -
 .../npm/node_modules/extend/CHANGELOG.md           |   76 -
 .../node_modules/npm/node_modules/extend/LICENSE   |   22 -
 .../node_modules/npm/node_modules/extend/README.md |   80 -
 .../npm/node_modules/extend/component.json         |   31 -
 .../node_modules/npm/node_modules/extend/index.js  |   86 -
 .../npm/node_modules/extend/package.json           |   75 -
 .../npm/node_modules/extsprintf/.gitmodules        |    0
 .../npm/node_modules/extsprintf/.npmignore         |    2 -
 .../npm/node_modules/extsprintf/LICENSE            |   19 -
 .../npm/node_modules/extsprintf/Makefile           |   24 -
 .../npm/node_modules/extsprintf/Makefile.targ      |  285 -
 .../npm/node_modules/extsprintf/README.md          |   46 -
 .../npm/node_modules/extsprintf/jsl.node.conf      |  136 -
 .../npm/node_modules/extsprintf/lib/extsprintf.js  |  183 -
 .../npm/node_modules/extsprintf/package.json       |   44 -
 .../npm/node_modules/fast-deep-equal/LICENSE       |   21 -
 .../npm/node_modules/fast-deep-equal/README.md     |   55 -
 .../npm/node_modules/fast-deep-equal/index.d.ts    |    4 -
 .../npm/node_modules/fast-deep-equal/index.js      |   55 -
 .../npm/node_modules/fast-deep-equal/package.json  |   85 -
 .../fast-json-stable-stringify/.eslintrc.yml       |   26 -
 .../fast-json-stable-stringify/.npmignore          |    4 -
 .../fast-json-stable-stringify/.travis.yml         |    8 -
 .../fast-json-stable-stringify/LICENSE             |   18 -
 .../fast-json-stable-stringify/README.md           |  119 -
 .../fast-json-stable-stringify/benchmark/index.js  |   31 -
 .../fast-json-stable-stringify/benchmark/test.json |  137 -
 .../fast-json-stable-stringify/example/key_cmp.js  |    7 -
 .../fast-json-stable-stringify/example/nested.js   |    3 -
 .../fast-json-stable-stringify/example/str.js      |    3 -
 .../example/value_cmp.js                           |    7 -
 .../fast-json-stable-stringify/index.js            |   59 -
 .../fast-json-stable-stringify/package.json        |   78 -
 .../npm/node_modules/figgy-pudding/CHANGELOG.md    |   66 -
 .../npm/node_modules/figgy-pudding/LICENSE.md      |   16 -
 .../npm/node_modules/figgy-pudding/README.md       |  149 -
 .../npm/node_modules/figgy-pudding/index.js        |  101 -
 .../npm/node_modules/figgy-pudding/package.json    |   76 -
 .../npm/node_modules/find-npm-prefix/LICENSE       |   15 -
 .../npm/node_modules/find-npm-prefix/README.md     |   28 -
 .../node_modules/find-npm-prefix/find-prefix.js    |   56 -
 .../npm/node_modules/find-npm-prefix/package.json  |   62 -
 .../node_modules/npm/node_modules/find-up/index.js |   48 -
 .../node_modules/npm/node_modules/find-up/license  |   21 -
 .../npm/node_modules/find-up/package.json          |   87 -
 .../npm/node_modules/find-up/readme.md             |   85 -
 .../node_modules/flush-write-stream/.travis.yml    |    6 -
 .../npm/node_modules/flush-write-stream/LICENSE    |   21 -
 .../npm/node_modules/flush-write-stream/README.md  |   59 -
 .../npm/node_modules/flush-write-stream/example.js |   22 -
 .../npm/node_modules/flush-write-stream/index.js   |   54 -
 .../node_modules/flush-write-stream/package.json   |   57 -
 .../npm/node_modules/flush-write-stream/test.js    |   85 -
 .../npm/node_modules/forever-agent/LICENSE         |   55 -
 .../npm/node_modules/forever-agent/README.md       |    4 -
 .../npm/node_modules/forever-agent/index.js        |  138 -
 .../npm/node_modules/forever-agent/package.json    |   50 -
 .../npm/node_modules/form-data/License             |   19 -
 .../npm/node_modules/form-data/README.md           |  217 -
 .../npm/node_modules/form-data/README.md.bak       |  234 -
 .../npm/node_modules/form-data/lib/browser.js      |    2 -
 .../npm/node_modules/form-data/lib/form_data.js    |  444 --
 .../npm/node_modules/form-data/lib/populate.js     |   10 -
 .../npm/node_modules/form-data/package.json        |   98 -
 .../npm/node_modules/from2/.travis.yml             |    8 -
 .../node_modules/npm/node_modules/from2/LICENSE.md |   21 -
 .../node_modules/npm/node_modules/from2/README.md  |   70 -
 .../node_modules/npm/node_modules/from2/index.js   |  103 -
 .../npm/node_modules/from2/package.json            |   72 -
 .../node_modules/npm/node_modules/from2/test.js    |  121 -
 .../npm/node_modules/fs-minipass/LICENSE           |   15 -
 .../npm/node_modules/fs-minipass/README.md         |   70 -
 .../npm/node_modules/fs-minipass/index.js          |  386 -
 .../npm/node_modules/fs-minipass/package.json      |   62 -
 .../npm/node_modules/fs-vacuum/.eslintrc           |   18 -
 .../npm/node_modules/fs-vacuum/.npmignore          |    1 -
 .../npm/node_modules/fs-vacuum/.travis.yml         |   14 -
 .../npm/node_modules/fs-vacuum/LICENSE             |   13 -
 .../npm/node_modules/fs-vacuum/README.md           |   33 -
 .../npm/node_modules/fs-vacuum/package.json        |   69 -
 .../npm/node_modules/fs-vacuum/vacuum.js           |  117 -
 .../node_modules/fs-write-stream-atomic/.npmignore |    3 -
 .../fs-write-stream-atomic/.travis.yml             |   11 -
 .../node_modules/fs-write-stream-atomic/LICENSE    |   15 -
 .../node_modules/fs-write-stream-atomic/README.md  |   35 -
 .../node_modules/fs-write-stream-atomic/index.js   |  176 -
 .../node_modules/iferr/.npmignore                  |    1 -
 .../node_modules/iferr/LICENSE                     |   21 -
 .../node_modules/iferr/README.md                   |   40 -
 .../node_modules/iferr/index.coffee                |   24 -
 .../node_modules/iferr/index.js                    |   49 -
 .../node_modules/iferr/package.json                |   55 -
 .../fs-write-stream-atomic/package.json            |   67 -
 .../npm/node_modules/fs.realpath/LICENSE           |   43 -
 .../npm/node_modules/fs.realpath/README.md         |   33 -
 .../npm/node_modules/fs.realpath/index.js          |   66 -
 .../npm/node_modules/fs.realpath/old.js            |  303 -
 .../npm/node_modules/fs.realpath/package.json      |   59 -
 .../npm/node_modules/fstream/.npmignore            |    5 -
 .../npm/node_modules/fstream/.travis.yml           |    9 -
 .../node_modules/npm/node_modules/fstream/LICENSE  |   15 -
 .../npm/node_modules/fstream/README.md             |   76 -
 .../node_modules/fstream/examples/filter-pipe.js   |  134 -
 .../npm/node_modules/fstream/examples/pipe.js      |  118 -
 .../npm/node_modules/fstream/examples/reader.js    |   68 -
 .../node_modules/fstream/examples/symlink-write.js |   27 -
 .../npm/node_modules/fstream/fstream.js            |   35 -
 .../npm/node_modules/fstream/lib/abstract.js       |   85 -
 .../npm/node_modules/fstream/lib/collect.js        |   70 -
 .../npm/node_modules/fstream/lib/dir-reader.js     |  252 -
 .../npm/node_modules/fstream/lib/dir-writer.js     |  174 -
 .../npm/node_modules/fstream/lib/file-reader.js    |  150 -
 .../npm/node_modules/fstream/lib/file-writer.js    |  107 -
 .../npm/node_modules/fstream/lib/get-type.js       |   33 -
 .../npm/node_modules/fstream/lib/link-reader.js    |   53 -
 .../npm/node_modules/fstream/lib/link-writer.js    |   95 -
 .../npm/node_modules/fstream/lib/proxy-reader.js   |   95 -
 .../npm/node_modules/fstream/lib/proxy-writer.js   |  111 -
 .../npm/node_modules/fstream/lib/reader.js         |  255 -
 .../npm/node_modules/fstream/lib/socket-reader.js  |   36 -
 .../npm/node_modules/fstream/lib/writer.js         |  390 -
 .../npm/node_modules/fstream/package.json          |   62 -
 .../npm/node_modules/gauge/CHANGELOG.md            |  160 -
 .../node_modules/npm/node_modules/gauge/LICENSE    |   13 -
 .../node_modules/npm/node_modules/gauge/README.md  |  399 -
 .../npm/node_modules/gauge/base-theme.js           |   14 -
 .../node_modules/npm/node_modules/gauge/error.js   |   24 -
 .../npm/node_modules/gauge/has-color.js            |   12 -
 .../node_modules/npm/node_modules/gauge/index.js   |  233 -
 .../gauge/node_modules/string-width/index.js       |   37 -
 .../gauge/node_modules/string-width/license        |   21 -
 .../gauge/node_modules/string-width/package.json   |   88 -
 .../gauge/node_modules/string-width/readme.md      |   42 -
 .../npm/node_modules/gauge/package.json            |   94 -
 .../npm/node_modules/gauge/plumbing.js             |   48 -
 .../node_modules/npm/node_modules/gauge/process.js |    3 -
 .../npm/node_modules/gauge/progress-bar.js         |   35 -
 .../npm/node_modules/gauge/render-template.js      |  181 -
 .../npm/node_modules/gauge/set-immediate.js        |    7 -
 .../npm/node_modules/gauge/set-interval.js         |    3 -
 .../node_modules/npm/node_modules/gauge/spin.js    |    5 -
 .../npm/node_modules/gauge/template-item.js        |   72 -
 .../npm/node_modules/gauge/theme-set.js            |  114 -
 .../node_modules/npm/node_modules/gauge/themes.js  |   54 -
 .../npm/node_modules/gauge/wide-truncate.js        |   25 -
 .../npm/node_modules/genfun/CHANGELOG.md           |   36 -
 .../node_modules/npm/node_modules/genfun/README.md |  223 -
 .../npm/node_modules/genfun/lib/genfun.js          |  296 -
 .../npm/node_modules/genfun/lib/method.js          |   86 -
 .../npm/node_modules/genfun/lib/role.js            |   17 -
 .../npm/node_modules/genfun/lib/util.js            |   37 -
 .../npm/node_modules/genfun/package.json           |   79 -
 .../npm/node_modules/gentle-fs/CHANGELOG.md        |   63 -
 .../npm/node_modules/gentle-fs/LICENSE             |  235 -
 .../npm/node_modules/gentle-fs/README.md           |   74 -
 .../npm/node_modules/gentle-fs/index.js            |   10 -
 .../npm/node_modules/gentle-fs/lib/link.js         |   66 -
 .../npm/node_modules/gentle-fs/lib/rm.js           |  256 -
 .../gentle-fs/node_modules/iferr/.npmignore        |    1 -
 .../gentle-fs/node_modules/iferr/LICENSE           |   21 -
 .../gentle-fs/node_modules/iferr/README.md         |   40 -
 .../gentle-fs/node_modules/iferr/index.coffee      |   24 -
 .../gentle-fs/node_modules/iferr/index.js          |   49 -
 .../gentle-fs/node_modules/iferr/package.json      |   55 -
 .../npm/node_modules/gentle-fs/package.json        |   85 -
 .../npm/node_modules/get-caller-file/README.md     |    4 -
 .../npm/node_modules/get-caller-file/index.js      |   20 -
 .../npm/node_modules/get-caller-file/package.json  |   58 -
 .../npm/node_modules/get-stream/buffer-stream.js   |   51 -
 .../npm/node_modules/get-stream/index.js           |   51 -
 .../npm/node_modules/get-stream/license            |   21 -
 .../npm/node_modules/get-stream/package.json       |   82 -
 .../npm/node_modules/get-stream/readme.md          |  117 -
 .../npm/node_modules/getpass/.npmignore            |    8 -
 .../npm/node_modules/getpass/.travis.yml           |    9 -
 .../node_modules/npm/node_modules/getpass/LICENSE  |   18 -
 .../npm/node_modules/getpass/README.md             |   32 -
 .../npm/node_modules/getpass/lib/index.js          |  123 -
 .../getpass/node_modules/assert-plus/AUTHORS       |    6 -
 .../getpass/node_modules/assert-plus/CHANGES.md    |   14 -
 .../getpass/node_modules/assert-plus/README.md     |  162 -
 .../getpass/node_modules/assert-plus/assert.js     |  211 -
 .../getpass/node_modules/assert-plus/package.json  |   82 -
 .../npm/node_modules/getpass/package.json          |   50 -
 .../node_modules/npm/node_modules/glob/LICENSE     |   15 -
 .../node_modules/npm/node_modules/glob/README.md   |  368 -
 .../npm/node_modules/glob/changelog.md             |   67 -
 .../node_modules/npm/node_modules/glob/common.js   |  240 -
 .../node_modules/npm/node_modules/glob/glob.js     |  790 --
 .../npm/node_modules/glob/package.json             |   92 -
 .../node_modules/npm/node_modules/glob/sync.js     |  486 --
 .../npm/node_modules/global-dirs/index.js          |   90 -
 .../npm/node_modules/global-dirs/license           |    9 -
 .../npm/node_modules/global-dirs/package.json      |   84 -
 .../npm/node_modules/global-dirs/readme.md         |   69 -
 .../node_modules/npm/node_modules/got/index.js     |  364 -
 .../node/node_modules/npm/node_modules/got/license |   21 -
 .../node_modules/npm/node_modules/got/package.json |  110 -
 .../node_modules/npm/node_modules/got/readme.md    |  335 -
 .../npm/node_modules/graceful-fs/LICENSE           |   15 -
 .../npm/node_modules/graceful-fs/README.md         |  133 -
 .../npm/node_modules/graceful-fs/fs.js             |   21 -
 .../npm/node_modules/graceful-fs/graceful-fs.js    |  262 -
 .../npm/node_modules/graceful-fs/legacy-streams.js |  118 -
 .../npm/node_modules/graceful-fs/package.json      |  103 -
 .../npm/node_modules/graceful-fs/polyfills.js      |  330 -
 .../npm/node_modules/har-schema/LICENSE            |   13 -
 .../npm/node_modules/har-schema/README.md          |   49 -
 .../node_modules/har-schema/lib/afterRequest.json  |   29 -
 .../node_modules/har-schema/lib/beforeRequest.json |   29 -
 .../npm/node_modules/har-schema/lib/browser.json   |   19 -
 .../npm/node_modules/har-schema/lib/cache.json     |   20 -
 .../npm/node_modules/har-schema/lib/content.json   |   28 -
 .../npm/node_modules/har-schema/lib/cookie.json    |   35 -
 .../npm/node_modules/har-schema/lib/creator.json   |   19 -
 .../npm/node_modules/har-schema/lib/entry.json     |   52 -
 .../npm/node_modules/har-schema/lib/har.json       |   12 -
 .../npm/node_modules/har-schema/lib/header.json    |   19 -
 .../npm/node_modules/har-schema/lib/index.js       |   22 -
 .../npm/node_modules/har-schema/lib/log.json       |   35 -
 .../npm/node_modules/har-schema/lib/page.json      |   31 -
 .../node_modules/har-schema/lib/pageTimings.json   |   17 -
 .../npm/node_modules/har-schema/lib/postData.json  |   42 -
 .../npm/node_modules/har-schema/lib/query.json     |   19 -
 .../npm/node_modules/har-schema/lib/request.json   |   56 -
 .../npm/node_modules/har-schema/lib/response.json  |   53 -
 .../npm/node_modules/har-schema/lib/timings.json   |   41 -
 .../npm/node_modules/har-schema/package.json       |   86 -
 .../npm/node_modules/har-validator/LICENSE         |   13 -
 .../npm/node_modules/har-validator/README.md       |   75 -
 .../npm/node_modules/har-validator/lib/async.js    |   98 -
 .../har-validator/lib/browser/async.js             |   96 -
 .../har-validator/lib/browser/error.js             |   15 -
 .../har-validator/lib/browser/promise.js           |   93 -
 .../npm/node_modules/har-validator/lib/error.js    |   17 -
 .../node_modules/har-validator/lib/node4/async.js  |  136 -
 .../node_modules/har-validator/lib/node4/error.js  |   22 -
 .../har-validator/lib/node4/promise.js             |  132 -
 .../node_modules/har-validator/lib/node6/async.js  |  133 -
 .../node_modules/har-validator/lib/node6/error.js  |   22 -
 .../har-validator/lib/node6/promise.js             |  130 -
 .../node_modules/har-validator/lib/node7/async.js  |  133 -
 .../node_modules/har-validator/lib/node7/error.js  |   22 -
 .../har-validator/lib/node7/promise.js             |  130 -
 .../npm/node_modules/har-validator/lib/promise.js  |   95 -
 .../node_modules/ajv/.tonic_example.js             |   20 -
 .../har-validator/node_modules/ajv/LICENSE         |   21 -
 .../har-validator/node_modules/ajv/README.md       | 1213 ---
 .../node_modules/ajv/dist/ajv.bundle.js            | 8023 --------------------
 .../har-validator/node_modules/ajv/dist/ajv.min.js |    6 -
 .../node_modules/ajv/dist/ajv.min.js.map           |    1 -
 .../node_modules/ajv/dist/nodent.min.js            |    8 -
 .../node_modules/ajv/dist/regenerator.min.js       |   32 -
 .../har-validator/node_modules/ajv/lib/ajv.d.ts    |  284 -
 .../har-validator/node_modules/ajv/lib/ajv.js      |  420 -
 .../har-validator/node_modules/ajv/lib/async.js    |  218 -
 .../har-validator/node_modules/ajv/lib/cache.js    |   26 -
 .../node_modules/ajv/lib/compile/_rules.js         |   28 -
 .../node_modules/ajv/lib/compile/equal.js          |   45 -
 .../node_modules/ajv/lib/compile/formats.js        |  164 -
 .../node_modules/ajv/lib/compile/index.js          |  390 -
 .../node_modules/ajv/lib/compile/resolve.js        |  267 -
 .../node_modules/ajv/lib/compile/rules.js          |   40 -
 .../node_modules/ajv/lib/compile/schema_obj.js     |    9 -
 .../node_modules/ajv/lib/compile/ucs2length.js     |   20 -
 .../node_modules/ajv/lib/compile/util.js           |  257 -
 .../ajv/lib/compile/validation_error.js            |   14 -
 .../node_modules/ajv/lib/dot/_limit.jst            |   49 -
 .../node_modules/ajv/lib/dot/_limitItems.jst       |   10 -
 .../node_modules/ajv/lib/dot/_limitLength.jst      |   10 -
 .../node_modules/ajv/lib/dot/_limitProperties.jst  |   10 -
 .../node_modules/ajv/lib/dot/allOf.jst             |   34 -
 .../node_modules/ajv/lib/dot/anyOf.jst             |   48 -
 .../node_modules/ajv/lib/dot/coerce.def            |   61 -
 .../node_modules/ajv/lib/dot/custom.jst            |  184 -
 .../node_modules/ajv/lib/dot/defaults.def          |   32 -
 .../node_modules/ajv/lib/dot/definitions.def       |  182 -
 .../node_modules/ajv/lib/dot/dependencies.jst      |   69 -
 .../node_modules/ajv/lib/dot/enum.jst              |   30 -
 .../node_modules/ajv/lib/dot/errors.def            |  185 -
 .../node_modules/ajv/lib/dot/format.jst            |  100 -
 .../node_modules/ajv/lib/dot/items.jst             |  101 -
 .../node_modules/ajv/lib/dot/missing.def           |   34 -
 .../node_modules/ajv/lib/dot/multipleOf.jst        |   20 -
 .../har-validator/node_modules/ajv/lib/dot/not.jst |   43 -
 .../node_modules/ajv/lib/dot/oneOf.jst             |   44 -
 .../node_modules/ajv/lib/dot/pattern.jst           |   14 -
 .../node_modules/ajv/lib/dot/properties.jst        |  319 -
 .../har-validator/node_modules/ajv/lib/dot/ref.jst |   86 -
 .../node_modules/ajv/lib/dot/required.jst          |   96 -
 .../node_modules/ajv/lib/dot/uniqueItems.jst       |   38 -
 .../node_modules/ajv/lib/dot/v5/_formatLimit.jst   |  116 -
 .../node_modules/ajv/lib/dot/v5/constant.jst       |   10 -
 .../ajv/lib/dot/v5/patternRequired.jst             |   28 -
 .../node_modules/ajv/lib/dot/v5/switch.jst         |   73 -
 .../node_modules/ajv/lib/dot/validate.jst          |  210 -
 .../node_modules/ajv/lib/dotjs/README.md           |    3 -
 .../node_modules/ajv/lib/dotjs/_formatLimit.js     |  176 -
 .../node_modules/ajv/lib/dotjs/_limit.js           |  124 -
 .../node_modules/ajv/lib/dotjs/_limitItems.js      |   76 -
 .../node_modules/ajv/lib/dotjs/_limitLength.js     |   81 -
 .../node_modules/ajv/lib/dotjs/_limitProperties.js |   76 -
 .../node_modules/ajv/lib/dotjs/allOf.js            |   43 -
 .../node_modules/ajv/lib/dotjs/anyOf.js            |   65 -
 .../node_modules/ajv/lib/dotjs/constant.js         |   52 -
 .../node_modules/ajv/lib/dotjs/custom.js           |  220 -
 .../node_modules/ajv/lib/dotjs/dependencies.js     |  147 -
 .../node_modules/ajv/lib/dotjs/enum.js             |   65 -
 .../node_modules/ajv/lib/dotjs/format.js           |  138 -
 .../node_modules/ajv/lib/dotjs/items.js            |  144 -
 .../node_modules/ajv/lib/dotjs/multipleOf.js       |   76 -
 .../node_modules/ajv/lib/dotjs/not.js              |   83 -
 .../node_modules/ajv/lib/dotjs/oneOf.js            |   76 -
 .../node_modules/ajv/lib/dotjs/pattern.js          |   74 -
 .../node_modules/ajv/lib/dotjs/patternRequired.js  |   51 -
 .../node_modules/ajv/lib/dotjs/properties.js       |  445 --
 .../node_modules/ajv/lib/dotjs/ref.js              |  119 -
 .../node_modules/ajv/lib/dotjs/required.js         |  249 -
 .../node_modules/ajv/lib/dotjs/switch.js           |  128 -
 .../node_modules/ajv/lib/dotjs/uniqueItems.js      |   71 -
 .../node_modules/ajv/lib/dotjs/validate.js         |  375 -
 .../har-validator/node_modules/ajv/lib/keyword.js  |  129 -
 .../ajv/lib/refs/json-schema-draft-04.json         |  150 -
 .../node_modules/ajv/lib/refs/json-schema-v5.json  |  328 -
 .../har-validator/node_modules/ajv/lib/v5.js       |   52 -
 .../har-validator/node_modules/ajv/package.json    |  131 -
 .../node_modules/ajv/scripts/.eslintrc.yml         |    3 -
 .../node_modules/ajv/scripts/bundle.js             |   54 -
 .../node_modules/ajv/scripts/compile-dots.js       |   73 -
 .../har-validator/node_modules/ajv/scripts/info    |   10 -
 .../node_modules/ajv/scripts/prepare-tests         |    9 -
 .../node_modules/ajv/scripts/travis-gh-pages       |   23 -
 .../npm/node_modules/har-validator/package.json    |  104 -
 .../npm/node_modules/har-validator/src/async.js    |   96 -
 .../npm/node_modules/har-validator/src/error.js    |   15 -
 .../npm/node_modules/har-validator/src/promise.js  |   93 -
 .../npm/node_modules/has-flag/index.js             |    8 -
 .../node_modules/npm/node_modules/has-flag/license |    9 -
 .../npm/node_modules/has-flag/package.json         |   76 -
 .../npm/node_modules/has-flag/readme.md            |   70 -
 .../npm/node_modules/has-unicode/LICENSE           |   14 -
 .../npm/node_modules/has-unicode/README.md         |   43 -
 .../npm/node_modules/has-unicode/index.js          |   16 -
 .../npm/node_modules/has-unicode/package.json      |   62 -
 .../node_modules/npm/node_modules/hawk/.npmignore  |   19 -
 .../node_modules/npm/node_modules/hawk/.travis.yml |    4 -
 .../node_modules/npm/node_modules/hawk/LICENSE     |   28 -
 .../node_modules/npm/node_modules/hawk/README.md   |  634 --
 .../node_modules/npm/node_modules/hawk/bower.json  |   24 -
 .../npm/node_modules/hawk/component.json           |   19 -
 .../npm/node_modules/hawk/dist/client.js           |  343 -
 .../npm/node_modules/hawk/example/usage.js         |   77 -
 .../npm/node_modules/hawk/images/hawk.png          |  Bin 6945 -> 0 bytes
 .../npm/node_modules/hawk/images/logo.png          |  Bin 71732 -> 0 bytes
 .../npm/node_modules/hawk/lib/browser.js           |  637 --
 .../npm/node_modules/hawk/lib/client.js            |  366 -
 .../npm/node_modules/hawk/lib/crypto.js            |  126 -
 .../npm/node_modules/hawk/lib/index.js             |   14 -
 .../npm/node_modules/hawk/lib/server.js            |  548 --
 .../npm/node_modules/hawk/lib/utils.js             |  183 -
 .../npm/node_modules/hawk/package.json             |   70 -
 .../node_modules/npm/node_modules/hoek/.npmignore  |   18 -
 .../node_modules/npm/node_modules/hoek/.travis.yml |    7 -
 .../npm/node_modules/hoek/CONTRIBUTING.md          |    1 -
 .../node_modules/npm/node_modules/hoek/LICENSE     |   31 -
 .../node_modules/npm/node_modules/hoek/README.md   |  584 --
 .../npm/node_modules/hoek/images/hoek.png          |  Bin 37939 -> 0 bytes
 .../npm/node_modules/hoek/lib/escape.js            |  132 -
 .../npm/node_modules/hoek/lib/index.js             |  993 ---
 .../npm/node_modules/hoek/package.json             |   57 -
 .../npm/node_modules/hosted-git-info/CHANGELOG.md  |   17 -
 .../npm/node_modules/hosted-git-info/LICENSE       |   13 -
 .../npm/node_modules/hosted-git-info/README.md     |  133 -
 .../node_modules/hosted-git-info/git-host-info.js  |   78 -
 .../npm/node_modules/hosted-git-info/git-host.js   |  129 -
 .../npm/node_modules/hosted-git-info/index.js      |  121 -
 .../npm/node_modules/hosted-git-info/package.json  |   76 -
 .../node_modules/http-cache-semantics/README.md    |  177 -
 .../http-cache-semantics/node4/index.js            |  559 --
 .../node_modules/http-cache-semantics/package.json |   60 -
 .../npm/node_modules/http-proxy-agent/.travis.yml  |   22 -
 .../npm/node_modules/http-proxy-agent/History.md   |  101 -
 .../npm/node_modules/http-proxy-agent/README.md    |   74 -
 .../npm/node_modules/http-proxy-agent/index.js     |  111 -
 .../npm/node_modules/http-proxy-agent/package.json |   67 -
 .../npm/node_modules/http-signature/.dir-locals.el |    6 -
 .../npm/node_modules/http-signature/.npmignore     |    7 -
 .../npm/node_modules/http-signature/CHANGES.md     |   46 -
 .../npm/node_modules/http-signature/LICENSE        |   18 -
 .../npm/node_modules/http-signature/README.md      |   79 -
 .../node_modules/http-signature/http_signing.md    |  363 -
 .../npm/node_modules/http-signature/lib/index.js   |   29 -
 .../npm/node_modules/http-signature/lib/parser.js  |  318 -
 .../npm/node_modules/http-signature/lib/signer.js  |  399 -
 .../npm/node_modules/http-signature/lib/utils.js   |  112 -
 .../npm/node_modules/http-signature/lib/verify.js  |   88 -
 .../npm/node_modules/http-signature/package.json   |   87 -
 .../npm/node_modules/https-proxy-agent/.travis.yml |   22 -
 .../npm/node_modules/https-proxy-agent/History.md  |  124 -
 .../npm/node_modules/https-proxy-agent/README.md   |  137 -
 .../npm/node_modules/https-proxy-agent/index.js    |  229 -
 .../node_modules/https-proxy-agent/package.json    |   67 -
 .../npm/node_modules/humanize-ms/History.md        |   25 -
 .../npm/node_modules/humanize-ms/LICENSE           |   17 -
 .../npm/node_modules/humanize-ms/README.md         |   40 -
 .../npm/node_modules/humanize-ms/index.js          |   24 -
 .../npm/node_modules/humanize-ms/package.json      |   66 -
 .../npm/node_modules/iconv-lite/.travis.yml        |   22 -
 .../npm/node_modules/iconv-lite/Changelog.md       |  156 -
 .../npm/node_modules/iconv-lite/LICENSE            |   20 -
 .../npm/node_modules/iconv-lite/README.md          |  156 -
 .../iconv-lite/encodings/dbcs-codec.js             |  554 --
 .../node_modules/iconv-lite/encodings/dbcs-data.js |  176 -
 .../npm/node_modules/iconv-lite/encodings/index.js |   22 -
 .../node_modules/iconv-lite/encodings/internal.js  |  188 -
 .../iconv-lite/encodings/sbcs-codec.js             |   72 -
 .../iconv-lite/encodings/sbcs-data-generated.js    |  451 --
 .../node_modules/iconv-lite/encodings/sbcs-data.js |  168 -
 .../iconv-lite/encodings/tables/big5-added.json    |  122 -
 .../iconv-lite/encodings/tables/cp936.json         |  264 -
 .../iconv-lite/encodings/tables/cp949.json         |  273 -
 .../iconv-lite/encodings/tables/cp950.json         |  177 -
 .../iconv-lite/encodings/tables/eucjp.json         |  182 -
 .../encodings/tables/gb18030-ranges.json           |    1 -
 .../iconv-lite/encodings/tables/gbk-added.json     |   55 -
 .../iconv-lite/encodings/tables/shiftjis.json      |  125 -
 .../npm/node_modules/iconv-lite/encodings/utf16.js |  175 -
 .../npm/node_modules/iconv-lite/encodings/utf7.js  |  288 -
 .../node_modules/iconv-lite/lib/bom-handling.js    |   51 -
 .../npm/node_modules/iconv-lite/lib/extend-node.js |  217 -
 .../npm/node_modules/iconv-lite/lib/index.d.ts     |   24 -
 .../npm/node_modules/iconv-lite/lib/index.js       |  153 -
 .../npm/node_modules/iconv-lite/lib/streams.js     |  120 -
 .../npm/node_modules/iconv-lite/package.json       |   77 -
 .../node_modules/npm/node_modules/iferr/LICENSE    |   21 -
 .../node_modules/npm/node_modules/iferr/README.md  |   40 -
 .../node_modules/npm/node_modules/iferr/iferr.js   |   23 -
 .../npm/node_modules/iferr/package.json            |   60 -
 .../npm/node_modules/ignore-walk/LICENSE           |   15 -
 .../npm/node_modules/ignore-walk/README.md         |   60 -
 .../npm/node_modules/ignore-walk/index.js          |  265 -
 .../npm/node_modules/ignore-walk/package.json      |   71 -
 .../npm/node_modules/import-lazy/index.js          |   53 -
 .../npm/node_modules/import-lazy/license           |   21 -
 .../npm/node_modules/import-lazy/package.json      |   76 -
 .../npm/node_modules/import-lazy/readme.md         |   64 -
 .../npm/node_modules/imurmurhash/README.md         |  122 -
 .../npm/node_modules/imurmurhash/imurmurhash.js    |  138 -
 .../node_modules/imurmurhash/imurmurhash.min.js    |   12 -
 .../npm/node_modules/imurmurhash/package.json      |   70 -
 .../node_modules/npm/node_modules/inflight/LICENSE |   15 -
 .../npm/node_modules/inflight/README.md            |   37 -
 .../npm/node_modules/inflight/inflight.js          |   54 -
 .../npm/node_modules/inflight/package.json         |   62 -
 .../node_modules/npm/node_modules/inherits/LICENSE |   16 -
 .../npm/node_modules/inherits/README.md            |   42 -
 .../npm/node_modules/inherits/inherits.js          |    7 -
 .../npm/node_modules/inherits/inherits_browser.js  |   23 -
 .../npm/node_modules/inherits/package.json         |   77 -
 .../node/node_modules/npm/node_modules/ini/LICENSE |   15 -
 .../node_modules/npm/node_modules/ini/README.md    |  102 -
 .../node/node_modules/npm/node_modules/ini/ini.js  |  194 -
 .../node_modules/npm/node_modules/ini/package.json |   69 -
 .../node_modules/init-package-json/CHANGELOG.md    |   17 -
 .../npm/node_modules/init-package-json/LICENSE     |   15 -
 .../npm/node_modules/init-package-json/README.md   |   45 -
 .../init-package-json/default-input.js             |  244 -
 .../init-package-json/init-package-json.js         |  154 -
 .../node_modules/init-package-json/package.json    |   85 -
 .../npm/node_modules/invert-kv/index.js            |   15 -
 .../npm/node_modules/invert-kv/package.json        |   65 -
 .../npm/node_modules/invert-kv/readme.md           |   25 -
 .../npm/node_modules/ip-regex/index.js             |   24 -
 .../node_modules/npm/node_modules/ip-regex/license |   21 -
 .../npm/node_modules/ip-regex/package.json         |   77 -
 .../npm/node_modules/ip-regex/readme.md            |   63 -
 .../node/node_modules/npm/node_modules/ip/.jscsrc  |   46 -
 .../node_modules/npm/node_modules/ip/.npmignore    |    2 -
 .../node_modules/npm/node_modules/ip/.travis.yml   |   15 -
 .../node_modules/npm/node_modules/ip/README.md     |   90 -
 .../node_modules/npm/node_modules/ip/lib/ip.js     |  416 -
 .../node_modules/npm/node_modules/ip/package.json  |   55 -
 .../npm/node_modules/is-builtin-module/index.js    |   10 -
 .../npm/node_modules/is-builtin-module/license     |   21 -
 .../node_modules/is-builtin-module/package.json    |   75 -
 .../npm/node_modules/is-builtin-module/readme.md   |   33 -
 .../npm/node_modules/is-ci/.travis.yml             |    7 -
 .../node_modules/npm/node_modules/is-ci/LICENSE    |   21 -
 .../node_modules/npm/node_modules/is-ci/README.md  |   69 -
 .../node_modules/npm/node_modules/is-ci/bin.js     |    4 -
 .../node_modules/npm/node_modules/is-ci/index.js   |    3 -
 .../npm/node_modules/is-ci/package.json            |   69 -
 .../node_modules/npm/node_modules/is-ci/test.js    |   19 -
 .../node_modules/npm/node_modules/is-cidr/LICENSE  |   22 -
 .../npm/node_modules/is-cidr/README.md             |   55 -
 .../node_modules/npm/node_modules/is-cidr/index.js |    6 -
 .../npm/node_modules/is-cidr/package.json          |   79 -
 .../node_modules/is-fullwidth-code-point/index.js  |   46 -
 .../node_modules/is-fullwidth-code-point/license   |   21 -
 .../is-fullwidth-code-point/package.json           |   78 -
 .../node_modules/is-fullwidth-code-point/readme.md |   39 -
 .../node_modules/is-installed-globally/index.js    |    5 -
 .../npm/node_modules/is-installed-globally/license |    9 -
 .../is-installed-globally/package.json             |   80 -
 .../node_modules/is-installed-globally/readme.md   |   39 -
 .../node_modules/npm/node_modules/is-npm/index.js  |    4 -
 .../npm/node_modules/is-npm/package.json           |   64 -
 .../node_modules/npm/node_modules/is-npm/readme.md |   30 -
 .../node_modules/npm/node_modules/is-obj/index.js  |    5 -
 .../node_modules/npm/node_modules/is-obj/license   |   21 -
 .../npm/node_modules/is-obj/package.json           |   65 -
 .../node_modules/npm/node_modules/is-obj/readme.md |   34 -
 .../npm/node_modules/is-path-inside/index.js       |   14 -
 .../npm/node_modules/is-path-inside/license        |   21 -
 .../npm/node_modules/is-path-inside/package.json   |   70 -
 .../npm/node_modules/is-path-inside/readme.md      |   34 -
 .../npm/node_modules/is-redirect/index.js          |   14 -
 .../npm/node_modules/is-redirect/license           |   21 -
 .../npm/node_modules/is-redirect/package.json      |   67 -
 .../npm/node_modules/is-redirect/readme.md         |   28 -
 .../npm/node_modules/is-retry-allowed/index.js     |   60 -
 .../npm/node_modules/is-retry-allowed/license      |   21 -
 .../npm/node_modules/is-retry-allowed/package.json |   59 -
 .../npm/node_modules/is-retry-allowed/readme.md    |   42 -
 .../npm/node_modules/is-stream/index.js            |   21 -
 .../npm/node_modules/is-stream/license             |   21 -
 .../npm/node_modules/is-stream/package.json        |   72 -
 .../npm/node_modules/is-stream/readme.md           |   42 -
 .../npm/node_modules/is-typedarray/LICENSE.md      |   18 -
 .../npm/node_modules/is-typedarray/README.md       |   16 -
 .../npm/node_modules/is-typedarray/index.js        |   41 -
 .../npm/node_modules/is-typedarray/package.json    |   59 -
 .../npm/node_modules/is-typedarray/test.js         |   34 -
 .../npm/node_modules/isarray/.npmignore            |    1 -
 .../npm/node_modules/isarray/.travis.yml           |    4 -
 .../node_modules/npm/node_modules/isarray/Makefile |    5 -
 .../npm/node_modules/isarray/README.md             |   60 -
 .../npm/node_modules/isarray/component.json        |   19 -
 .../node_modules/npm/node_modules/isarray/index.js |    5 -
 .../npm/node_modules/isarray/package.json          |   74 -
 .../node_modules/npm/node_modules/isarray/test.js  |   19 -
 .../node_modules/npm/node_modules/isexe/.npmignore |    2 -
 .../node_modules/npm/node_modules/isexe/LICENSE    |   15 -
 .../node_modules/npm/node_modules/isexe/README.md  |   51 -
 .../node_modules/npm/node_modules/isexe/index.js   |   57 -
 .../node_modules/npm/node_modules/isexe/mode.js    |   41 -
 .../npm/node_modules/isexe/package.json            |   61 -
 .../node_modules/npm/node_modules/isexe/windows.js |   42 -
 .../npm/node_modules/isstream/.npmignore           |    1 -
 .../npm/node_modules/isstream/.travis.yml          |   12 -
 .../npm/node_modules/isstream/LICENSE.md           |   11 -
 .../npm/node_modules/isstream/README.md            |   66 -
 .../npm/node_modules/isstream/isstream.js          |   27 -
 .../npm/node_modules/isstream/package.json         |   61 -
 .../node_modules/npm/node_modules/isstream/test.js |  165 -
 .../node_modules/npm/node_modules/jsbn/.npmignore  |    2 -
 .../node_modules/npm/node_modules/jsbn/LICENSE     |   40 -
 .../node_modules/npm/node_modules/jsbn/README.md   |  173 -
 .../npm/node_modules/jsbn/example.html             |   12 -
 .../node_modules/npm/node_modules/jsbn/example.js  |    3 -
 .../node_modules/npm/node_modules/jsbn/index.js    | 1357 ----
 .../npm/node_modules/jsbn/package.json             |   53 -
 .../json-parse-better-errors/CHANGELOG.md          |   46 -
 .../json-parse-better-errors/LICENSE.md            |    7 -
 .../json-parse-better-errors/README.md             |   46 -
 .../node_modules/json-parse-better-errors/index.js |   38 -
 .../json-parse-better-errors/package.json          |   82 -
 .../json-schema-traverse/.eslintrc.yml             |   27 -
 .../node_modules/json-schema-traverse/.npmignore   |   60 -
 .../node_modules/json-schema-traverse/.travis.yml  |    8 -
 .../npm/node_modules/json-schema-traverse/LICENSE  |   21 -
 .../node_modules/json-schema-traverse/README.md    |   69 -
 .../npm/node_modules/json-schema-traverse/index.js |   81 -
 .../node_modules/json-schema-traverse/package.json |   70 -
 .../json-schema-traverse/spec/.eslintrc.yml        |    6 -
 .../json-schema-traverse/spec/fixtures/schema.js   |  125 -
 .../json-schema-traverse/spec/index.spec.js        |  102 -
 .../npm/node_modules/json-schema/README.md         |    5 -
 .../node_modules/json-schema/draft-00/hyper-schema |   68 -
 .../npm/node_modules/json-schema/draft-00/json-ref |   26 -
 .../npm/node_modules/json-schema/draft-00/links    |   33 -
 .../npm/node_modules/json-schema/draft-00/schema   |  155 -
 .../node_modules/json-schema/draft-01/hyper-schema |   68 -
 .../npm/node_modules/json-schema/draft-01/json-ref |   26 -
 .../npm/node_modules/json-schema/draft-01/links    |   33 -
 .../npm/node_modules/json-schema/draft-01/schema   |  155 -
 .../node_modules/json-schema/draft-02/hyper-schema |   68 -
 .../npm/node_modules/json-schema/draft-02/json-ref |   26 -
 .../npm/node_modules/json-schema/draft-02/links    |   35 -
 .../npm/node_modules/json-schema/draft-02/schema   |  166 -
 .../json-schema/draft-03/examples/address          |   20 -
 .../json-schema/draft-03/examples/calendar         |   49 -
 .../json-schema/draft-03/examples/card             |  105 -
 .../node_modules/json-schema/draft-03/examples/geo |    8 -
 .../json-schema/draft-03/examples/interfaces       |   23 -
 .../node_modules/json-schema/draft-03/hyper-schema |   60 -
 .../npm/node_modules/json-schema/draft-03/json-ref |   26 -
 .../npm/node_modules/json-schema/draft-03/links    |   35 -
 .../npm/node_modules/json-schema/draft-03/schema   |  174 -
 .../node_modules/json-schema/draft-04/hyper-schema |   60 -
 .../npm/node_modules/json-schema/draft-04/links    |   41 -
 .../npm/node_modules/json-schema/draft-04/schema   |  189 -
 .../json-schema/draft-zyp-json-schema-03.xml       | 1120 ---
 .../json-schema/draft-zyp-json-schema-04.xml       | 1072 ---
 .../npm/node_modules/json-schema/lib/links.js      |   66 -
 .../npm/node_modules/json-schema/lib/validate.js   |  273 -
 .../npm/node_modules/json-schema/package.json      |   71 -
 .../node_modules/json-stable-stringify/.npmignore  |    1 -
 .../node_modules/json-stable-stringify/.travis.yml |    4 -
 .../npm/node_modules/json-stable-stringify/LICENSE |   18 -
 .../json-stable-stringify/example/key_cmp.js       |    7 -
 .../json-stable-stringify/example/nested.js        |    3 -
 .../json-stable-stringify/example/str.js           |    3 -
 .../json-stable-stringify/example/value_cmp.js     |    7 -
 .../node_modules/json-stable-stringify/index.js    |   84 -
 .../json-stable-stringify/package.json             |   74 -
 .../json-stable-stringify/readme.markdown          |  130 -
 .../node_modules/json-stringify-safe/.npmignore    |    1 -
 .../node_modules/json-stringify-safe/CHANGELOG.md  |   14 -
 .../npm/node_modules/json-stringify-safe/LICENSE   |   15 -
 .../npm/node_modules/json-stringify-safe/Makefile  |   35 -
 .../npm/node_modules/json-stringify-safe/README.md |   52 -
 .../node_modules/json-stringify-safe/package.json  |   66 -
 .../node_modules/json-stringify-safe/stringify.js  |   27 -
 .../npm/node_modules/jsonify/README.markdown       |   34 -
 .../node_modules/npm/node_modules/jsonify/index.js |    2 -
 .../npm/node_modules/jsonify/lib/parse.js          |  273 -
 .../npm/node_modules/jsonify/lib/stringify.js      |  154 -
 .../npm/node_modules/jsonify/package.json          |   62 -
 .../npm/node_modules/jsonparse/.npmignore          |    1 -
 .../npm/node_modules/jsonparse/LICENSE             |   24 -
 .../npm/node_modules/jsonparse/README.markdown     |   10 -
 .../npm/node_modules/jsonparse/bench.js            |   26 -
 .../node_modules/jsonparse/examples/twitterfeed.js |   30 -
 .../npm/node_modules/jsonparse/jsonparse.js        |  413 -
 .../npm/node_modules/jsonparse/package.json        |   58 -
 .../node_modules/jsonparse/samplejson/basic.json   |  167 -
 .../node_modules/jsonparse/samplejson/basic2.json  |  180 -
 .../npm/node_modules/jsprim/CHANGES.md             |   49 -
 .../npm/node_modules/jsprim/CONTRIBUTING.md        |   19 -
 .../node_modules/npm/node_modules/jsprim/LICENSE   |   19 -
 .../node_modules/npm/node_modules/jsprim/README.md |  287 -
 .../npm/node_modules/jsprim/lib/jsprim.js          |  735 --
 .../jsprim/node_modules/assert-plus/AUTHORS        |    6 -
 .../jsprim/node_modules/assert-plus/CHANGES.md     |   14 -
 .../jsprim/node_modules/assert-plus/README.md      |  162 -
 .../jsprim/node_modules/assert-plus/assert.js      |  211 -
 .../jsprim/node_modules/assert-plus/package.json   |   82 -
 .../npm/node_modules/jsprim/package.json           |   49 -
 .../npm/node_modules/latest-version/index.js       |    4 -
 .../npm/node_modules/latest-version/license        |   21 -
 .../npm/node_modules/latest-version/package.json   |   71 -
 .../npm/node_modules/latest-version/readme.md      |   40 -
 .../npm/node_modules/lazy-property/.npmignore      |   16 -
 .../npm/node_modules/lazy-property/LICENSE         |   22 -
 .../npm/node_modules/lazy-property/README.md       |   44 -
 .../npm/node_modules/lazy-property/component.json  |    7 -
 .../npm/node_modules/lazy-property/lazyProperty.js |   19 -
 .../npm/node_modules/lazy-property/package.json    |   65 -
 .../node_modules/npm/node_modules/lcid/index.js    |   22 -
 .../node_modules/npm/node_modules/lcid/lcid.json   |  203 -
 .../node_modules/npm/node_modules/lcid/license     |   21 -
 .../npm/node_modules/lcid/package.json             |   79 -
 .../node_modules/npm/node_modules/lcid/readme.md   |   35 -
 .../npm/node_modules/libcipm/CHANGELOG.md          |  382 -
 .../npm/node_modules/libcipm/LICENSE.md            |    7 -
 .../npm/node_modules/libcipm/README.md             |   37 -
 .../node_modules/npm/node_modules/libcipm/index.js |  402 -
 .../libcipm/lib/config/lifecycle-opts.js           |   29 -
 .../node_modules/libcipm/lib/config/npm-config.js  |   72 -
 .../node_modules/libcipm/lib/config/pacote-opts.js |  135 -
 .../npm/node_modules/libcipm/lib/extract.js        |   53 -
 .../npm/node_modules/libcipm/lib/silentlog.js      |   13 -
 .../npm/node_modules/libcipm/lib/worker.js         |   16 -
 .../npm/node_modules/libcipm/package.json          |  101 -
 .../npm/node_modules/libnpmhook/CHANGELOG.md       |   66 -
 .../npm/node_modules/libnpmhook/LICENSE.md         |   16 -
 .../npm/node_modules/libnpmhook/README.md          |   23 -
 .../npm/node_modules/libnpmhook/config.js          |   13 -
 .../npm/node_modules/libnpmhook/index.js           |   41 -
 .../node_modules/npm-registry-fetch/CHANGELOG.md   |  104 -
 .../node_modules/npm-registry-fetch/LICENSE.md     |   16 -
 .../node_modules/npm-registry-fetch/README.md      |  549 --
 .../node_modules/npm-registry-fetch/auth.js        |   48 -
 .../npm-registry-fetch/check-response.js           |   99 -
 .../node_modules/npm-registry-fetch/config.js      |   90 -
 .../node_modules/npm-registry-fetch/errors.js      |   58 -
 .../node_modules/npm-registry-fetch/index.js       |  160 -
 .../node_modules/npm-registry-fetch/package.json   |   90 -
 .../node_modules/npm-registry-fetch/silentlog.js   |   14 -
 .../npm/node_modules/libnpmhook/package.json       |   84 -
 .../npm/node_modules/libnpx/CHANGELOG.md           |  803 --
 .../npm/node_modules/libnpx/LICENSE.md             |   16 -
 .../node_modules/npm/node_modules/libnpx/README.md |  165 -
 .../npm/node_modules/libnpx/auto-fallback.js       |   69 -
 .../node_modules/npm/node_modules/libnpx/child.js  |   86 -
 .../npm/node_modules/libnpx/get-prefix.js          |   54 -
 .../node_modules/npm/node_modules/libnpx/index.js  |  370 -
 .../node_modules/npm/node_modules/libnpx/libnpx.1  |  174 -
 .../npm/node_modules/libnpx/locales/ca.json        |   28 -
 .../npm/node_modules/libnpx/locales/cs.json        |   28 -
 .../npm/node_modules/libnpx/locales/de.json        |   29 -
 .../npm/node_modules/libnpx/locales/en.json        |   30 -
 .../npm/node_modules/libnpx/locales/es.json        |   28 -
 .../npm/node_modules/libnpx/locales/fr.json        |   28 -
 .../npm/node_modules/libnpx/locales/id.json        |   29 -
 .../npm/node_modules/libnpx/locales/it.json        |   28 -
 .../npm/node_modules/libnpx/locales/ja.json        |   28 -
 .../npm/node_modules/libnpx/locales/ko.json        |   29 -
 .../npm/node_modules/libnpx/locales/nb.json        |   29 -
 .../npm/node_modules/libnpx/locales/nl.json        |   29 -
 .../npm/node_modules/libnpx/locales/nn.json        |   29 -
 .../npm/node_modules/libnpx/locales/no.json        |   29 -
 .../npm/node_modules/libnpx/locales/pl.json        |   29 -
 .../npm/node_modules/libnpx/locales/pt_BR.json     |   28 -
 .../npm/node_modules/libnpx/locales/ro.json        |   28 -
 .../npm/node_modules/libnpx/locales/ru.json        |   28 -
 .../npm/node_modules/libnpx/locales/sr.json        |   29 -
 .../npm/node_modules/libnpx/locales/tr.json        |   28 -
 .../npm/node_modules/libnpx/locales/uk.json        |   29 -
 .../npm/node_modules/libnpx/locales/zh_CN.json     |   29 -
 .../npm/node_modules/libnpx/locales/zh_TW.json     |   29 -
 .../npm/node_modules/libnpx/package.json           |  111 -
 .../npm/node_modules/libnpx/parse-args.js          |  241 -
 .../node_modules/npm/node_modules/libnpx/util.js   |   17 -
 .../node/node_modules/npm/node_modules/libnpx/y.js |   21 -
 .../npm/node_modules/locate-path/index.js          |   24 -
 .../npm/node_modules/locate-path/license           |   21 -
 .../npm/node_modules/locate-path/package.json      |   79 -
 .../npm/node_modules/locate-path/readme.md         |   99 -
 .../npm/node_modules/lock-verify/LICENSE           |   13 -
 .../npm/node_modules/lock-verify/README.md         |   22 -
 .../npm/node_modules/lock-verify/index.js          |   73 -
 .../npm/node_modules/lock-verify/package.json      |   63 -
 .../npm/node_modules/lockfile/.travis.yml          |   11 -
 .../npm/node_modules/lockfile/CHANGELOG.md         |  109 -
 .../node_modules/npm/node_modules/lockfile/LICENSE |   15 -
 .../npm/node_modules/lockfile/README.md            |   86 -
 .../npm/node_modules/lockfile/gen-changelog.sh     |    9 -
 .../npm/node_modules/lockfile/lockfile.js          |  320 -
 .../npm/node_modules/lockfile/package.json         |   70 -
 .../npm/node_modules/lockfile/sockets.md           |   27 -
 .../npm/node_modules/lockfile/speedtest.js         |   63 -
 .../node_modules/lodash._baseindexof/LICENSE.txt   |   22 -
 .../npm/node_modules/lodash._baseindexof/README.md |   20 -
 .../npm/node_modules/lodash._baseindexof/index.js  |   57 -
 .../node_modules/lodash._baseindexof/package.json  |   78 -
 .../npm/node_modules/lodash._baseuniq/LICENSE      |   47 -
 .../npm/node_modules/lodash._baseuniq/README.md    |   18 -
 .../npm/node_modules/lodash._baseuniq/index.js     |  801 --
 .../npm/node_modules/lodash._baseuniq/package.json |   72 -
 .../node_modules/lodash._bindcallback/LICENSE.txt  |   22 -
 .../node_modules/lodash._bindcallback/README.md    |   20 -
 .../npm/node_modules/lodash._bindcallback/index.js |   65 -
 .../node_modules/lodash._bindcallback/package.json |   78 -
 .../node_modules/lodash._cacheindexof/LICENSE.txt  |   22 -
 .../node_modules/lodash._cacheindexof/README.md    |   20 -
 .../npm/node_modules/lodash._cacheindexof/index.js |   53 -
 .../node_modules/lodash._cacheindexof/package.json |   78 -
 .../npm/node_modules/lodash._createcache/LICENSE   |   22 -
 .../npm/node_modules/lodash._createcache/README.md |   20 -
 .../npm/node_modules/lodash._createcache/index.js  |   91 -
 .../node_modules/lodash._createcache/package.json  |   81 -
 .../npm/node_modules/lodash._createset/LICENSE     |   47 -
 .../npm/node_modules/lodash._createset/README.md   |   18 -
 .../npm/node_modules/lodash._createset/index.js    |  280 -
 .../node_modules/lodash._createset/package.json    |   65 -
 .../npm/node_modules/lodash._getnative/LICENSE     |   22 -
 .../npm/node_modules/lodash._getnative/README.md   |   20 -
 .../npm/node_modules/lodash._getnative/index.js    |  137 -
 .../node_modules/lodash._getnative/package.json    |   79 -
 .../npm/node_modules/lodash._root/LICENSE          |   23 -
 .../npm/node_modules/lodash._root/README.md        |   18 -
 .../npm/node_modules/lodash._root/index.js         |   59 -
 .../npm/node_modules/lodash._root/package.json     |   65 -
 .../npm/node_modules/lodash.clonedeep/LICENSE      |   47 -
 .../npm/node_modules/lodash.clonedeep/README.md    |   18 -
 .../npm/node_modules/lodash.clonedeep/index.js     | 1748 -----
 .../npm/node_modules/lodash.clonedeep/package.json |   72 -
 .../npm/node_modules/lodash.restparam/LICENSE.txt  |   22 -
 .../npm/node_modules/lodash.restparam/README.md    |   20 -
 .../npm/node_modules/lodash.restparam/index.js     |   67 -
 .../npm/node_modules/lodash.restparam/package.json |   84 -
 .../npm/node_modules/lodash.union/LICENSE          |   47 -
 .../npm/node_modules/lodash.union/README.md        |   18 -
 .../npm/node_modules/lodash.union/index.js         | 1181 ---
 .../npm/node_modules/lodash.union/package.json     |   72 -
 .../npm/node_modules/lodash.uniq/LICENSE           |   47 -
 .../npm/node_modules/lodash.uniq/README.md         |   18 -
 .../npm/node_modules/lodash.uniq/index.js          |  896 ---
 .../npm/node_modules/lodash.uniq/package.json      |   72 -
 .../npm/node_modules/lodash.without/LICENSE        |   47 -
 .../npm/node_modules/lodash.without/README.md      |   18 -
 .../npm/node_modules/lodash.without/index.js       | 1051 ---
 .../npm/node_modules/lodash.without/package.json   |   72 -
 .../npm/node_modules/lowercase-keys/index.js       |   11 -
 .../npm/node_modules/lowercase-keys/license        |   21 -
 .../npm/node_modules/lowercase-keys/package.json   |   67 -
 .../npm/node_modules/lowercase-keys/readme.md      |   33 -
 .../npm/node_modules/lru-cache/LICENSE             |   15 -
 .../npm/node_modules/lru-cache/README.md           |  158 -
 .../npm/node_modules/lru-cache/index.js            |  467 --
 .../npm/node_modules/lru-cache/package.json        |   82 -
 .../npm/node_modules/make-dir/index.js             |   85 -
 .../node_modules/npm/node_modules/make-dir/license |    9 -
 .../npm/node_modules/make-dir/package.json         |   86 -
 .../npm/node_modules/make-dir/readme.md            |  116 -
 .../node_modules/make-fetch-happen/CHANGELOG.md    |  550 --
 .../npm/node_modules/make-fetch-happen/LICENSE     |   16 -
 .../npm/node_modules/make-fetch-happen/README.md   |  404 -
 .../npm/node_modules/make-fetch-happen/agent.js    |  171 -
 .../npm/node_modules/make-fetch-happen/cache.js    |  249 -
 .../npm/node_modules/make-fetch-happen/index.js    |  482 --
 .../node_modules/make-fetch-happen/package.json    |   95 -
 .../npm/node_modules/make-fetch-happen/warning.js  |   24 -
 .../node_modules/npm/node_modules/meant/.npmignore |   37 -
 .../npm/node_modules/meant/.travis.yml             |   16 -
 .../npm/node_modules/meant/CHANGELOG.md            |   29 -
 .../node_modules/npm/node_modules/meant/LICENSE    |   21 -
 .../node_modules/npm/node_modules/meant/README.md  |   67 -
 .../node_modules/npm/node_modules/meant/index.js   |   49 -
 .../npm/node_modules/meant/package.json            |   58 -
 .../node_modules/npm/node_modules/meant/test.js    |   11 -
 .../node_modules/npm/node_modules/mem/index.js     |   55 -
 .../node/node_modules/npm/node_modules/mem/license |   21 -
 .../node_modules/npm/node_modules/mem/package.json |   77 -
 .../node_modules/npm/node_modules/mem/readme.md    |  147 -
 .../npm/node_modules/mime-db/HISTORY.md            |  368 -
 .../node_modules/npm/node_modules/mime-db/LICENSE  |   22 -
 .../npm/node_modules/mime-db/README.md             |   94 -
 .../node_modules/npm/node_modules/mime-db/db.json  | 7088 -----------------
 .../node_modules/npm/node_modules/mime-db/index.js |   11 -
 .../npm/node_modules/mime-db/package.json          |  100 -
 .../npm/node_modules/mime-types/HISTORY.md         |  260 -
 .../npm/node_modules/mime-types/LICENSE            |   23 -
 .../npm/node_modules/mime-types/README.md          |  108 -
 .../npm/node_modules/mime-types/index.js           |  188 -
 .../npm/node_modules/mime-types/package.json       |   87 -
 .../npm/node_modules/mimic-fn/index.js             |    9 -
 .../node_modules/npm/node_modules/mimic-fn/license |    9 -
 .../npm/node_modules/mimic-fn/package.json         |   73 -
 .../npm/node_modules/mimic-fn/readme.md            |   68 -
 .../npm/node_modules/minimatch/LICENSE             |   15 -
 .../npm/node_modules/minimatch/README.md           |  209 -
 .../npm/node_modules/minimatch/minimatch.js        |  923 ---
 .../npm/node_modules/minimatch/package.json        |   69 -
 .../npm/node_modules/minimist/.travis.yml          |    4 -
 .../node_modules/npm/node_modules/minimist/LICENSE |   18 -
 .../npm/node_modules/minimist/example/parse.js     |    2 -
 .../npm/node_modules/minimist/index.js             |  187 -
 .../npm/node_modules/minimist/package.json         |   71 -
 .../npm/node_modules/minimist/readme.markdown      |   73 -
 .../npm/node_modules/minipass/README.md            |  124 -
 .../npm/node_modules/minipass/index.js             |  379 -
 .../minipass/node_modules/yallist/LICENSE          |   15 -
 .../minipass/node_modules/yallist/README.md        |  204 -
 .../minipass/node_modules/yallist/iterator.js      |    8 -
 .../minipass/node_modules/yallist/package.json     |   62 -
 .../minipass/node_modules/yallist/yallist.js       |  376 -
 .../npm/node_modules/minipass/package.json         |   72 -
 .../node_modules/npm/node_modules/minizlib/LICENSE |   26 -
 .../npm/node_modules/minizlib/README.md            |   44 -
 .../npm/node_modules/minizlib/constants.js         |   46 -
 .../npm/node_modules/minizlib/index.js             |  364 -
 .../npm/node_modules/minizlib/package.json         |   71 -
 .../npm/node_modules/mississippi/changelog.md      |   10 -
 .../npm/node_modules/mississippi/index.js          |   10 -
 .../npm/node_modules/mississippi/license           |    7 -
 .../npm/node_modules/mississippi/package.json      |   69 -
 .../npm/node_modules/mississippi/readme.md         |  411 -
 .../npm/node_modules/mkdirp/.travis.yml            |    8 -
 .../node_modules/npm/node_modules/mkdirp/LICENSE   |   21 -
 .../npm/node_modules/mkdirp/README.markdown        |  100 -
 .../npm/node_modules/mkdirp/bin/cmd.js             |   33 -
 .../npm/node_modules/mkdirp/bin/usage.txt          |   12 -
 .../npm/node_modules/mkdirp/examples/pow.js        |    6 -
 .../node_modules/npm/node_modules/mkdirp/index.js  |   98 -
 .../npm/node_modules/mkdirp/package.json           |   80 -
 .../npm/node_modules/move-concurrently/LICENSE     |   13 -
 .../npm/node_modules/move-concurrently/README.md   |   53 -
 .../npm/node_modules/move-concurrently/move.js     |   84 -
 .../node_modules/move-concurrently/package.json    |   77 -
 .../node/node_modules/npm/node_modules/ms/index.js |  162 -
 .../node_modules/npm/node_modules/ms/license.md    |   21 -
 .../node_modules/npm/node_modules/ms/package.json  |   69 -
 .../node_modules/npm/node_modules/ms/readme.md     |   60 -
 .../npm/node_modules/mute-stream/.travis.yml       |    9 -
 .../npm/node_modules/mute-stream/LICENSE           |   15 -
 .../npm/node_modules/mute-stream/README.md         |   68 -
 .../npm/node_modules/mute-stream/mute.js           |  145 -
 .../npm/node_modules/mute-stream/package.json      |   60 -
 .../npm/node_modules/node-fetch-npm/CHANGELOG.md   |  252 -
 .../npm/node_modules/node-fetch-npm/LICENSE.md     |   21 -
 .../npm/node_modules/node-fetch-npm/README.md      |  398 -
 .../npm/node_modules/node-fetch-npm/package.json   |  102 -
 .../npm/node_modules/node-fetch-npm/src/blob.js    |  109 -
 .../npm/node_modules/node-fetch-npm/src/body.js    |  411 -
 .../npm/node_modules/node-fetch-npm/src/common.js  |   92 -
 .../node_modules/node-fetch-npm/src/fetch-error.js |   35 -
 .../npm/node_modules/node-fetch-npm/src/headers.js |  296 -
 .../npm/node_modules/node-fetch-npm/src/index.js   |  214 -
 .../npm/node_modules/node-fetch-npm/src/request.js |  174 -
 .../node_modules/node-fetch-npm/src/response.js    |   71 -
 .../node-gyp/.github/ISSUE_TEMPLATE.md             |   25 -
 .../node-gyp/.github/PULL_REQUEST_TEMPLATE.md      |   16 -
 .../npm/node_modules/node-gyp/CHANGELOG.md         |  182 -
 .../npm/node_modules/node-gyp/CONTRIBUTING.md      |   34 -
 .../node_modules/npm/node_modules/node-gyp/LICENSE |   24 -
 .../npm/node_modules/node-gyp/README.md            |  255 -
 .../npm/node_modules/node-gyp/addon.gypi           |  147 -
 .../npm/node_modules/node-gyp/bin/node-gyp.js      |  148 -
 .../npm/node_modules/node-gyp/gyp/AUTHORS          |   12 -
 .../npm/node_modules/node-gyp/gyp/DEPS             |   24 -
 .../npm/node_modules/node-gyp/gyp/LICENSE          |   27 -
 .../npm/node_modules/node-gyp/gyp/OWNERS           |    1 -
 .../npm/node_modules/node-gyp/gyp/PRESUBMIT.py     |  137 -
 .../node_modules/node-gyp/gyp/codereview.settings  |   10 -
 .../node-gyp/gyp/data/win/large-pdb-shim.cc        |   12 -
 .../node_modules/npm/node_modules/node-gyp/gyp/gyp |    8 -
 .../npm/node_modules/node-gyp/gyp/gyp.bat          |    5 -
 .../npm/node_modules/node-gyp/gyp/gyp_main.py      |   16 -
 .../node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py |  340 -
 .../node-gyp/gyp/pylib/gyp/MSVSProject.py          |  208 -
 .../node-gyp/gyp/pylib/gyp/MSVSSettings.py         | 1096 ---
 .../node-gyp/gyp/pylib/gyp/MSVSSettings_test.py    | 1483 ----
 .../node-gyp/gyp/pylib/gyp/MSVSToolFile.py         |   58 -
 .../node-gyp/gyp/pylib/gyp/MSVSUserFile.py         |  147 -
 .../node-gyp/gyp/pylib/gyp/MSVSUtil.py             |  270 -
 .../node-gyp/gyp/pylib/gyp/MSVSUtil.pyc            |  Bin 8203 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/MSVSVersion.py          |  443 --
 .../node-gyp/gyp/pylib/gyp/MSVSVersion.pyc         |  Bin 15573 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/__init__.py             |  548 --
 .../node-gyp/gyp/pylib/gyp/__init__.pyc            |  Bin 17402 -> 0 bytes
 .../node_modules/node-gyp/gyp/pylib/gyp/common.py  |  612 --
 .../node_modules/node-gyp/gyp/pylib/gyp/common.pyc |  Bin 21866 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/common_test.py          |   72 -
 .../node-gyp/gyp/pylib/gyp/easy_xml.py             |  162 -
 .../node-gyp/gyp/pylib/gyp/easy_xml_test.py        |  103 -
 .../node-gyp/gyp/pylib/gyp/flock_tool.py           |   54 -
 .../node-gyp/gyp/pylib/gyp/generator/__init__.py   |    0
 .../node-gyp/gyp/pylib/gyp/generator/__init__.pyc  |  Bin 232 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/generator/analyzer.py   |  741 --
 .../node-gyp/gyp/pylib/gyp/generator/android.py    | 1095 ---
 .../node-gyp/gyp/pylib/gyp/generator/cmake.py      | 1221 ---
 .../pylib/gyp/generator/dump_dependency_json.py    |   99 -
 .../node-gyp/gyp/pylib/gyp/generator/eclipse.py    |  424 --
 .../node-gyp/gyp/pylib/gyp/generator/gypd.py       |   94 -
 .../node-gyp/gyp/pylib/gyp/generator/gypsh.py      |   56 -
 .../node-gyp/gyp/pylib/gyp/generator/make.py       | 2252 ------
 .../node-gyp/gyp/pylib/gyp/generator/make.pyc      |  Bin 74109 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/generator/msvs.py       | 3494 ---------
 .../node-gyp/gyp/pylib/gyp/generator/msvs_test.py  |   37 -
 .../node-gyp/gyp/pylib/gyp/generator/ninja.py      | 2417 ------
 .../node-gyp/gyp/pylib/gyp/generator/ninja.pyc     |  Bin 73198 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/generator/ninja_test.py |   47 -
 .../node-gyp/gyp/pylib/gyp/generator/xcode.py      | 1300 ----
 .../node-gyp/gyp/pylib/gyp/generator/xcode.pyc     |  Bin 27107 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/generator/xcode_test.py |   23 -
 .../node_modules/node-gyp/gyp/pylib/gyp/input.py   | 2902 -------
 .../node_modules/node-gyp/gyp/pylib/gyp/input.pyc  |  Bin 68273 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/input_test.py           |   90 -
 .../node-gyp/gyp/pylib/gyp/mac_tool.py             |  610 --
 .../node-gyp/gyp/pylib/gyp/msvs_emulation.py       | 1087 ---
 .../node-gyp/gyp/pylib/gyp/msvs_emulation.pyc      |  Bin 53505 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/ninja_syntax.py         |  160 -
 .../node-gyp/gyp/pylib/gyp/ninja_syntax.pyc        |  Bin 7545 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/ordered_dict.py         |  288 -
 .../node-gyp/gyp/pylib/gyp/simple_copy.py          |   46 -
 .../node-gyp/gyp/pylib/gyp/simple_copy.pyc         |  Bin 2520 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/win_tool.py             |  314 -
 .../node-gyp/gyp/pylib/gyp/xcode_emulation.py      | 1640 ----
 .../node-gyp/gyp/pylib/gyp/xcode_emulation.pyc     |  Bin 67908 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/xcode_ninja.py          |  270 -
 .../node-gyp/gyp/pylib/gyp/xcode_ninja.pyc         |  Bin 7898 -> 0 bytes
 .../node-gyp/gyp/pylib/gyp/xcodeproj_file.py       | 2927 -------
 .../node-gyp/gyp/pylib/gyp/xcodeproj_file.pyc      |  Bin 104451 -> 0 bytes
 .../node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py |   69 -
 .../npm/node_modules/node-gyp/gyp/samples/samples  |   81 -
 .../node_modules/node-gyp/gyp/samples/samples.bat  |    5 -
 .../npm/node_modules/node-gyp/gyp/setup.py         |   19 -
 .../npm/node_modules/node-gyp/gyp/tools/README     |   15 -
 .../node_modules/node-gyp/gyp/tools/Xcode/README   |    5 -
 .../gyp/tools/Xcode/Specifications/gyp.pbfilespec  |   27 -
 .../gyp/tools/Xcode/Specifications/gyp.xclangspec  |  226 -
 .../node_modules/node-gyp/gyp/tools/emacs/README   |   12 -
 .../node-gyp/gyp/tools/emacs/gyp-tests.el          |   63 -
 .../node_modules/node-gyp/gyp/tools/emacs/gyp.el   |  275 -
 .../node-gyp/gyp/tools/emacs/run-unit-tests.sh     |    7 -
 .../node-gyp/gyp/tools/emacs/testdata/media.gyp    | 1105 ---
 .../gyp/tools/emacs/testdata/media.gyp.fontified   | 1107 ---
 .../node_modules/node-gyp/gyp/tools/graphviz.py    |  100 -
 .../node_modules/node-gyp/gyp/tools/pretty_gyp.py  |  155 -
 .../node_modules/node-gyp/gyp/tools/pretty_sln.py  |  169 -
 .../node-gyp/gyp/tools/pretty_vcproj.py            |  329 -
 .../npm/node_modules/node-gyp/lib/Find-VS2017.cs   |  271 -
 .../npm/node_modules/node-gyp/lib/build.js         |  270 -
 .../npm/node_modules/node-gyp/lib/clean.js         |   22 -
 .../npm/node_modules/node-gyp/lib/configure.js     |  532 --
 .../node-gyp/lib/find-node-directory.js            |   61 -
 .../npm/node_modules/node-gyp/lib/find-vs2017.js   |   46 -
 .../npm/node_modules/node-gyp/lib/install.js       |  475 --
 .../npm/node_modules/node-gyp/lib/list.js          |   33 -
 .../npm/node_modules/node-gyp/lib/node-gyp.js      |  215 -
 .../node_modules/node-gyp/lib/process-release.js   |  155 -
 .../npm/node_modules/node-gyp/lib/rebuild.js       |   14 -
 .../npm/node_modules/node-gyp/lib/remove.js        |   52 -
 .../node-gyp/node_modules/nopt/.npmignore          |    1 -
 .../node-gyp/node_modules/nopt/.travis.yml         |    9 -
 .../node-gyp/node_modules/nopt/LICENSE             |   15 -
 .../node-gyp/node_modules/nopt/README.md           |  211 -
 .../node-gyp/node_modules/nopt/bin/nopt.js         |   54 -
 .../node_modules/nopt/examples/my-program.js       |   30 -
 .../node-gyp/node_modules/nopt/lib/nopt.js         |  415 -
 .../node-gyp/node_modules/nopt/package.json        |   57 -
 .../node-gyp/node_modules/semver/LICENSE           |   15 -
 .../node-gyp/node_modules/semver/README.md         |  350 -
 .../node-gyp/node_modules/semver/bin/semver        |  133 -
 .../node-gyp/node_modules/semver/package.json      |   54 -
 .../node-gyp/node_modules/semver/range.bnf         |   16 -
 .../node-gyp/node_modules/semver/semver.js         | 1203 ---
 .../node-gyp/node_modules/tar/.npmignore           |    5 -
 .../node-gyp/node_modules/tar/.travis.yml          |    4 -
 .../node_modules/node-gyp/node_modules/tar/LICENSE |   12 -
 .../node-gyp/node_modules/tar/README.md            |   50 -
 .../node_modules/tar/examples/extracter.js         |   19 -
 .../node-gyp/node_modules/tar/examples/packer.js   |   24 -
 .../node-gyp/node_modules/tar/examples/reader.js   |   35 -
 .../node-gyp/node_modules/tar/lib/buffer-entry.js  |   30 -
 .../node-gyp/node_modules/tar/lib/entry-writer.js  |  169 -
 .../node-gyp/node_modules/tar/lib/entry.js         |  220 -
 .../node_modules/tar/lib/extended-header-writer.js |  191 -
 .../node_modules/tar/lib/extended-header.js        |  140 -
 .../node-gyp/node_modules/tar/lib/extract.js       |   94 -
 .../node_modules/tar/lib/global-header-writer.js   |   14 -
 .../node-gyp/node_modules/tar/lib/header.js        |  384 -
 .../node-gyp/node_modules/tar/lib/pack.js          |  236 -
 .../node-gyp/node_modules/tar/lib/parse.js         |  275 -
 .../node-gyp/node_modules/tar/package.json         |   59 -
 .../node_modules/node-gyp/node_modules/tar/tar.js  |  173 -
 .../npm/node_modules/node-gyp/package.json         |   92 -
 .../node-gyp/src/win_delay_load_hook.cc            |   36 -
 .../pylib/gyp/generator/compile_commands_json.py   |  115 -
 .../node_modules/npm/node_modules/nopt/.npmignore  |    1 -
 .../node_modules/npm/node_modules/nopt/.travis.yml |    8 -
 .../npm/node_modules/nopt/CHANGELOG.md             |   58 -
 .../node_modules/npm/node_modules/nopt/LICENSE     |   15 -
 .../node_modules/npm/node_modules/nopt/README.md   |  213 -
 .../node_modules/npm/node_modules/nopt/bin/nopt.js |   54 -
 .../npm/node_modules/nopt/examples/my-program.js   |   30 -
 .../node_modules/npm/node_modules/nopt/lib/nopt.js |  436 --
 .../npm/node_modules/nopt/package.json             |   61 -
 .../node_modules/normalize-package-data/AUTHORS    |    4 -
 .../node_modules/normalize-package-data/LICENSE    |   30 -
 .../node_modules/normalize-package-data/README.md  |  106 -
 .../lib/extract_description.js                     |   14 -
 .../normalize-package-data/lib/fixer.js            |  417 -
 .../normalize-package-data/lib/make_warning.js     |   23 -
 .../normalize-package-data/lib/normalize.js        |   39 -
 .../normalize-package-data/lib/safe_format.js      |    9 -
 .../normalize-package-data/lib/typos.json          |   25 -
 .../lib/warning_messages.json                      |   30 -
 .../normalize-package-data/package.json            |   84 -
 .../npm/node_modules/npm-audit-report/CHANGELOG.md |   64 -
 .../npm/node_modules/npm-audit-report/LICENSE      |   16 -
 .../npm/node_modules/npm-audit-report/README.md    |   40 -
 .../npm/node_modules/npm-audit-report/index.js     |   25 -
 .../npm/node_modules/npm-audit-report/lib/utils.js |   60 -
 .../npm/node_modules/npm-audit-report/package.json |   80 -
 .../npm-audit-report/reporters/detail.js           |  197 -
 .../npm-audit-report/reporters/install.js          |   61 -
 .../npm-audit-report/reporters/json.js             |   17 -
 .../npm-audit-report/reporters/parseable.js        |   96 -
 .../npm-audit-report/reporters/quiet.js            |   14 -
 .../npm/node_modules/npm-bundled/LICENSE           |   15 -
 .../npm/node_modules/npm-bundled/README.md         |   46 -
 .../npm/node_modules/npm-bundled/index.js          |  227 -
 .../npm/node_modules/npm-bundled/package.json      |   60 -
 .../npm/node_modules/npm-cache-filename/LICENSE    |   15 -
 .../npm/node_modules/npm-cache-filename/README.md  |   21 -
 .../npm/node_modules/npm-cache-filename/index.js   |   24 -
 .../node_modules/npm-cache-filename/package.json   |   55 -
 .../npm/node_modules/npm-cache-filename/test.js    |   23 -
 .../node_modules/npm-install-checks/CHANGELOG.md   |   10 -
 .../npm/node_modules/npm-install-checks/LICENSE    |   27 -
 .../npm/node_modules/npm-install-checks/README.md  |   27 -
 .../npm/node_modules/npm-install-checks/index.js   |  144 -
 .../node_modules/npm-install-checks/package.json   |   63 -
 .../npm/node_modules/npm-lifecycle/CHANGELOG.md    |   93 -
 .../npm/node_modules/npm-lifecycle/LICENSE         |  235 -
 .../npm/node_modules/npm-lifecycle/README.md       |   50 -
 .../npm/node_modules/npm-lifecycle/index.js        |  463 --
 .../npm/node_modules/npm-lifecycle/lib/spawn.js    |   65 -
 .../npm-lifecycle/node-gyp-bin/node-gyp            |    6 -
 .../npm-lifecycle/node-gyp-bin/node-gyp.cmd        |    5 -
 .../npm/node_modules/npm-lifecycle/package.json    |   86 -
 .../npm/node_modules/npm-logical-tree/CHANGELOG.md |   46 -
 .../npm/node_modules/npm-logical-tree/LICENSE.md   |   16 -
 .../npm/node_modules/npm-logical-tree/README.md    |  147 -
 .../npm/node_modules/npm-logical-tree/index.js     |  192 -
 .../npm/node_modules/npm-logical-tree/package.json |   83 -
 .../npm/node_modules/npm-package-arg/CHANGELOG.md  |   16 -
 .../npm/node_modules/npm-package-arg/LICENSE       |   15 -
 .../npm/node_modules/npm-package-arg/README.md     |   83 -
 .../npm/node_modules/npm-package-arg/npa.js        |  295 -
 .../npm/node_modules/npm-package-arg/package.json  |   85 -
 .../npm/node_modules/npm-packlist/LICENSE          |   15 -
 .../npm/node_modules/npm-packlist/README.md        |   68 -
 .../npm/node_modules/npm-packlist/index.js         |  220 -
 .../npm/node_modules/npm-packlist/package.json     |   70 -
 .../node_modules/npm-pick-manifest/CHANGELOG.md    |   93 -
 .../npm/node_modules/npm-pick-manifest/LICENSE.md  |   16 -
 .../npm/node_modules/npm-pick-manifest/README.md   |   76 -
 .../npm/node_modules/npm-pick-manifest/index.js    |   79 -
 .../node_modules/npm-pick-manifest/package.json    |   85 -
 .../npm/node_modules/npm-profile/CHANGELOG.md      |   34 -
 .../npm/node_modules/npm-profile/LICENSE           |   15 -
 .../npm/node_modules/npm-profile/README.md         |  576 --
 .../npm/node_modules/npm-profile/index.js          |  399 -
 .../npm/node_modules/npm-profile/package.json      |   55 -
 .../node_modules/npm-registry-client/CHANGELOG.md  |   11 -
 .../npm/node_modules/npm-registry-client/LICENSE   |   15 -
 .../npm/node_modules/npm-registry-client/README.md |  357 -
 .../npm/node_modules/npm-registry-client/index.js  |   74 -
 .../node_modules/npm-registry-client/lib/access.js |  154 -
 .../npm-registry-client/lib/adduser.js             |  128 -
 .../npm-registry-client/lib/attempt.js             |   20 -
 .../npm-registry-client/lib/authify.js             |   26 -
 .../npm-registry-client/lib/deprecate.js           |   42 -
 .../npm-registry-client/lib/dist-tags/add.js       |   43 -
 .../npm-registry-client/lib/dist-tags/fetch.js     |   37 -
 .../npm-registry-client/lib/dist-tags/rm.js        |   38 -
 .../npm-registry-client/lib/dist-tags/set.js       |   39 -
 .../npm-registry-client/lib/dist-tags/update.js    |   39 -
 .../node_modules/npm-registry-client/lib/fetch.js  |   85 -
 .../node_modules/npm-registry-client/lib/get.js    |   22 -
 .../npm-registry-client/lib/initialize.js          |   91 -
 .../node_modules/npm-registry-client/lib/logout.js |   23 -
 .../node_modules/npm-registry-client/lib/org.js    |   62 -
 .../node_modules/npm-registry-client/lib/ping.js   |   21 -
 .../npm-registry-client/lib/publish.js             |  194 -
 .../npm-registry-client/lib/request.js             |  323 -
 .../lib/send-anonymous-CLI-metrics.js              |   19 -
 .../node_modules/npm-registry-client/lib/star.js   |   51 -
 .../node_modules/npm-registry-client/lib/stars.js  |   18 -
 .../node_modules/npm-registry-client/lib/tag.js    |   23 -
 .../node_modules/npm-registry-client/lib/team.js   |  105 -
 .../npm-registry-client/lib/unpublish.js           |  120 -
 .../node_modules/npm-registry-client/lib/whoami.js |   21 -
 .../node_modules/retry/.npmignore                  |    2 -
 .../npm-registry-client/node_modules/retry/License |   21 -
 .../node_modules/retry/Makefile                    |   21 -
 .../node_modules/retry/README.md                   |  215 -
 .../node_modules/retry/equation.gif                |  Bin 1209 -> 0 bytes
 .../node_modules/retry/example/dns.js              |   31 -
 .../node_modules/retry/example/stop.js             |   40 -
 .../node_modules/retry/index.js                    |    1 -
 .../node_modules/retry/lib/retry.js                |   99 -
 .../node_modules/retry/lib/retry_operation.js      |  143 -
 .../node_modules/retry/package.json                |   56 -
 .../node_modules/ssri/CHANGELOG.md                 |  256 -
 .../node_modules/ssri/LICENSE.md                   |   16 -
 .../node_modules/ssri/README.md                    |  488 --
 .../npm-registry-client/node_modules/ssri/index.js |  379 -
 .../node_modules/ssri/package.json                 |   89 -
 .../node_modules/npm-registry-client/package.json  |   87 -
 .../node_modules/npm-registry-fetch/CHANGELOG.md   |   43 -
 .../npm/node_modules/npm-registry-fetch/LICENSE.md |   16 -
 .../npm/node_modules/npm-registry-fetch/README.md  |  548 --
 .../npm/node_modules/npm-registry-fetch/auth.js    |   47 -
 .../npm-registry-fetch/check-response.js           |   99 -
 .../npm/node_modules/npm-registry-fetch/config.js  |   94 -
 .../npm/node_modules/npm-registry-fetch/errors.js  |   58 -
 .../npm/node_modules/npm-registry-fetch/index.js   |  166 -
 .../node_modules/cacache/CHANGELOG.md              |  478 --
 .../node_modules/cacache/LICENSE.md                |   16 -
 .../node_modules/cacache/README.es.md              |  628 --
 .../node_modules/cacache/README.md                 |  624 --
 .../npm-registry-fetch/node_modules/cacache/en.js  |    3 -
 .../npm-registry-fetch/node_modules/cacache/es.js  |    3 -
 .../npm-registry-fetch/node_modules/cacache/get.js |  190 -
 .../node_modules/cacache/index.js                  |    3 -
 .../node_modules/cacache/lib/content/path.js       |   26 -
 .../node_modules/cacache/lib/content/read.js       |  125 -
 .../node_modules/cacache/lib/content/rm.js         |   21 -
 .../node_modules/cacache/lib/content/write.js      |  162 -
 .../node_modules/cacache/lib/entry-index.js        |  225 -
 .../node_modules/cacache/lib/memoization.js        |   69 -
 .../node_modules/cacache/lib/util/fix-owner.js     |   44 -
 .../cacache/lib/util/hash-to-segments.js           |   11 -
 .../node_modules/cacache/lib/util/move-file.js     |   51 -
 .../node_modules/cacache/lib/util/tmp.js           |   32 -
 .../node_modules/cacache/lib/util/y.js             |   25 -
 .../node_modules/cacache/lib/verify.js             |  213 -
 .../node_modules/cacache/locales/en.js             |   44 -
 .../node_modules/cacache/locales/en.json           |    6 -
 .../node_modules/cacache/locales/es.js             |   46 -
 .../node_modules/cacache/locales/es.json           |    6 -
 .../npm-registry-fetch/node_modules/cacache/ls.js  |    6 -
 .../cacache/node_modules/mississippi/changelog.md  |    7 -
 .../cacache/node_modules/mississippi/index.js      |   10 -
 .../cacache/node_modules/mississippi/license       |    7 -
 .../cacache/node_modules/mississippi/package.json  |   62 -
 .../cacache/node_modules/mississippi/readme.md     |  411 -
 .../node_modules/cacache/package.json              |  137 -
 .../npm-registry-fetch/node_modules/cacache/put.js |   71 -
 .../npm-registry-fetch/node_modules/cacache/rm.js  |   28 -
 .../node_modules/cacache/verify.js                 |    3 -
 .../node_modules/figgy-pudding/CHANGELOG.md        |   29 -
 .../node_modules/figgy-pudding/LICENSE.md          |   16 -
 .../node_modules/figgy-pudding/README.md           |  121 -
 .../node_modules/figgy-pudding/index.js            |   60 -
 .../node_modules/figgy-pudding/package.json        |   70 -
 .../node_modules/make-fetch-happen/CHANGELOG.md    |  525 --
 .../node_modules/make-fetch-happen/LICENSE         |   16 -
 .../node_modules/make-fetch-happen/README.md       |  404 -
 .../node_modules/make-fetch-happen/agent.js        |  171 -
 .../node_modules/make-fetch-happen/cache.js        |  257 -
 .../node_modules/make-fetch-happen/index.js        |  482 --
 .../node_modules/make-fetch-happen/package.json    |   95 -
 .../node_modules/make-fetch-happen/warning.js      |   24 -
 .../node_modules/pump/.travis.yml                  |    5 -
 .../npm-registry-fetch/node_modules/pump/LICENSE   |   21 -
 .../npm-registry-fetch/node_modules/pump/README.md |   56 -
 .../npm-registry-fetch/node_modules/pump/index.js  |   82 -
 .../node_modules/pump/package.json                 |   59 -
 .../node_modules/pump/test-browser.js              |   62 -
 .../node_modules/pump/test-node.js                 |   53 -
 .../node_modules/smart-buffer/.npmignore           |    5 -
 .../node_modules/smart-buffer/.travis.yml          |   11 -
 .../node_modules/smart-buffer/LICENSE              |   20 -
 .../node_modules/smart-buffer/README.md            |  307 -
 .../node_modules/smart-buffer/build/smartbuffer.js |  726 --
 .../smart-buffer/build/smartbuffer.js.map          |    1 -
 .../node_modules/smart-buffer/lib/smart-buffer.js  |  371 -
 .../node_modules/smart-buffer/package.json         |   70 -
 .../node_modules/smart-buffer/typings/index.d.ts   |  383 -
 .../node_modules/socks-proxy-agent/.npmignore      |    1 -
 .../node_modules/socks-proxy-agent/.travis.yml     |   22 -
 .../node_modules/socks-proxy-agent/History.md      |   96 -
 .../node_modules/socks-proxy-agent/README.md       |  134 -
 .../node_modules/socks-proxy-agent/index.js        |  141 -
 .../node_modules/socks-proxy-agent/package.json    |   66 -
 .../node_modules/socks/.npmignore                  |    4 -
 .../npm-registry-fetch/node_modules/socks/LICENSE  |   20 -
 .../node_modules/socks/README.md                   |  339 -
 .../node_modules/socks/examples/associate.js       |   33 -
 .../node_modules/socks/examples/bind.js            |   30 -
 .../node_modules/socks/examples/connect.js         |   31 -
 .../npm-registry-fetch/node_modules/socks/index.js |    6 -
 .../node_modules/socks/lib/socks-agent.js          |  108 -
 .../node_modules/socks/lib/socks-client.js         |  306 -
 .../node_modules/socks/package.json                |   68 -
 .../node_modules/ssri/CHANGELOG.md                 |  256 -
 .../node_modules/ssri/LICENSE.md                   |   16 -
 .../npm-registry-fetch/node_modules/ssri/README.md |  488 --
 .../npm-registry-fetch/node_modules/ssri/index.js  |  379 -
 .../node_modules/ssri/package.json                 |   90 -
 .../node_modules/npm-registry-fetch/package.json   |  126 -
 .../node_modules/npm-registry-fetch/silentlog.js   |   14 -
 .../npm/node_modules/npm-run-path/index.js         |   39 -
 .../npm/node_modules/npm-run-path/license          |   21 -
 .../npm/node_modules/npm-run-path/package.json     |   77 -
 .../npm/node_modules/npm-run-path/readme.md        |   81 -
 .../npm/node_modules/npm-user-validate/LICENSE     |   27 -
 .../npm/node_modules/npm-user-validate/README.md   |    6 -
 .../npm-user-validate/npm-user-validate.js         |   57 -
 .../node_modules/npm-user-validate/package.json    |   64 -
 .../npm/node_modules/npmlog/CHANGELOG.md           |   49 -
 .../node_modules/npm/node_modules/npmlog/LICENSE   |   15 -
 .../node_modules/npm/node_modules/npmlog/README.md |  216 -
 .../node_modules/npm/node_modules/npmlog/log.js    |  309 -
 .../npm/node_modules/npmlog/package.json           |   66 -
 .../npm/node_modules/number-is-nan/index.js        |    4 -
 .../npm/node_modules/number-is-nan/license         |   21 -
 .../npm/node_modules/number-is-nan/package.json    |   71 -
 .../npm/node_modules/number-is-nan/readme.md       |   28 -
 .../npm/node_modules/oauth-sign/LICENSE            |   55 -
 .../npm/node_modules/oauth-sign/README.md          |    4 -
 .../npm/node_modules/oauth-sign/index.js           |  135 -
 .../npm/node_modules/oauth-sign/package.json       |   56 -
 .../npm/node_modules/object-assign/index.js        |   90 -
 .../npm/node_modules/object-assign/license         |   21 -
 .../npm/node_modules/object-assign/package.json    |   79 -
 .../npm/node_modules/object-assign/readme.md       |   61 -
 .../node_modules/npm/node_modules/once/LICENSE     |   15 -
 .../node_modules/npm/node_modules/once/README.md   |   79 -
 .../node_modules/npm/node_modules/once/once.js     |   42 -
 .../npm/node_modules/once/package.json             |   80 -
 .../npm/node_modules/opener/LICENSE.txt            |   47 -
 .../node_modules/npm/node_modules/opener/README.md |   57 -
 .../npm/node_modules/opener/bin/opener-bin.js      |   10 -
 .../npm/node_modules/opener/lib/opener.js          |   66 -
 .../node_modules/npm/node_modules/opener/opener.js |   60 -
 .../npm/node_modules/opener/package.json           |   61 -
 .../npm/node_modules/os-homedir/index.js           |   24 -
 .../npm/node_modules/os-homedir/license            |   21 -
 .../npm/node_modules/os-homedir/package.json       |   74 -
 .../npm/node_modules/os-homedir/readme.md          |   31 -
 .../npm/node_modules/os-locale/index.js            |  101 -
 .../npm/node_modules/os-locale/license             |   21 -
 .../npm/node_modules/os-locale/package.json        |   77 -
 .../npm/node_modules/os-locale/readme.md           |   53 -
 .../npm/node_modules/os-tmpdir/index.js            |   25 -
 .../npm/node_modules/os-tmpdir/license             |   21 -
 .../npm/node_modules/os-tmpdir/package.json        |   74 -
 .../npm/node_modules/os-tmpdir/readme.md           |   32 -
 .../node_modules/npm/node_modules/osenv/LICENSE    |   15 -
 .../node_modules/npm/node_modules/osenv/README.md  |   63 -
 .../node_modules/npm/node_modules/osenv/osenv.js   |   72 -
 .../npm/node_modules/osenv/package.json            |   80 -
 .../npm/node_modules/p-finally/index.js            |   15 -
 .../npm/node_modules/p-finally/license             |   21 -
 .../npm/node_modules/p-finally/package.json        |   74 -
 .../npm/node_modules/p-finally/readme.md           |   47 -
 .../node_modules/npm/node_modules/p-limit/index.js |   42 -
 .../node_modules/npm/node_modules/p-limit/license  |    9 -
 .../npm/node_modules/p-limit/package.json          |   81 -
 .../npm/node_modules/p-limit/readme.md             |   69 -
 .../npm/node_modules/p-locate/index.js             |   31 -
 .../node_modules/npm/node_modules/p-locate/license |   21 -
 .../npm/node_modules/p-locate/package.json         |   86 -
 .../npm/node_modules/p-locate/readme.md            |   86 -
 .../node_modules/npm/node_modules/p-try/index.js   |    4 -
 .../node_modules/npm/node_modules/p-try/license    |   21 -
 .../npm/node_modules/p-try/package.json            |   75 -
 .../node_modules/npm/node_modules/p-try/readme.md  |   38 -
 .../npm/node_modules/package-json/index.js         |   67 -
 .../npm/node_modules/package-json/license          |   21 -
 .../npm/node_modules/package-json/package.json     |   75 -
 .../npm/node_modules/package-json/readme.md        |   91 -
 .../npm/node_modules/pacote/CHANGELOG.md           | 1177 ---
 .../node_modules/npm/node_modules/pacote/LICENSE   |   21 -
 .../node_modules/npm/node_modules/pacote/README.md |  201 -
 .../npm/node_modules/pacote/extract.js             |   70 -
 .../node_modules/npm/node_modules/pacote/index.js  |    9 -
 .../npm/node_modules/pacote/lib/extract-stream.js  |   88 -
 .../npm/node_modules/pacote/lib/fetch.js           |   72 -
 .../node_modules/pacote/lib/fetchers/directory.js  |   72 -
 .../npm/node_modules/pacote/lib/fetchers/file.js   |   74 -
 .../npm/node_modules/pacote/lib/fetchers/git.js    |  174 -
 .../npm/node_modules/pacote/lib/fetchers/hosted.js |    3 -
 .../npm/node_modules/pacote/lib/fetchers/range.js  |    3 -
 .../lib/fetchers/registry/check-warning-header.js  |   39 -
 .../pacote/lib/fetchers/registry/fetch.js          |  109 -
 .../pacote/lib/fetchers/registry/index.js          |   27 -
 .../pacote/lib/fetchers/registry/manifest.js       |  148 -
 .../pacote/lib/fetchers/registry/pick-registry.js  |   17 -
 .../pacote/lib/fetchers/registry/registry-key.js   |   16 -
 .../pacote/lib/fetchers/registry/tarball.js        |  103 -
 .../npm/node_modules/pacote/lib/fetchers/remote.js |   30 -
 .../npm/node_modules/pacote/lib/fetchers/tag.js    |    3 -
 .../node_modules/pacote/lib/fetchers/version.js    |    3 -
 .../node_modules/pacote/lib/finalize-manifest.js   |  253 -
 .../npm/node_modules/pacote/lib/util/cache-key.js  |    6 -
 .../npm/node_modules/pacote/lib/util/finished.js   |   17 -
 .../npm/node_modules/pacote/lib/util/git.js        |  265 -
 .../npm/node_modules/pacote/lib/util/opt-check.js  |   64 -
 .../npm/node_modules/pacote/lib/util/pack-dir.js   |   44 -
 .../npm/node_modules/pacote/lib/util/silentlog.js  |   13 -
 .../node_modules/pacote/lib/with-tarball-stream.js |  135 -
 .../npm/node_modules/pacote/manifest.js            |   38 -
 .../npm/node_modules/pacote/package.json           |  117 -
 .../npm/node_modules/pacote/prefetch.js            |   64 -
 .../npm/node_modules/pacote/tarball.js             |   67 -
 .../npm/node_modules/parallel-transform/.npmignore |    1 -
 .../npm/node_modules/parallel-transform/LICENSE    |   20 -
 .../npm/node_modules/parallel-transform/README.md  |   54 -
 .../npm/node_modules/parallel-transform/index.js   |  105 -
 .../node_modules/parallel-transform/package.json   |   58 -
 .../npm/node_modules/path-exists/index.js          |   17 -
 .../npm/node_modules/path-exists/license           |   21 -
 .../npm/node_modules/path-exists/package.json      |   72 -
 .../npm/node_modules/path-exists/readme.md         |   50 -
 .../npm/node_modules/path-is-absolute/index.js     |   20 -
 .../npm/node_modules/path-is-absolute/license      |   21 -
 .../npm/node_modules/path-is-absolute/package.json |   75 -
 .../npm/node_modules/path-is-absolute/readme.md    |   59 -
 .../npm/node_modules/path-is-inside/LICENSE.txt    |   47 -
 .../path-is-inside/lib/path-is-inside.js           |   28 -
 .../npm/node_modules/path-is-inside/package.json   |   70 -
 .../npm/node_modules/path-key/index.js             |   13 -
 .../node_modules/npm/node_modules/path-key/license |   21 -
 .../npm/node_modules/path-key/package.json         |   71 -
 .../npm/node_modules/path-key/readme.md            |   51 -
 .../npm/node_modules/performance-now/.npmignore    |    1 -
 .../node_modules/performance-now/.tm_properties    |    7 -
 .../npm/node_modules/performance-now/.travis.yml   |    4 -
 .../npm/node_modules/performance-now/Makefile      |   25 -
 .../npm/node_modules/performance-now/README.md     |   30 -
 .../performance-now/lib/performance-now.js         |   32 -
 .../performance-now/lib/performance-now.js.map     |   10 -
 .../npm/node_modules/performance-now/license.txt   |    7 -
 .../npm/node_modules/performance-now/package.json  |   57 -
 .../node_modules/performance-now/src/index.d.ts    |    8 -
 .../performance-now/src/performance-now.coffee     |   15 -
 .../node_modules/npm/node_modules/pify/index.js    |   84 -
 .../node_modules/npm/node_modules/pify/license     |    9 -
 .../npm/node_modules/pify/package.json             |   84 -
 .../node_modules/npm/node_modules/pify/readme.md   |  131 -
 .../npm/node_modules/prepend-http/index.js         |   14 -
 .../npm/node_modules/prepend-http/license          |   21 -
 .../npm/node_modules/prepend-http/package.json     |   67 -
 .../npm/node_modules/prepend-http/readme.md        |   31 -
 .../npm/node_modules/process-nextick-args/index.js |   43 -
 .../node_modules/process-nextick-args/license.md   |   19 -
 .../node_modules/process-nextick-args/package.json |   50 -
 .../node_modules/process-nextick-args/readme.md    |   18 -
 .../npm/node_modules/promise-inflight/LICENSE      |   13 -
 .../npm/node_modules/promise-inflight/README.md    |   34 -
 .../npm/node_modules/promise-inflight/inflight.js  |   36 -
 .../npm/node_modules/promise-inflight/package.json |   60 -
 .../npm/node_modules/promise-retry/.editorconfig   |   15 -
 .../npm/node_modules/promise-retry/.npmignore      |    2 -
 .../npm/node_modules/promise-retry/.travis.yml     |    5 -
 .../npm/node_modules/promise-retry/LICENSE         |   19 -
 .../npm/node_modules/promise-retry/README.md       |   92 -
 .../npm/node_modules/promise-retry/index.js        |   52 -
 .../promise-retry/node_modules/retry/.npmignore    |    2 -
 .../promise-retry/node_modules/retry/License       |   21 -
 .../promise-retry/node_modules/retry/Makefile      |   21 -
 .../promise-retry/node_modules/retry/README.md     |  215 -
 .../promise-retry/node_modules/retry/equation.gif  |  Bin 1209 -> 0 bytes
 .../node_modules/retry/example/dns.js              |   31 -
 .../node_modules/retry/example/stop.js             |   40 -
 .../promise-retry/node_modules/retry/index.js      |    1 -
 .../promise-retry/node_modules/retry/lib/retry.js  |   99 -
 .../node_modules/retry/lib/retry_operation.js      |  143 -
 .../promise-retry/node_modules/retry/package.json  |   56 -
 .../npm/node_modules/promise-retry/package.json    |   70 -
 .../npm/node_modules/promzard/.npmignore           |    1 -
 .../node_modules/npm/node_modules/promzard/LICENSE |   15 -
 .../npm/node_modules/promzard/README.md            |  133 -
 .../npm/node_modules/promzard/example/buffer.js    |   12 -
 .../npm/node_modules/promzard/example/index.js     |   11 -
 .../promzard/example/npm-init/README.md            |    8 -
 .../promzard/example/npm-init/init-input.js        |  191 -
 .../node_modules/promzard/example/npm-init/init.js |   37 -
 .../promzard/example/npm-init/package.json         |   10 -
 .../promzard/example/substack-input.js             |   61 -
 .../npm/node_modules/promzard/package.json         |   53 -
 .../npm/node_modules/promzard/promzard.js          |  237 -
 .../npm/node_modules/proto-list/LICENSE            |   15 -
 .../npm/node_modules/proto-list/README.md          |    3 -
 .../npm/node_modules/proto-list/package.json       |   51 -
 .../npm/node_modules/proto-list/proto-list.js      |   88 -
 .../npm/node_modules/protoduck/CHANGELOG.md        |   55 -
 .../npm/node_modules/protoduck/LICENSE             |   20 -
 .../npm/node_modules/protoduck/README.md           |  346 -
 .../npm/node_modules/protoduck/index.js            |  349 -
 .../npm/node_modules/protoduck/package.json        |   89 -
 .../node_modules/npm/node_modules/prr/.npmignore   |    1 -
 .../node_modules/npm/node_modules/prr/.travis.yml  |   10 -
 .../node_modules/npm/node_modules/prr/LICENSE.md   |   11 -
 .../node_modules/npm/node_modules/prr/README.md    |   47 -
 .../node_modules/npm/node_modules/prr/package.json |   58 -
 .../node/node_modules/npm/node_modules/prr/prr.js  |   63 -
 .../node/node_modules/npm/node_modules/prr/test.js |  169 -
 .../npm/node_modules/pseudomap/LICENSE             |   15 -
 .../npm/node_modules/pseudomap/README.md           |   60 -
 .../node_modules/npm/node_modules/pseudomap/map.js |    9 -
 .../npm/node_modules/pseudomap/package.json        |   54 -
 .../npm/node_modules/pseudomap/pseudomap.js        |  113 -
 .../npm/node_modules/psl/.eslintignore             |    1 -
 .../node_modules/npm/node_modules/psl/.travis.yml  |    6 -
 .../node_modules/npm/node_modules/psl/README.md    |  213 -
 .../npm/node_modules/psl/data/rules.json           |    1 -
 .../node_modules/npm/node_modules/psl/dist/psl.js  |  812 --
 .../npm/node_modules/psl/dist/psl.min.js           |    1 -
 .../node_modules/npm/node_modules/psl/index.js     |  269 -
 .../npm/node_modules/psl/karma.conf.js             |   37 -
 .../node_modules/npm/node_modules/psl/package.json |   73 -
 .../node_modules/npm/node_modules/psl/yarn.lock    | 4532 -----------
 .../node_modules/npm/node_modules/pump/.travis.yml |    5 -
 .../node_modules/npm/node_modules/pump/LICENSE     |   21 -
 .../node_modules/npm/node_modules/pump/README.md   |   65 -
 .../node_modules/npm/node_modules/pump/index.js    |   82 -
 .../npm/node_modules/pump/package.json             |   59 -
 .../npm/node_modules/pump/test-browser.js          |   66 -
 .../npm/node_modules/pump/test-node.js             |   53 -
 .../npm/node_modules/pumpify/.travis.yml           |    8 -
 .../node_modules/npm/node_modules/pumpify/LICENSE  |   21 -
 .../npm/node_modules/pumpify/README.md             |   56 -
 .../node_modules/npm/node_modules/pumpify/index.js |   60 -
 .../pumpify/node_modules/pump/.travis.yml          |    5 -
 .../node_modules/pumpify/node_modules/pump/LICENSE |   21 -
 .../pumpify/node_modules/pump/README.md            |   56 -
 .../pumpify/node_modules/pump/index.js             |   82 -
 .../pumpify/node_modules/pump/package.json         |   59 -
 .../pumpify/node_modules/pump/test-browser.js      |   62 -
 .../pumpify/node_modules/pump/test-node.js         |   53 -
 .../npm/node_modules/pumpify/package.json          |   70 -
 .../node_modules/npm/node_modules/pumpify/test.js  |  235 -
 .../npm/node_modules/punycode/LICENSE-MIT.txt      |   20 -
 .../npm/node_modules/punycode/README.md            |  176 -
 .../npm/node_modules/punycode/package.json         |   88 -
 .../npm/node_modules/punycode/punycode.js          |  533 --
 .../npm/node_modules/qrcode-terminal/.travis.yml   |    3 -
 .../npm/node_modules/qrcode-terminal/LICENSE       |  222 -
 .../npm/node_modules/qrcode-terminal/README.md     |   81 -
 .../qrcode-terminal/bin/qrcode-terminal.js         |  101 -
 .../node_modules/qrcode-terminal/example/basic.js  |    2 -
 .../node_modules/qrcode-terminal/example/basic.png |  Bin 46426 -> 0 bytes
 .../qrcode-terminal/example/callback.js            |    4 -
 .../qrcode-terminal/example/small-qrcode.js        |    6 -
 .../npm/node_modules/qrcode-terminal/lib/main.js   |  100 -
 .../npm/node_modules/qrcode-terminal/package.json  |   78 -
 .../qrcode-terminal/vendor/QRCode/QR8bitByte.js    |   22 -
 .../qrcode-terminal/vendor/QRCode/QRBitBuffer.js   |   38 -
 .../vendor/QRCode/QRErrorCorrectLevel.js           |    6 -
 .../qrcode-terminal/vendor/QRCode/QRMaskPattern.js |   10 -
 .../qrcode-terminal/vendor/QRCode/QRMath.js        |   44 -
 .../qrcode-terminal/vendor/QRCode/QRMode.js        |    6 -
 .../qrcode-terminal/vendor/QRCode/QRPolynomial.js  |   66 -
 .../qrcode-terminal/vendor/QRCode/QRRSBlock.js     |  298 -
 .../qrcode-terminal/vendor/QRCode/QRUtil.js        |  272 -
 .../qrcode-terminal/vendor/QRCode/index.js         |  462 --
 .../node_modules/npm/node_modules/qs/.editorconfig |   30 -
 .../node_modules/npm/node_modules/qs/.eslintignore |    1 -
 .../node_modules/npm/node_modules/qs/.jscs.json    |  175 -
 .../node_modules/npm/node_modules/qs/CHANGELOG.md  |  175 -
 .../node/node_modules/npm/node_modules/qs/LICENSE  |   28 -
 .../node_modules/npm/node_modules/qs/README.md     |  440 --
 .../node_modules/npm/node_modules/qs/dist/qs.js    |  597 --
 .../npm/node_modules/qs/lib/formats.js             |   18 -
 .../node_modules/npm/node_modules/qs/lib/index.js  |   11 -
 .../node_modules/npm/node_modules/qs/lib/parse.js  |  167 -
 .../npm/node_modules/qs/lib/stringify.js           |  207 -
 .../node_modules/npm/node_modules/qs/lib/utils.js  |  182 -
 .../node_modules/npm/node_modules/qs/package.json  |   78 -
 .../npm/node_modules/query-string/index.js         |  222 -
 .../npm/node_modules/query-string/license          |    9 -
 .../npm/node_modules/query-string/package.json     |   81 -
 .../npm/node_modules/query-string/readme.md        |  231 -
 .../node/node_modules/npm/node_modules/qw/LICENSE  |   13 -
 .../node_modules/npm/node_modules/qw/README.md     |   34 -
 .../node_modules/npm/node_modules/qw/package.json  |   62 -
 .../node/node_modules/npm/node_modules/qw/qw.js    |   43 -
 .../npm/node_modules/rc/LICENSE.APACHE2            |   15 -
 .../node_modules/npm/node_modules/rc/LICENSE.BSD   |   26 -
 .../node_modules/npm/node_modules/rc/LICENSE.MIT   |   24 -
 .../node_modules/npm/node_modules/rc/README.md     |  227 -
 .../node_modules/npm/node_modules/rc/browser.js    |    7 -
 .../node/node_modules/npm/node_modules/rc/cli.js   |    4 -
 .../node/node_modules/npm/node_modules/rc/index.js |   53 -
 .../node_modules/npm/node_modules/rc/lib/utils.js  |  102 -
 .../rc/node_modules/minimist/.travis.yml           |    8 -
 .../node_modules/rc/node_modules/minimist/LICENSE  |   18 -
 .../rc/node_modules/minimist/example/parse.js      |    2 -
 .../node_modules/rc/node_modules/minimist/index.js |  235 -
 .../rc/node_modules/minimist/package.json          |   73 -
 .../rc/node_modules/minimist/readme.markdown       |   91 -
 .../node_modules/npm/node_modules/rc/package.json  |   65 -
 .../npm/node_modules/read-cmd-shim/.npmignore      |    3 -
 .../npm/node_modules/read-cmd-shim/README.md       |   36 -
 .../npm/node_modules/read-cmd-shim/index.js        |   54 -
 .../npm/node_modules/read-cmd-shim/package.json    |   61 -
 .../npm/node_modules/read-installed/.npmignore     |   13 -
 .../npm/node_modules/read-installed/.travis.yml    |    9 -
 .../npm/node_modules/read-installed/LICENSE        |   16 -
 .../npm/node_modules/read-installed/README.md      |   27 -
 .../npm/node_modules/read-installed/package.json   |   68 -
 .../node_modules/read-installed/read-installed.js  |  407 -
 .../node_modules/read-package-json/CHANGELOG.md    |   11 -
 .../npm/node_modules/read-package-json/LICENSE     |   15 -
 .../npm/node_modules/read-package-json/README.md   |  151 -
 .../node_modules/read-package-json/package.json    |   77 -
 .../node_modules/read-package-json/read-json.js    |  456 --
 .../npm/node_modules/read-package-tree/LICENSE     |   15 -
 .../npm/node_modules/read-package-tree/README.md   |   68 -
 .../node_modules/read-package-tree/package.json    |   70 -
 .../npm/node_modules/read-package-tree/rpt.js      |  250 -
 .../node_modules/npm/node_modules/read/LICENSE     |   15 -
 .../node_modules/npm/node_modules/read/README.md   |   53 -
 .../node_modules/npm/node_modules/read/lib/read.js |  113 -
 .../npm/node_modules/read/package.json             |   65 -
 .../npm/node_modules/readable-stream/.travis.yml   |   55 -
 .../node_modules/readable-stream/CONTRIBUTING.md   |   38 -
 .../npm/node_modules/readable-stream/GOVERNANCE.md |  136 -
 .../npm/node_modules/readable-stream/LICENSE       |   47 -
 .../npm/node_modules/readable-stream/README.md     |   58 -
 .../readable-stream/doc/wg-meetings/2015-01-30.md  |   60 -
 .../node_modules/readable-stream/duplex-browser.js |    1 -
 .../npm/node_modules/readable-stream/duplex.js     |    1 -
 .../readable-stream/lib/_stream_duplex.js          |  131 -
 .../readable-stream/lib/_stream_passthrough.js     |   47 -
 .../readable-stream/lib/_stream_readable.js        | 1019 ---
 .../readable-stream/lib/_stream_transform.js       |  214 -
 .../readable-stream/lib/_stream_writable.js        |  687 --
 .../lib/internal/streams/BufferList.js             |   79 -
 .../lib/internal/streams/destroy.js                |   74 -
 .../lib/internal/streams/stream-browser.js         |    1 -
 .../readable-stream/lib/internal/streams/stream.js |    1 -
 .../npm/node_modules/readable-stream/package.json  |   96 -
 .../node_modules/readable-stream/passthrough.js    |    1 -
 .../readable-stream/readable-browser.js            |    7 -
 .../npm/node_modules/readable-stream/readable.js   |   19 -
 .../npm/node_modules/readable-stream/transform.js  |    1 -
 .../readable-stream/writable-browser.js            |    1 -
 .../npm/node_modules/readable-stream/writable.js   |    8 -
 .../readdir-scoped-modules/.travis.yml             |    7 -
 .../node_modules/readdir-scoped-modules/LICENSE    |   15 -
 .../node_modules/readdir-scoped-modules/README.md  |   17 -
 .../readdir-scoped-modules/package.json            |   65 -
 .../node_modules/readdir-scoped-modules/readdir.js |   71 -
 .../node_modules/registry-auth-token/CHANGELOG.md  |  106 -
 .../npm/node_modules/registry-auth-token/LICENSE   |   21 -
 .../npm/node_modules/registry-auth-token/README.md |   65 -
 .../npm/node_modules/registry-auth-token/base64.js |   14 -
 .../npm/node_modules/registry-auth-token/index.js  |  118 -
 .../node_modules/registry-auth-token/package.json  |   74 -
 .../registry-auth-token/registry-url.js            |    5 -
 .../npm/node_modules/registry-auth-token/yarn.lock | 1512 ----
 .../npm/node_modules/registry-url/index.js         |    6 -
 .../npm/node_modules/registry-url/license          |   21 -
 .../npm/node_modules/registry-url/package.json     |   72 -
 .../npm/node_modules/registry-url/readme.md        |   50 -
 .../npm/node_modules/request/CHANGELOG.md          |  674 --
 .../node_modules/npm/node_modules/request/LICENSE  |   55 -
 .../npm/node_modules/request/README.md             | 1115 ---
 .../node_modules/npm/node_modules/request/index.js |  156 -
 .../npm/node_modules/request/lib/auth.js           |  168 -
 .../npm/node_modules/request/lib/cookies.js        |   39 -
 .../node_modules/request/lib/getProxyFromURI.js    |   79 -
 .../npm/node_modules/request/lib/har.js            |  215 -
 .../npm/node_modules/request/lib/hawk.js           |   89 -
 .../npm/node_modules/request/lib/helpers.js        |   66 -
 .../npm/node_modules/request/lib/multipart.js      |  113 -
 .../npm/node_modules/request/lib/oauth.js          |  148 -
 .../npm/node_modules/request/lib/querystring.js    |   51 -
 .../npm/node_modules/request/lib/redirect.js       |  157 -
 .../npm/node_modules/request/lib/tunnel.js         |  176 -
 .../npm/node_modules/request/package.json          |  123 -
 .../npm/node_modules/request/request.js            | 1565 ----
 .../npm/node_modules/require-directory/.npmignore  |    1 -
 .../npm/node_modules/require-directory/.travis.yml |    3 -
 .../npm/node_modules/require-directory/LICENSE     |   22 -
 .../node_modules/require-directory/README.markdown |  183 -
 .../npm/node_modules/require-directory/index.js    |   86 -
 .../node_modules/require-directory/package.json    |   69 -
 .../node_modules/require-main-filename/.npmignore  |    3 -
 .../node_modules/require-main-filename/.travis.yml |    8 -
 .../node_modules/require-main-filename/LICENSE.txt |   14 -
 .../node_modules/require-main-filename/README.md   |   26 -
 .../node_modules/require-main-filename/index.js    |   18 -
 .../require-main-filename/package.json             |   58 -
 .../npm/node_modules/require-main-filename/test.js |   36 -
 .../npm/node_modules/resolve-from/index.js         |   47 -
 .../npm/node_modules/resolve-from/license          |    9 -
 .../npm/node_modules/resolve-from/package.json     |   66 -
 .../npm/node_modules/resolve-from/readme.md        |   72 -
 .../node_modules/npm/node_modules/retry/.npmignore |    3 -
 .../npm/node_modules/retry/.travis.yml             |   15 -
 .../node_modules/npm/node_modules/retry/License    |   21 -
 .../node_modules/npm/node_modules/retry/Makefile   |   18 -
 .../node_modules/npm/node_modules/retry/Readme.md  |  227 -
 .../npm/node_modules/retry/equation.gif            |  Bin 1209 -> 0 bytes
 .../npm/node_modules/retry/example/dns.js          |   31 -
 .../npm/node_modules/retry/example/stop.js         |   40 -
 .../node_modules/npm/node_modules/retry/index.js   |    1 -
 .../npm/node_modules/retry/lib/retry.js            |  100 -
 .../npm/node_modules/retry/lib/retry_operation.js  |  158 -
 .../npm/node_modules/retry/package.json            |   67 -
 .../node_modules/npm/node_modules/rimraf/LICENSE   |   15 -
 .../node_modules/npm/node_modules/rimraf/README.md |  101 -
 .../node_modules/npm/node_modules/rimraf/bin.js    |   50 -
 .../npm/node_modules/rimraf/package.json           |   81 -
 .../node_modules/npm/node_modules/rimraf/rimraf.js |  364 -
 .../npm/node_modules/run-queue/README.md           |   86 -
 .../npm/node_modules/run-queue/package.json        |   63 -
 .../npm/node_modules/run-queue/queue.js            |   95 -
 .../npm/node_modules/safe-buffer/LICENSE           |   21 -
 .../npm/node_modules/safe-buffer/README.md         |  584 --
 .../npm/node_modules/safe-buffer/index.d.ts        |  187 -
 .../npm/node_modules/safe-buffer/index.js          |   62 -
 .../npm/node_modules/safe-buffer/package.json      |   81 -
 .../npm/node_modules/safer-buffer/LICENSE          |   21 -
 .../node_modules/safer-buffer/Porting-Buffer.md    |  268 -
 .../npm/node_modules/safer-buffer/Readme.md        |  156 -
 .../npm/node_modules/safer-buffer/dangerous.js     |   58 -
 .../npm/node_modules/safer-buffer/package.json     |   60 -
 .../npm/node_modules/safer-buffer/safer.js         |   77 -
 .../npm/node_modules/safer-buffer/tests.js         |  406 -
 .../npm/node_modules/semver-diff/index.js          |   27 -
 .../npm/node_modules/semver-diff/license           |   21 -
 .../npm/node_modules/semver-diff/package.json      |   66 -
 .../npm/node_modules/semver-diff/readme.md         |   52 -
 .../node_modules/npm/node_modules/semver/LICENSE   |   15 -
 .../node_modules/npm/node_modules/semver/README.md |  388 -
 .../npm/node_modules/semver/bin/semver             |  143 -
 .../npm/node_modules/semver/package.json           |   70 -
 .../node_modules/npm/node_modules/semver/range.bnf |   16 -
 .../node_modules/npm/node_modules/semver/semver.js | 1324 ----
 .../npm/node_modules/set-blocking/CHANGELOG.md     |   26 -
 .../npm/node_modules/set-blocking/LICENSE.txt      |   14 -
 .../npm/node_modules/set-blocking/README.md        |   31 -
 .../npm/node_modules/set-blocking/index.js         |    7 -
 .../npm/node_modules/set-blocking/package.json     |   71 -
 .../node_modules/npm/node_modules/sha/.npmignore   |    4 -
 .../node/node_modules/npm/node_modules/sha/LICENSE |   46 -
 .../node_modules/npm/node_modules/sha/README.md    |   49 -
 .../node_modules/npm/node_modules/sha/index.js     |  107 -
 .../node_modules/npm/node_modules/sha/package.json |   52 -
 .../npm/node_modules/shebang-command/index.js      |   19 -
 .../npm/node_modules/shebang-command/license       |   21 -
 .../npm/node_modules/shebang-command/package.json  |   71 -
 .../npm/node_modules/shebang-command/readme.md     |   39 -
 .../npm/node_modules/shebang-regex/index.js        |    2 -
 .../npm/node_modules/shebang-regex/license         |   21 -
 .../npm/node_modules/shebang-regex/package.json    |   64 -
 .../npm/node_modules/shebang-regex/readme.md       |   29 -
 .../npm/node_modules/signal-exit/CHANGELOG.md      |   27 -
 .../npm/node_modules/signal-exit/LICENSE.txt       |   16 -
 .../npm/node_modules/signal-exit/README.md         |   40 -
 .../npm/node_modules/signal-exit/index.js          |  157 -
 .../npm/node_modules/signal-exit/package.json      |   72 -
 .../npm/node_modules/signal-exit/signals.js        |   53 -
 .../node_modules/npm/node_modules/slash/index.js   |   11 -
 .../npm/node_modules/slash/package.json            |   65 -
 .../node_modules/npm/node_modules/slash/readme.md  |   44 -
 .../node_modules/npm/node_modules/slide/LICENSE    |   15 -
 .../node_modules/npm/node_modules/slide/README.md  |  143 -
 .../node_modules/npm/node_modules/slide/index.js   |    1 -
 .../node_modules/slide/lib/async-map-ordered.js    |   65 -
 .../npm/node_modules/slide/lib/async-map.js        |   54 -
 .../npm/node_modules/slide/lib/bind-actor.js       |   16 -
 .../npm/node_modules/slide/lib/chain.js            |   20 -
 .../npm/node_modules/slide/lib/slide.js            |    3 -
 .../npm/node_modules/slide/package.json            |   64 -
 .../npm/node_modules/smart-buffer/.travis.yml      |   12 -
 .../npm/node_modules/smart-buffer/LICENSE          |   20 -
 .../npm/node_modules/smart-buffer/README.md        |  632 --
 .../node_modules/smart-buffer/build/smartbuffer.js | 1095 ---
 .../smart-buffer/build/smartbuffer.js.map          |    1 -
 .../npm/node_modules/smart-buffer/build/utils.js   |   95 -
 .../node_modules/smart-buffer/build/utils.js.map   |    1 -
 .../node_modules/smart-buffer/docs/CHANGELOG.md    |   65 -
 .../node_modules/smart-buffer/docs/README_v3.md    |  359 -
 .../npm/node_modules/smart-buffer/docs/ROADMAP.md  |    0
 .../npm/node_modules/smart-buffer/package.json     |  104 -
 .../smart-buffer/typings/smartbuffer.d.ts          |  654 --
 .../node_modules/smart-buffer/typings/utils.d.ts   |   51 -
 .../npm/node_modules/smart-buffer/yarn.lock        | 1849 -----
 .../node_modules/npm/node_modules/sntp/.npmignore  |   17 -
 .../node_modules/npm/node_modules/sntp/.travis.yml |    4 -
 .../node_modules/npm/node_modules/sntp/LICENSE     |   28 -
 .../node_modules/npm/node_modules/sntp/Makefile    |    8 -
 .../node_modules/npm/node_modules/sntp/README.md   |   67 -
 .../npm/node_modules/sntp/examples/offset.js       |   15 -
 .../npm/node_modules/sntp/examples/time.js         |   24 -
 .../node_modules/npm/node_modules/sntp/index.js    |    1 -
 .../npm/node_modules/sntp/lib/index.js             |  412 -
 .../npm/node_modules/sntp/package.json             |   68 -
 .../npm/node_modules/socks-proxy-agent/.travis.yml |   21 -
 .../npm/node_modules/socks-proxy-agent/History.md  |   96 -
 .../npm/node_modules/socks-proxy-agent/README.md   |  134 -
 .../npm/node_modules/socks-proxy-agent/index.js    |  145 -
 .../node_modules/socks-proxy-agent/package.json    |   69 -
 .../npm/node_modules/socks/.prettierrc.yaml        |    5 -
 .../npm/node_modules/socks/.travis.yml             |   10 -
 .../node_modules/npm/node_modules/socks/LICENSE    |   20 -
 .../node_modules/npm/node_modules/socks/README.md  |  668 --
 .../node_modules/socks/build/client/socksclient.js |  702 --
 .../socks/build/client/socksclient.js.map          |    1 -
 .../node_modules/socks/build/common/constants.js   |  105 -
 .../socks/build/common/constants.js.map            |    1 -
 .../npm/node_modules/socks/build/common/helpers.js |  101 -
 .../node_modules/socks/build/common/helpers.js.map |    1 -
 .../socks/build/common/receivebuffer.js            |   42 -
 .../socks/build/common/receivebuffer.js.map        |    1 -
 .../npm/node_modules/socks/build/common/util.js    |   24 -
 .../node_modules/socks/build/common/util.js.map    |    1 -
 .../npm/node_modules/socks/build/index.js          |    7 -
 .../npm/node_modules/socks/build/index.js.map      |    1 -
 .../npm/node_modules/socks/docs/examples/index.md  |   17 -
 .../docs/examples/javascript/associateExample.md   |   90 -
 .../socks/docs/examples/javascript/bindExample.md  |   83 -
 .../docs/examples/javascript/connectExample.md     |  258 -
 .../docs/examples/typescript/associateExample.md   |   93 -
 .../socks/docs/examples/typescript/bindExample.md  |   86 -
 .../docs/examples/typescript/connectExample.md     |  265 -
 .../npm/node_modules/socks/docs/index.md           |    5 -
 .../npm/node_modules/socks/docs/migratingFromV1.md |   86 -
 .../npm/node_modules/socks/package.json            |  108 -
 .../socks/typings/client/socksclient.d.ts          |  157 -
 .../socks/typings/common/constants.d.ts            |  137 -
 .../node_modules/socks/typings/common/helpers.d.ts |   13 -
 .../socks/typings/common/receiveBuffer.d.ts        |   12 -
 .../node_modules/socks/typings/common/util.d.ts    |   14 -
 .../npm/node_modules/socks/typings/index.d.ts      |    1 -
 .../node_modules/npm/node_modules/socks/yarn.lock  | 2300 ------
 .../npm/node_modules/sorted-object/LICENSE.txt     |   47 -
 .../sorted-object/lib/sorted-object.js             |   11 -
 .../npm/node_modules/sorted-object/package.json    |   64 -
 .../node_modules/sorted-union-stream/.npmignore    |    1 -
 .../node_modules/sorted-union-stream/.travis.yml   |    5 -
 .../npm/node_modules/sorted-union-stream/LICENSE   |   21 -
 .../npm/node_modules/sorted-union-stream/README.md |   80 -
 .../node_modules/sorted-union-stream/example.js    |   15 -
 .../npm/node_modules/sorted-union-stream/index.js  |   59 -
 .../node_modules/from2/LICENSE.md                  |   21 -
 .../node_modules/from2/README.md                   |   67 -
 .../node_modules/from2/index.js                    |   93 -
 .../node_modules/from2/package.json                |   69 -
 .../sorted-union-stream/node_modules/from2/test.js |   86 -
 .../node_modules/isarray/README.md                 |   54 -
 .../node_modules/isarray/build/build.js            |  208 -
 .../node_modules/isarray/component.json            |   19 -
 .../node_modules/isarray/index.js                  |    3 -
 .../node_modules/isarray/package.json              |   57 -
 .../node_modules/readable-stream/.npmignore        |    5 -
 .../node_modules/readable-stream/LICENSE           |   18 -
 .../node_modules/readable-stream/README.md         |   14 -
 .../node_modules/readable-stream/duplex.js         |    1 -
 .../node_modules/readable-stream/float.patch       |  922 ---
 .../readable-stream/lib/_stream_duplex.js          |   89 -
 .../readable-stream/lib/_stream_passthrough.js     |   46 -
 .../readable-stream/lib/_stream_readable.js        |  951 ---
 .../readable-stream/lib/_stream_transform.js       |  209 -
 .../readable-stream/lib/_stream_writable.js        |  477 --
 .../node_modules/readable-stream/package.json      |   65 -
 .../node_modules/readable-stream/passthrough.js    |    1 -
 .../node_modules/readable-stream/readable.js       |   10 -
 .../node_modules/readable-stream/transform.js      |    1 -
 .../node_modules/readable-stream/writable.js       |    1 -
 .../node_modules/string_decoder/.npmignore         |    2 -
 .../node_modules/string_decoder/LICENSE            |   20 -
 .../node_modules/string_decoder/README.md          |    7 -
 .../node_modules/string_decoder/index.js           |  221 -
 .../node_modules/string_decoder/package.json       |   53 -
 .../node_modules/sorted-union-stream/package.json  |   66 -
 .../npm/node_modules/sorted-union-stream/test.js   |  154 -
 .../npm/node_modules/spdx-correct/LICENSE          |  202 -
 .../npm/node_modules/spdx-correct/README.md        |   10 -
 .../npm/node_modules/spdx-correct/index.js         |  326 -
 .../npm/node_modules/spdx-correct/package.json     |   80 -
 .../npm/node_modules/spdx-exceptions/README.md     |   36 -
 .../npm/node_modules/spdx-exceptions/index.json    |   29 -
 .../npm/node_modules/spdx-exceptions/package.json  |   49 -
 .../npm/node_modules/spdx-expression-parse/AUTHORS |    4 -
 .../npm/node_modules/spdx-expression-parse/LICENSE |   22 -
 .../node_modules/spdx-expression-parse/README.md   |   91 -
 .../node_modules/spdx-expression-parse/index.js    |    8 -
 .../spdx-expression-parse/package.json             |   97 -
 .../node_modules/spdx-expression-parse/parse.js    |  138 -
 .../npm/node_modules/spdx-expression-parse/scan.js |  131 -
 .../npm/node_modules/spdx-license-ids/README.md    |   52 -
 .../node_modules/spdx-license-ids/deprecated.json  |   23 -
 .../npm/node_modules/spdx-license-ids/index.json   |  344 -
 .../npm/node_modules/spdx-license-ids/package.json |   78 -
 .../node_modules/npm/node_modules/sshpk/.npmignore |    9 -
 .../npm/node_modules/sshpk/.travis.yml             |   11 -
 .../node_modules/npm/node_modules/sshpk/LICENSE    |   18 -
 .../node_modules/npm/node_modules/sshpk/README.md  |  698 --
 .../npm/node_modules/sshpk/bin/sshpk-conv          |  202 -
 .../npm/node_modules/sshpk/bin/sshpk-sign          |  191 -
 .../npm/node_modules/sshpk/bin/sshpk-verify        |  167 -
 .../npm/node_modules/sshpk/lib/algs.js             |  168 -
 .../npm/node_modules/sshpk/lib/certificate.js      |  378 -
 .../node_modules/npm/node_modules/sshpk/lib/dhe.js |  414 -
 .../npm/node_modules/sshpk/lib/ed-compat.js        |   98 -
 .../npm/node_modules/sshpk/lib/errors.js           |   84 -
 .../npm/node_modules/sshpk/lib/fingerprint.js      |  162 -
 .../npm/node_modules/sshpk/lib/formats/auto.js     |  107 -
 .../npm/node_modules/sshpk/lib/formats/dnssec.js   |  287 -
 .../node_modules/sshpk/lib/formats/openssh-cert.js |  323 -
 .../npm/node_modules/sshpk/lib/formats/pem.js      |  192 -
 .../npm/node_modules/sshpk/lib/formats/pkcs1.js    |  373 -
 .../npm/node_modules/sshpk/lib/formats/pkcs8.js    |  612 --
 .../npm/node_modules/sshpk/lib/formats/rfc4253.js  |  166 -
 .../node_modules/sshpk/lib/formats/ssh-private.js  |  262 -
 .../npm/node_modules/sshpk/lib/formats/ssh.js      |  115 -
 .../npm/node_modules/sshpk/lib/formats/x509-pem.js |   78 -
 .../npm/node_modules/sshpk/lib/formats/x509.js     |  729 --
 .../npm/node_modules/sshpk/lib/identity.js         |  289 -
 .../npm/node_modules/sshpk/lib/index.js            |   39 -
 .../node_modules/npm/node_modules/sshpk/lib/key.js |  275 -
 .../npm/node_modules/sshpk/lib/private-key.js      |  253 -
 .../npm/node_modules/sshpk/lib/signature.js        |  314 -
 .../npm/node_modules/sshpk/lib/ssh-buffer.js       |  149 -
 .../npm/node_modules/sshpk/lib/utils.js            |  389 -
 .../npm/node_modules/sshpk/man/man1/sshpk-conv.1   |  135 -
 .../npm/node_modules/sshpk/man/man1/sshpk-sign.1   |   81 -
 .../npm/node_modules/sshpk/man/man1/sshpk-verify.1 |   68 -
 .../sshpk/node_modules/assert-plus/AUTHORS         |    6 -
 .../sshpk/node_modules/assert-plus/CHANGES.md      |   14 -
 .../sshpk/node_modules/assert-plus/README.md       |  162 -
 .../sshpk/node_modules/assert-plus/assert.js       |  211 -
 .../sshpk/node_modules/assert-plus/package.json    |   82 -
 .../npm/node_modules/sshpk/package.json            |  101 -
 .../npm/node_modules/ssri/CHANGELOG.md             |  276 -
 .../node_modules/npm/node_modules/ssri/LICENSE.md  |   16 -
 .../node_modules/npm/node_modules/ssri/README.md   |  488 --
 .../node_modules/npm/node_modules/ssri/index.js    |  377 -
 .../npm/node_modules/ssri/package.json             |   93 -
 .../npm/node_modules/stream-each/.npmignore        |    1 -
 .../npm/node_modules/stream-each/.travis.yml       |    5 -
 .../npm/node_modules/stream-each/LICENSE           |   21 -
 .../npm/node_modules/stream-each/README.md         |   41 -
 .../npm/node_modules/stream-each/collaborators.md  |    7 -
 .../npm/node_modules/stream-each/index.js          |   58 -
 .../npm/node_modules/stream-each/package.json      |   59 -
 .../npm/node_modules/stream-each/test.js           |  122 -
 .../npm/node_modules/stream-iterate/.npmignore     |    1 -
 .../npm/node_modules/stream-iterate/.travis.yml    |    5 -
 .../npm/node_modules/stream-iterate/LICENSE        |   21 -
 .../npm/node_modules/stream-iterate/README.md      |   39 -
 .../npm/node_modules/stream-iterate/index.js       |   70 -
 .../npm/node_modules/stream-iterate/package.json   |   56 -
 .../npm/node_modules/stream-iterate/test.js        |   60 -
 .../npm/node_modules/stream-shift/.npmignore       |    1 -
 .../npm/node_modules/stream-shift/.travis.yml      |    6 -
 .../npm/node_modules/stream-shift/LICENSE          |   21 -
 .../npm/node_modules/stream-shift/README.md        |   25 -
 .../npm/node_modules/stream-shift/index.js         |   20 -
 .../npm/node_modules/stream-shift/package.json     |   55 -
 .../npm/node_modules/stream-shift/test.js          |   48 -
 .../npm/node_modules/strict-uri-encode/index.js    |    2 -
 .../npm/node_modules/strict-uri-encode/license     |   21 -
 .../node_modules/strict-uri-encode/package.json    |   63 -
 .../npm/node_modules/strict-uri-encode/readme.md   |   39 -
 .../npm/node_modules/string-width/index.js         |   36 -
 .../npm/node_modules/string-width/license          |    9 -
 .../string-width/node_modules/ansi-regex/index.js  |   10 -
 .../string-width/node_modules/ansi-regex/license   |    9 -
 .../node_modules/ansi-regex/package.json           |   85 -
 .../string-width/node_modules/ansi-regex/readme.md |   46 -
 .../node_modules/is-fullwidth-code-point/index.js  |   46 -
 .../node_modules/is-fullwidth-code-point/license   |   21 -
 .../is-fullwidth-code-point/package.json           |   77 -
 .../node_modules/is-fullwidth-code-point/readme.md |   39 -
 .../string-width/node_modules/strip-ansi/index.js  |    4 -
 .../string-width/node_modules/strip-ansi/license   |    9 -
 .../node_modules/strip-ansi/package.json           |   84 -
 .../string-width/node_modules/strip-ansi/readme.md |   39 -
 .../npm/node_modules/string-width/package.json     |   94 -
 .../npm/node_modules/string-width/readme.md        |   42 -
 .../npm/node_modules/string_decoder/.travis.yml    |   50 -
 .../npm/node_modules/string_decoder/LICENSE        |   47 -
 .../npm/node_modules/string_decoder/README.md      |   47 -
 .../string_decoder/lib/string_decoder.js           |  296 -
 .../npm/node_modules/string_decoder/package.json   |   59 -
 .../node_modules/stringify-package/CHANGELOG.md    |    6 -
 .../npm/node_modules/stringify-package/LICENSE     |   13 -
 .../npm/node_modules/stringify-package/README.md   |   55 -
 .../npm/node_modules/stringify-package/index.js    |   17 -
 .../node_modules/stringify-package/package.json    |   70 -
 .../npm/node_modules/stringstream/.travis.yml      |    4 -
 .../npm/node_modules/stringstream/LICENSE.txt      |   22 -
 .../npm/node_modules/stringstream/README.md        |   38 -
 .../npm/node_modules/stringstream/example.js       |   27 -
 .../npm/node_modules/stringstream/package.json     |   51 -
 .../npm/node_modules/stringstream/stringstream.js  |  102 -
 .../npm/node_modules/strip-ansi/index.js           |    6 -
 .../npm/node_modules/strip-ansi/license            |   21 -
 .../npm/node_modules/strip-ansi/package.json       |  112 -
 .../npm/node_modules/strip-ansi/readme.md          |   33 -
 .../npm/node_modules/strip-eof/index.js            |   15 -
 .../npm/node_modules/strip-eof/license             |   21 -
 .../npm/node_modules/strip-eof/package.json        |   71 -
 .../npm/node_modules/strip-eof/readme.md           |   28 -
 .../npm/node_modules/strip-json-comments/index.js  |   70 -
 .../npm/node_modules/strip-json-comments/license   |   21 -
 .../node_modules/strip-json-comments/package.json  |   75 -
 .../npm/node_modules/strip-json-comments/readme.md |   64 -
 .../npm/node_modules/supports-color/browser.js     |    5 -
 .../npm/node_modules/supports-color/index.js       |  131 -
 .../npm/node_modules/supports-color/license        |    9 -
 .../npm/node_modules/supports-color/package.json   |   85 -
 .../npm/node_modules/supports-color/readme.md      |   66 -
 .../node/node_modules/npm/node_modules/tar/LICENSE |   15 -
 .../node_modules/npm/node_modules/tar/README.md    |  951 ---
 .../node_modules/npm/node_modules/tar/index.js     |   18 -
 .../npm/node_modules/tar/lib/buffer.js             |   11 -
 .../npm/node_modules/tar/lib/create.js             |  105 -
 .../npm/node_modules/tar/lib/extract.js            |  112 -
 .../npm/node_modules/tar/lib/header.js             |  273 -
 .../npm/node_modules/tar/lib/high-level-opt.js     |   29 -
 .../npm/node_modules/tar/lib/large-numbers.js      |   92 -
 .../node_modules/npm/node_modules/tar/lib/list.js  |  130 -
 .../node_modules/npm/node_modules/tar/lib/mkdir.js |  206 -
 .../npm/node_modules/tar/lib/mode-fix.js           |   14 -
 .../node_modules/npm/node_modules/tar/lib/pack.js  |  404 -
 .../node_modules/npm/node_modules/tar/lib/parse.js |  422 -
 .../node_modules/npm/node_modules/tar/lib/pax.js   |  146 -
 .../npm/node_modules/tar/lib/read-entry.js         |   94 -
 .../npm/node_modules/tar/lib/replace.js            |  220 -
 .../node_modules/npm/node_modules/tar/lib/types.js |   44 -
 .../npm/node_modules/tar/lib/unpack.js             |  611 --
 .../npm/node_modules/tar/lib/update.js             |   36 -
 .../npm/node_modules/tar/lib/warn-mixin.js         |   14 -
 .../npm/node_modules/tar/lib/winchars.js           |   23 -
 .../npm/node_modules/tar/lib/write-entry.js        |  412 -
 .../node_modules/tar/node_modules/yallist/LICENSE  |   15 -
 .../tar/node_modules/yallist/README.md             |  204 -
 .../tar/node_modules/yallist/iterator.js           |    8 -
 .../tar/node_modules/yallist/package.json          |   62 -
 .../tar/node_modules/yallist/yallist.js            |  376 -
 .../node_modules/npm/node_modules/tar/package.json |   80 -
 .../npm/node_modules/term-size/index.js            |   70 -
 .../npm/node_modules/term-size/license             |   21 -
 .../npm/node_modules/term-size/package.json        |   75 -
 .../npm/node_modules/term-size/readme.md           |   41 -
 .../node_modules/term-size/vendor/macos/term-size  |  Bin 8760 -> 0 bytes
 .../term-size/vendor/windows/term-size.exe         |  Bin 17408 -> 0 bytes
 .../npm/node_modules/text-table/.travis.yml        |    4 -
 .../npm/node_modules/text-table/LICENSE            |   18 -
 .../npm/node_modules/text-table/example/align.js   |    8 -
 .../npm/node_modules/text-table/example/center.js  |    8 -
 .../node_modules/text-table/example/dotalign.js    |    9 -
 .../node_modules/text-table/example/doubledot.js   |   11 -
 .../npm/node_modules/text-table/example/table.js   |    6 -
 .../npm/node_modules/text-table/index.js           |   86 -
 .../npm/node_modules/text-table/package.json       |   77 -
 .../npm/node_modules/text-table/readme.markdown    |  134 -
 .../npm/node_modules/through/.travis.yml           |    5 -
 .../npm/node_modules/through/LICENSE.APACHE2       |   15 -
 .../npm/node_modules/through/LICENSE.MIT           |   24 -
 .../node_modules/npm/node_modules/through/index.js |  107 -
 .../npm/node_modules/through/package.json          |   69 -
 .../npm/node_modules/through/readme.markdown       |   64 -
 .../npm/node_modules/through2/.npmignore           |    3 -
 .../npm/node_modules/through2/LICENSE.html         |  336 -
 .../npm/node_modules/through2/LICENSE.md           |    9 -
 .../npm/node_modules/through2/README.md            |  136 -
 .../npm/node_modules/through2/package.json         |   68 -
 .../npm/node_modules/through2/through2.js          |   96 -
 .../npm/node_modules/timed-out/index.js            |   55 -
 .../npm/node_modules/timed-out/license             |   21 -
 .../npm/node_modules/timed-out/package.json        |   68 -
 .../npm/node_modules/timed-out/readme.md           |   42 -
 .../npm/node_modules/tiny-relative-date/LICENSE.md |   21 -
 .../npm/node_modules/tiny-relative-date/README.md  |  120 -
 .../node_modules/tiny-relative-date/lib/factory.js |  100 -
 .../node_modules/tiny-relative-date/lib/index.js   |   18 -
 .../node_modules/tiny-relative-date/package.json   |   75 -
 .../node_modules/tiny-relative-date/src/factory.js |   89 -
 .../node_modules/tiny-relative-date/src/index.js   |    4 -
 .../tiny-relative-date/translations/da.js          |   31 -
 .../tiny-relative-date/translations/de.js          |   31 -
 .../tiny-relative-date/translations/en-short.js    |   31 -
 .../tiny-relative-date/translations/en.js          |   31 -
 .../tiny-relative-date/translations/es.js          |   31 -
 .../npm/node_modules/tough-cookie/LICENSE          |   27 -
 .../npm/node_modules/tough-cookie/README.md        |  509 --
 .../npm/node_modules/tough-cookie/lib/cookie.js    | 1426 ----
 .../npm/node_modules/tough-cookie/lib/memstore.js  |  170 -
 .../npm/node_modules/tough-cookie/lib/pathMatch.js |   61 -
 .../node_modules/tough-cookie/lib/permuteDomain.js |   56 -
 .../node_modules/tough-cookie/lib/pubsuffix-psl.js |   38 -
 .../npm/node_modules/tough-cookie/lib/pubsuffix.js |   98 -
 .../npm/node_modules/tough-cookie/lib/store.js     |   71 -
 .../npm/node_modules/tough-cookie/package.json     |   92 -
 .../npm/node_modules/tunnel-agent/LICENSE          |   55 -
 .../npm/node_modules/tunnel-agent/README.md        |    4 -
 .../npm/node_modules/tunnel-agent/index.js         |  244 -
 .../npm/node_modules/tunnel-agent/package.json     |   55 -
 .../npm/node_modules/tweetnacl/.npmignore          |    4 -
 .../npm/node_modules/tweetnacl/AUTHORS.md          |   28 -
 .../npm/node_modules/tweetnacl/CHANGELOG.md        |  221 -
 .../npm/node_modules/tweetnacl/LICENSE             |   24 -
 .../tweetnacl/PULL_REQUEST_TEMPLATE.md             |   20 -
 .../npm/node_modules/tweetnacl/README.md           |  459 --
 .../npm/node_modules/tweetnacl/nacl-fast.js        | 2388 ------
 .../npm/node_modules/tweetnacl/nacl-fast.min.js    |    2 -
 .../npm/node_modules/tweetnacl/nacl.d.ts           |   98 -
 .../npm/node_modules/tweetnacl/nacl.js             | 1175 ---
 .../npm/node_modules/tweetnacl/nacl.min.js         |    1 -
 .../npm/node_modules/tweetnacl/package.json        |   86 -
 .../npm/node_modules/typedarray/.travis.yml        |    4 -
 .../npm/node_modules/typedarray/LICENSE            |   35 -
 .../npm/node_modules/typedarray/example/tarray.js  |    4 -
 .../npm/node_modules/typedarray/index.js           |  630 --
 .../npm/node_modules/typedarray/package.json       |   83 -
 .../npm/node_modules/typedarray/readme.markdown    |   61 -
 .../npm/node_modules/uid-number/LICENSE            |   15 -
 .../npm/node_modules/uid-number/README.md          |   17 -
 .../npm/node_modules/uid-number/get-uid-gid.js     |   24 -
 .../npm/node_modules/uid-number/package.json       |   55 -
 .../npm/node_modules/uid-number/uid-number.js      |   59 -
 .../node_modules/npm/node_modules/umask/.npmignore |   28 -
 .../node_modules/npm/node_modules/umask/ChangeLog  |    9 -
 .../node_modules/npm/node_modules/umask/LICENSE    |   22 -
 .../node_modules/npm/node_modules/umask/README.md  |   78 -
 .../node_modules/npm/node_modules/umask/index.js   |   77 -
 .../npm/node_modules/umask/package.json            |   60 -
 .../npm/node_modules/unique-filename/.npmignore    |    5 -
 .../npm/node_modules/unique-filename/README.md     |   33 -
 .../unique-filename/coverage/__root__/index.html   |   73 -
 .../coverage/__root__/index.js.html                |   69 -
 .../node_modules/unique-filename/coverage/base.css |  182 -
 .../unique-filename/coverage/index.html            |   73 -
 .../unique-filename/coverage/prettify.css          |    1 -
 .../unique-filename/coverage/prettify.js           |    1 -
 .../unique-filename/coverage/sort-arrow-sprite.png |  Bin 209 -> 0 bytes
 .../unique-filename/coverage/sorter.js             |  156 -
 .../npm/node_modules/unique-filename/index.js      |    8 -
 .../npm/node_modules/unique-filename/package.json  |   63 -
 .../npm/node_modules/unique-slug/.npmignore        |    6 -
 .../npm/node_modules/unique-slug/.travis.yml       |   11 -
 .../npm/node_modules/unique-slug/README.md         |   19 -
 .../npm/node_modules/unique-slug/index.js          |   19 -
 .../npm/node_modules/unique-slug/package.json      |   56 -
 .../npm/node_modules/unique-string/index.js        |    4 -
 .../npm/node_modules/unique-string/license         |   21 -
 .../npm/node_modules/unique-string/package.json    |   76 -
 .../npm/node_modules/unique-string/readme.md       |   32 -
 .../npm/node_modules/unpipe/HISTORY.md             |    4 -
 .../node_modules/npm/node_modules/unpipe/LICENSE   |   22 -
 .../node_modules/npm/node_modules/unpipe/README.md |   43 -
 .../node_modules/npm/node_modules/unpipe/index.js  |   69 -
 .../npm/node_modules/unpipe/package.json           |   66 -
 .../npm/node_modules/unzip-response/index.js       |   36 -
 .../npm/node_modules/unzip-response/license        |   21 -
 .../npm/node_modules/unzip-response/package.json   |   81 -
 .../npm/node_modules/unzip-response/readme.md      |   29 -
 .../npm/node_modules/update-notifier/check.js      |   22 -
 .../npm/node_modules/update-notifier/index.js      |  155 -
 .../npm/node_modules/update-notifier/license       |    9 -
 .../npm/node_modules/update-notifier/package.json  |   91 -
 .../npm/node_modules/update-notifier/readme.md     |  193 -
 .../npm/node_modules/url-parse-lax/index.js        |   14 -
 .../npm/node_modules/url-parse-lax/license         |   21 -
 .../npm/node_modules/url-parse-lax/package.json    |   73 -
 .../npm/node_modules/url-parse-lax/readme.md       |  100 -
 .../npm/node_modules/util-deprecate/History.md     |   16 -
 .../npm/node_modules/util-deprecate/LICENSE        |   24 -
 .../npm/node_modules/util-deprecate/README.md      |   53 -
 .../npm/node_modules/util-deprecate/browser.js     |   67 -
 .../npm/node_modules/util-deprecate/node.js        |    6 -
 .../npm/node_modules/util-deprecate/package.json   |   56 -
 .../npm/node_modules/util-extend/LICENSE           |   18 -
 .../npm/node_modules/util-extend/README.md         |   13 -
 .../npm/node_modules/util-extend/extend.js         |   33 -
 .../npm/node_modules/util-extend/package.json      |   45 -
 .../npm/node_modules/util-extend/test.js           |   10 -
 .../npm/node_modules/uuid/.eslintrc.json           |   47 -
 .../node_modules/npm/node_modules/uuid/AUTHORS     |    5 -
 .../npm/node_modules/uuid/CHANGELOG.md             |  110 -
 .../node_modules/npm/node_modules/uuid/LICENSE.md  |   21 -
 .../node_modules/npm/node_modules/uuid/README.md   |  293 -
 .../npm/node_modules/uuid/README_js.md             |  280 -
 .../node_modules/npm/node_modules/uuid/bin/uuid    |   65 -
 .../node_modules/npm/node_modules/uuid/index.js    |    8 -
 .../npm/node_modules/uuid/lib/bytesToUuid.js       |   24 -
 .../npm/node_modules/uuid/lib/md5-browser.js       |  216 -
 .../node_modules/npm/node_modules/uuid/lib/md5.js  |   25 -
 .../npm/node_modules/uuid/lib/rng-browser.js       |   34 -
 .../node_modules/npm/node_modules/uuid/lib/rng.js  |    8 -
 .../npm/node_modules/uuid/lib/sha1-browser.js      |   89 -
 .../node_modules/npm/node_modules/uuid/lib/sha1.js |   25 -
 .../node_modules/npm/node_modules/uuid/lib/v35.js  |   57 -
 .../npm/node_modules/uuid/package.json             |   97 -
 .../node/node_modules/npm/node_modules/uuid/v1.js  |  109 -
 .../node/node_modules/npm/node_modules/uuid/v3.js  |    4 -
 .../node/node_modules/npm/node_modules/uuid/v4.js  |   29 -
 .../node/node_modules/npm/node_modules/uuid/v5.js  |    3 -
 .../validate-npm-package-license/LICENSE           |  202 -
 .../validate-npm-package-license/README.md         |  113 -
 .../validate-npm-package-license/index.js          |   84 -
 .../validate-npm-package-license/package.json      |   66 -
 .../validate-npm-package-name/.npmignore           |    1 -
 .../validate-npm-package-name/.travis.yml          |    6 -
 .../node_modules/validate-npm-package-name/LICENSE |    6 -
 .../validate-npm-package-name/README.md            |  120 -
 .../validate-npm-package-name/index.js             |  105 -
 .../validate-npm-package-name/package.json         |   70 -
 .../npm/node_modules/verror/.npmignore             |    9 -
 .../npm/node_modules/verror/CHANGES.md             |   28 -
 .../npm/node_modules/verror/CONTRIBUTING.md        |   19 -
 .../node_modules/npm/node_modules/verror/LICENSE   |   19 -
 .../node_modules/npm/node_modules/verror/README.md |  528 --
 .../npm/node_modules/verror/lib/verror.js          |  451 --
 .../verror/node_modules/assert-plus/AUTHORS        |    6 -
 .../verror/node_modules/assert-plus/CHANGES.md     |   14 -
 .../verror/node_modules/assert-plus/README.md      |  162 -
 .../verror/node_modules/assert-plus/assert.js      |  211 -
 .../verror/node_modules/assert-plus/package.json   |   82 -
 .../npm/node_modules/verror/package.json           |   51 -
 .../npm/node_modules/wcwidth/.npmignore            |    1 -
 .../node_modules/npm/node_modules/wcwidth/LICENSE  |   29 -
 .../npm/node_modules/wcwidth/Readme.md             |   33 -
 .../npm/node_modules/wcwidth/combining.js          |   50 -
 .../npm/node_modules/wcwidth/docs/index.md         |   62 -
 .../node_modules/npm/node_modules/wcwidth/index.js |   99 -
 .../npm/node_modules/wcwidth/package.json          |   73 -
 .../npm/node_modules/which-module/CHANGELOG.md     |   26 -
 .../npm/node_modules/which-module/LICENSE          |   13 -
 .../npm/node_modules/which-module/README.md        |   55 -
 .../npm/node_modules/which-module/index.js         |    9 -
 .../npm/node_modules/which-module/package.json     |   68 -
 .../npm/node_modules/which/CHANGELOG.md            |  152 -
 .../node_modules/npm/node_modules/which/LICENSE    |   15 -
 .../node_modules/npm/node_modules/which/README.md  |   51 -
 .../node_modules/npm/node_modules/which/bin/which  |   52 -
 .../npm/node_modules/which/package.json            |   72 -
 .../node_modules/npm/node_modules/which/which.js   |  135 -
 .../npm/node_modules/wide-align/LICENSE            |   13 -
 .../npm/node_modules/wide-align/README.md          |   47 -
 .../npm/node_modules/wide-align/align.js           |   65 -
 .../wide-align/node_modules/string-width/index.js  |   37 -
 .../wide-align/node_modules/string-width/license   |   21 -
 .../node_modules/string-width/package.json         |   88 -
 .../wide-align/node_modules/string-width/readme.md |   42 -
 .../npm/node_modules/wide-align/package.json       |   69 -
 .../npm/node_modules/widest-line/index.js          |    4 -
 .../npm/node_modules/widest-line/license           |    9 -
 .../npm/node_modules/widest-line/package.json      |   86 -
 .../npm/node_modules/widest-line/readme.md         |   34 -
 .../npm/node_modules/worker-farm/.editorconfig     |   16 -
 .../npm/node_modules/worker-farm/.travis.yml       |   12 -
 .../npm/node_modules/worker-farm/LICENSE.md        |   13 -
 .../npm/node_modules/worker-farm/README.md         |  147 -
 .../worker-farm/examples/basic/child.js            |    5 -
 .../worker-farm/examples/basic/index.js            |   13 -
 .../node_modules/worker-farm/examples/pi/calc.js   |   22 -
 .../node_modules/worker-farm/examples/pi/index.js  |   41 -
 .../npm/node_modules/worker-farm/index.d.ts        |   44 -
 .../node_modules/worker-farm/lib/child/index.js    |   52 -
 .../npm/node_modules/worker-farm/lib/farm.js       |  339 -
 .../npm/node_modules/worker-farm/lib/fork.js       |   33 -
 .../npm/node_modules/worker-farm/lib/index.js      |   34 -
 .../npm/node_modules/worker-farm/package.json      |   63 -
 .../npm/node_modules/worker-farm/tests/child.js    |   87 -
 .../npm/node_modules/worker-farm/tests/debug.js    |   12 -
 .../npm/node_modules/worker-farm/tests/index.js    |  564 --
 .../npm/node_modules/wrap-ansi/index.js            |  168 -
 .../npm/node_modules/wrap-ansi/license             |   21 -
 .../wrap-ansi/node_modules/string-width/index.js   |   37 -
 .../wrap-ansi/node_modules/string-width/license    |   21 -
 .../node_modules/string-width/package.json         |   88 -
 .../wrap-ansi/node_modules/string-width/readme.md  |   42 -
 .../npm/node_modules/wrap-ansi/package.json        |  120 -
 .../npm/node_modules/wrap-ansi/readme.md           |   73 -
 .../node_modules/npm/node_modules/wrappy/LICENSE   |   15 -
 .../node_modules/npm/node_modules/wrappy/README.md |   36 -
 .../npm/node_modules/wrappy/package.json           |   64 -
 .../node_modules/npm/node_modules/wrappy/wrappy.js |   33 -
 .../npm/node_modules/write-file-atomic/LICENSE     |    6 -
 .../npm/node_modules/write-file-atomic/README.md   |   49 -
 .../npm/node_modules/write-file-atomic/index.js    |  199 -
 .../node_modules/write-file-atomic/package.json    |   73 -
 .../npm/node_modules/xdg-basedir/index.js          |   28 -
 .../npm/node_modules/xdg-basedir/license           |   21 -
 .../npm/node_modules/xdg-basedir/package.json      |   73 -
 .../npm/node_modules/xdg-basedir/readme.md         |   60 -
 .../node_modules/npm/node_modules/xtend/.npmignore |    1 -
 .../node_modules/npm/node_modules/xtend/LICENCE    |   19 -
 .../node_modules/npm/node_modules/xtend/Makefile   |    4 -
 .../node_modules/npm/node_modules/xtend/README.md  |   32 -
 .../npm/node_modules/xtend/immutable.js            |   19 -
 .../node_modules/npm/node_modules/xtend/mutable.js |   17 -
 .../npm/node_modules/xtend/package.json            |   87 -
 .../node_modules/npm/node_modules/xtend/test.js    |   83 -
 .../npm/node_modules/y18n/CHANGELOG.md             |   21 -
 .../node_modules/npm/node_modules/y18n/LICENSE     |   13 -
 .../node_modules/npm/node_modules/y18n/README.md   |  109 -
 .../node_modules/npm/node_modules/y18n/index.js    |  188 -
 .../npm/node_modules/y18n/package.json             |   70 -
 .../node_modules/npm/node_modules/yallist/LICENSE  |   15 -
 .../npm/node_modules/yallist/README.md             |  204 -
 .../npm/node_modules/yallist/iterator.js           |    7 -
 .../npm/node_modules/yallist/package.json          |   62 -
 .../npm/node_modules/yallist/yallist.js            |  370 -
 .../npm/node_modules/yargs-parser/CHANGELOG.md     |  300 -
 .../npm/node_modules/yargs-parser/LICENSE.txt      |   14 -
 .../npm/node_modules/yargs-parser/README.md        |  308 -
 .../npm/node_modules/yargs-parser/index.js         |  811 --
 .../yargs-parser/lib/tokenize-arg-string.js        |   40 -
 .../npm/node_modules/yargs-parser/package.json     |   75 -
 .../npm/node_modules/yargs/CHANGELOG.md            | 1131 ---
 .../node_modules/npm/node_modules/yargs/LICENSE    |   22 -
 .../node_modules/npm/node_modules/yargs/README.md  |  107 -
 .../npm/node_modules/yargs/completion.sh.hbs       |   28 -
 .../node_modules/npm/node_modules/yargs/index.js   |   32 -
 .../npm/node_modules/yargs/lib/apply-extends.js    |   53 -
 .../npm/node_modules/yargs/lib/argsert.js          |   66 -
 .../npm/node_modules/yargs/lib/command.js          |  426 --
 .../npm/node_modules/yargs/lib/completion.js       |  105 -
 .../npm/node_modules/yargs/lib/levenshtein.js      |   47 -
 .../npm/node_modules/yargs/lib/obj-filter.js       |   11 -
 .../npm/node_modules/yargs/lib/usage.js            |  524 --
 .../npm/node_modules/yargs/lib/validation.js       |  341 -
 .../npm/node_modules/yargs/lib/yerror.js           |   11 -
 .../npm/node_modules/yargs/locales/be.json         |   39 -
 .../npm/node_modules/yargs/locales/de.json         |   39 -
 .../npm/node_modules/yargs/locales/en.json         |   42 -
 .../npm/node_modules/yargs/locales/es.json         |   39 -
 .../npm/node_modules/yargs/locales/fr.json         |   37 -
 .../npm/node_modules/yargs/locales/hi.json         |   42 -
 .../npm/node_modules/yargs/locales/hu.json         |   39 -
 .../npm/node_modules/yargs/locales/id.json         |   43 -
 .../npm/node_modules/yargs/locales/it.json         |   39 -
 .../npm/node_modules/yargs/locales/ja.json         |   42 -
 .../npm/node_modules/yargs/locales/ko.json         |   42 -
 .../npm/node_modules/yargs/locales/nb.json         |   37 -
 .../npm/node_modules/yargs/locales/nl.json         |   42 -
 .../npm/node_modules/yargs/locales/nn.json         |   39 -
 .../npm/node_modules/yargs/locales/pirate.json     |   12 -
 .../npm/node_modules/yargs/locales/pl.json         |   42 -
 .../npm/node_modules/yargs/locales/pt.json         |   38 -
 .../npm/node_modules/yargs/locales/pt_BR.json      |   42 -
 .../npm/node_modules/yargs/locales/ru.json         |   39 -
 .../npm/node_modules/yargs/locales/th.json         |   39 -
 .../npm/node_modules/yargs/locales/tr.json         |   41 -
 .../npm/node_modules/yargs/locales/zh_CN.json      |   41 -
 .../npm/node_modules/yargs/locales/zh_TW.json      |   40 -
 .../node_modules/yargs/node_modules/y18n/LICENSE   |   13 -
 .../node_modules/yargs/node_modules/y18n/README.md |   91 -
 .../node_modules/yargs/node_modules/y18n/index.js  |  172 -
 .../yargs/node_modules/y18n/package.json           |   65 -
 .../npm/node_modules/yargs/package.json            |  101 -
 .../node_modules/npm/node_modules/yargs/yargs.js   | 1153 ---
 .../node/node_modules/npm/package.json             |  288 -
 .../node/node_modules/npm/scripts/changelog.js     |  101 -
 .../node/node_modules/npm/scripts/clean-old.sh     |  165 -
 .../node/node_modules/npm/scripts/dep-update       |    7 -
 .../node/node_modules/npm/scripts/dev-dep-update   |    7 -
 .../node/node_modules/npm/scripts/doc-build.sh     |   67 -
 .../node/node_modules/npm/scripts/gen-changelog    |    7 -
 .../node_modules/npm/scripts/gen-dev-ignores.js    |    5 -
 .../node/node_modules/npm/scripts/index-build.js   |   58 -
 .../node/node_modules/npm/scripts/install.sh       |  241 -
 .../node/node_modules/npm/scripts/maketest         |   93 -
 .../node/node_modules/npm/scripts/publish-tag.js   |    3 -
 .../node/node_modules/npm/scripts/release.sh       |   39 -
 .../node/node_modules/npm/scripts/relocate.sh      |   26 -
 .../node_modules/npm/scripts/update-authors.sh     |    9 -
 flink-runtime-web/web-dashboard/package-lock.json  | 4579 ++++++-----
 .../task-manager-log-detail.component.html         |    2 +-
 .../web-dashboard/web/1.a08489e833f9a9e207db.js    |    1 -
 .../web-dashboard/web/10.63d31c6e6c706abb2ced.js   |    1 -
 .../web-dashboard/web/11.24f87b10d69ee1172937.js   |    1 -
 .../web-dashboard/web/12.d19cfac6cfda85106664.js   |    1 -
 .../web-dashboard/web/13.5c90dd5da54ab54a101e.js   |    1 -
 .../web-dashboard/web/2.6e863a1047ac0475c16f.js    |    1 -
 .../web-dashboard/web/3rdpartylicenses.txt         | 1650 ----
 .../web-dashboard/web/4.b05714cd8017940a6b6d.js    |    1 -
 .../web-dashboard/web/8.38f4f9c512c3d7ac6625.js    |    1 -
 .../web-dashboard/web/9.46690259628a1536dcfc.js    |    1 -
 .../web/assets/favicon/android-chrome-192x192.png  |  Bin 45695 -> 0 bytes
 .../web/assets/favicon/android-chrome-512x512.png  |  Bin 163667 -> 0 bytes
 .../web/assets/favicon/apple-touch-icon.png        |  Bin 31358 -> 0 bytes
 .../web/assets/favicon/browserconfig.xml           |   28 -
 .../web/assets/favicon/favicon-16x16.png           |  Bin 1444 -> 0 bytes
 .../web/assets/favicon/favicon-32x32.png           |  Bin 3107 -> 0 bytes
 .../web-dashboard/web/assets/favicon/favicon.ico   |  Bin 15086 -> 0 bytes
 .../web/assets/favicon/flink-logo.png              |  Bin 6096 -> 0 bytes
 .../web-dashboard/web/assets/favicon/manifest.json |   17 -
 .../web/assets/favicon/mstile-144x144.png          |  Bin 30245 -> 0 bytes
 .../web/assets/favicon/mstile-150x150.png          |  Bin 26238 -> 0 bytes
 .../web/assets/favicon/mstile-310x150.png          |  Bin 27184 -> 0 bytes
 .../web/assets/favicon/mstile-310x310.png          |  Bin 73125 -> 0 bytes
 .../web/assets/favicon/mstile-70x70.png            |  Bin 16371 -> 0 bytes
 .../web/assets/favicon/safari-pinned-tab.svg       |  221 -
 .../web-dashboard/web/assets/images/flink.svg      |  738 --
 .../web/assets/vs/base/worker/workerMain.js        |  140 -
 .../web/assets/vs/basic-languages/apex/apex.js     |    7 -
 .../web/assets/vs/basic-languages/azcli/azcli.js   |    7 -
 .../web/assets/vs/basic-languages/bat/bat.js       |    7 -
 .../assets/vs/basic-languages/clojure/clojure.js   |    7 -
 .../web/assets/vs/basic-languages/coffee/coffee.js |    7 -
 .../web/assets/vs/basic-languages/cpp/cpp.js       |    7 -
 .../web/assets/vs/basic-languages/csharp/csharp.js |    7 -
 .../web/assets/vs/basic-languages/csp/csp.js       |    7 -
 .../web/assets/vs/basic-languages/css/css.js       |    7 -
 .../vs/basic-languages/dockerfile/dockerfile.js    |    7 -
 .../web/assets/vs/basic-languages/fsharp/fsharp.js |    7 -
 .../web/assets/vs/basic-languages/go/go.js         |    7 -
 .../vs/basic-languages/handlebars/handlebars.js    |    7 -
 .../web/assets/vs/basic-languages/html/html.js     |    7 -
 .../web/assets/vs/basic-languages/ini/ini.js       |    7 -
 .../web/assets/vs/basic-languages/java/java.js     |    7 -
 .../vs/basic-languages/javascript/javascript.js    |    7 -
 .../web/assets/vs/basic-languages/less/less.js     |    7 -
 .../web/assets/vs/basic-languages/lua/lua.js       |    7 -
 .../assets/vs/basic-languages/markdown/markdown.js |    7 -
 .../web/assets/vs/basic-languages/msdax/msdax.js   |    7 -
 .../web/assets/vs/basic-languages/mysql/mysql.js   |    7 -
 .../vs/basic-languages/objective-c/objective-c.js  |    7 -
 .../web/assets/vs/basic-languages/perl/perl.js     |    7 -
 .../web/assets/vs/basic-languages/pgsql/pgsql.js   |    7 -
 .../web/assets/vs/basic-languages/php/php.js       |    7 -
 .../assets/vs/basic-languages/postiats/postiats.js |    7 -
 .../vs/basic-languages/powerquery/powerquery.js    |    7 -
 .../vs/basic-languages/powershell/powershell.js    |    7 -
 .../web/assets/vs/basic-languages/pug/pug.js       |    7 -
 .../web/assets/vs/basic-languages/python/python.js |    7 -
 .../web/assets/vs/basic-languages/r/r.js           |    7 -
 .../web/assets/vs/basic-languages/razor/razor.js   |    7 -
 .../web/assets/vs/basic-languages/redis/redis.js   |    7 -
 .../assets/vs/basic-languages/redshift/redshift.js |    7 -
 .../web/assets/vs/basic-languages/ruby/ruby.js     |    7 -
 .../web/assets/vs/basic-languages/rust/rust.js     |    7 -
 .../web/assets/vs/basic-languages/sb/sb.js         |    7 -
 .../web/assets/vs/basic-languages/scheme/scheme.js |    7 -
 .../web/assets/vs/basic-languages/scss/scss.js     |    7 -
 .../web/assets/vs/basic-languages/shell/shell.js   |    7 -
 .../assets/vs/basic-languages/solidity/solidity.js |    7 -
 .../web/assets/vs/basic-languages/sql/sql.js       |    7 -
 .../web/assets/vs/basic-languages/st/st.js         |    7 -
 .../web/assets/vs/basic-languages/swift/swift.js   |    7 -
 .../vs/basic-languages/typescript/typescript.js    |    7 -
 .../web/assets/vs/basic-languages/vb/vb.js         |    7 -
 .../web/assets/vs/basic-languages/xml/xml.js       |    7 -
 .../web/assets/vs/basic-languages/yaml/yaml.js     |    7 -
 .../web/assets/vs/editor/editor.main.css           |    6 -
 .../web/assets/vs/editor/editor.main.js            | 1923 -----
 .../web/assets/vs/editor/editor.main.nls.de.js     |   32 -
 .../web/assets/vs/editor/editor.main.nls.es.js     |   32 -
 .../web/assets/vs/editor/editor.main.nls.fr.js     |   33 -
 .../web/assets/vs/editor/editor.main.nls.it.js     |   32 -
 .../web/assets/vs/editor/editor.main.nls.ja.js     |   25 -
 .../web/assets/vs/editor/editor.main.nls.js        |   29 -
 .../web/assets/vs/editor/editor.main.nls.ko.js     |   26 -
 .../web/assets/vs/editor/editor.main.nls.ru.js     |   32 -
 .../web/assets/vs/editor/editor.main.nls.zh-cn.js  |   23 -
 .../web/assets/vs/editor/editor.main.nls.zh-tw.js  |   23 -
 .../web/assets/vs/language/css/cssMode.js          |    7 -
 .../web/assets/vs/language/css/cssWorker.js        |    7 -
 .../web/assets/vs/language/html/htmlMode.js        |    7 -
 .../web/assets/vs/language/html/htmlWorker.js      |    7 -
 .../web/assets/vs/language/json/jsonMode.js        |    7 -
 .../web/assets/vs/language/json/jsonWorker.js      |    7 -
 .../web/assets/vs/language/typescript/tsMode.js    |    7 -
 .../web/assets/vs/language/typescript/tsWorker.js  |    7 -
 .../web-dashboard/web/assets/vs/loader.js          |   36 -
 .../web/common.b0586cabe1e1baa49f3f.js             |    1 -
 flink-runtime-web/web-dashboard/web/favicon.ico    |  Bin 5430 -> 0 bytes
 flink-runtime-web/web-dashboard/web/index.html     |   34 -
 .../web-dashboard/web/main.57562a63f323466a11d2.js |    1 -
 .../web/polyfills.f674a30e6c8b9e4be7a5.js          |    1 -
 .../web/runtime.9b4e2d5c916547e5c380.js            |    1 -
 .../web/styles.163c6842675fd92142ab.css            |    1 -
 pom.xml                                            |   11 -
 tools/force-shading/pom.xml                        |   11 -
 3648 files changed, 2263 insertions(+), 436766 deletions(-)
 delete mode 100755 flink-runtime-web/web-dashboard/node/node
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/.mailmap
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/AUTHORS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/CONTRIBUTING.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/appveyor.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/bin/node-gyp-bin/node-gyp
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd
 delete mode 100755 flink-runtime-web/web-dashboard/node/node_modules/npm/bin/npm
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/bin/npm-cli.js
 delete mode 100755 flink-runtime-web/web-dashboard/node/node_modules/npm/bin/npm.cmd
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/bin/npx
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/bin/npx-cli.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/bin/npx.cmd
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/changelogs/CHANGELOG-1.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/changelogs/CHANGELOG-2.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/changelogs/CHANGELOG-3.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/changelogs/CHANGELOG-4.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/changelogs/CHANGELOG-5.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/configure
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-access.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-adduser.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-audit.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-bin.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-bugs.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-build.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-bundle.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-cache.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-ci.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-completion.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-config.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-dedupe.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-deprecate.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-dist-tag.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-docs.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-doctor.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-edit.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-explore.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-help-search.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-help.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-hook.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-init.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-install-ci-test.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-install-test.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-install.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-link.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-logout.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-ls.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-outdated.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-owner.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-pack.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-ping.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-prefix.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-profile.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-prune.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-publish.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-rebuild.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-repo.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-restart.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-root.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-run-script.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-search.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-shrinkwrap.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-star.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-stars.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-start.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-stop.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-team.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-test.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-token.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-uninstall.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-unpublish.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-update.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-version.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-view.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm-whoami.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/cli/npm.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/files/npm-folders.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/files/npm-package-locks.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/files/npm-shrinkwrap.json.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/files/npmrc.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/files/package-lock.json.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/files/package.json.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/misc/npm-coding-style.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/misc/npm-config.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/misc/npm-developers.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/misc/npm-disputes.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/misc/npm-index.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/misc/npm-orgs.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/misc/npm-registry.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/misc/npm-scope.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/misc/npm-scripts.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/misc/removing-npm.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/misc/semver.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/spec/file-specifiers.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/doc/spec/package-lock.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/README.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-access.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-adduser.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-audit.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-bin.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-bugs.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-build.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-bundle.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-cache.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-ci.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-completion.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-config.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-dedupe.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-deprecate.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-dist-tag.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-docs.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-doctor.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-edit.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-explore.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-help-search.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-help.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-hook.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-init.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-install-ci-test.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-install-test.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-install.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-link.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-logout.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-ls.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-outdated.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-owner.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-pack.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-ping.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-prefix.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-profile.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-prune.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-publish.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-rebuild.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-repo.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-restart.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-root.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-run-script.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-search.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-shrinkwrap.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-star.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-stars.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-start.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-stop.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-team.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-test.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-token.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-uninstall.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-unpublish.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-update.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-version.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-view.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm-whoami.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/cli/npm.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/files/npm-folders.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/files/npm-global.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/files/npm-json.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/files/npm-package-locks.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/files/npm-shrinkwrap.json.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/files/npmrc.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/files/package-lock.json.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/files/package.json.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/index.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/misc/npm-coding-style.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/misc/npm-config.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/misc/npm-developers.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/misc/npm-disputes.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/misc/npm-index.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/misc/npm-orgs.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/misc/npm-registry.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/misc/npm-scope.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/misc/npm-scripts.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/misc/removing-npm.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/doc/misc/semver.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/docfoot.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/dochead.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/favicon.ico
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/index.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/static/style.css
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/html/static/toc.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/access.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/adduser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/audit.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/auth/legacy.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/auth/oauth.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/auth/saml.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/auth/sso.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/bin.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/bugs.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/build.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/cache.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/ci.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/completion.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/bin-links.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/clear-credentials-by-uri.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/cmd-list.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/core.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/defaults.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/fetch-opts.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/gentle-fs.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/get-credentials-by-uri.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/lifecycle.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/load-cafile.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/load-prefix.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/load-uid.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/nerf-dart.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/pacote.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/reg-client.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/set-credentials-by-uri.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/config/set-user.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/dedupe.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/deprecate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/dist-tag.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/docs.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/doctor.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/doctor/check-files-permission.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/doctor/check-ping.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/doctor/get-git-path.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/doctor/get-latest-nodejs-version.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/doctor/get-latest-npm-version.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/doctor/verify-cached-files.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/edit.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/explore.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/fetch-package-metadata.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/fetch-package-metadata.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/get.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/help-search.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/help.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/hook.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/init.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install-ci-test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install-test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/access-error.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/build.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/extract-worker.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/extract.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/fetch.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/finalize.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/global-install.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/global-link.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/install.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/move.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/postinstall.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/preinstall.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/prepare.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/refresh-package-json.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/remove.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/action/unbuild.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/actions.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/and-add-parent-to-errors.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/and-finish-tracker.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/and-ignore-errors.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/audit.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/check-permissions.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/copy-tree.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/decompose-actions.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/deps.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/diff-trees.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/exists.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/flatten-tree.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/get-requested.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/has-modern-meta.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/inflate-bundled.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/inflate-shrinkwrap.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/is-dev-dep.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/is-extraneous.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/is-fs-access-available.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/is-only-dev.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/is-only-optional.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/is-opt-dep.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/is-prod-dep.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/module-staging-path.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/mutate-into-logical-tree.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/node.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/read-shrinkwrap.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/realize-shrinkwrap-specifier.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/report-optional-failure.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/save.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/update-package-json.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/validate-args.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/validate-tree.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/install/writable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/link.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/logout.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/ls.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/npm.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/outdated.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/owner.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/pack.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/ping.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/prefix.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/profile.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/prune.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/publish.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/rebuild.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/repo.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/restart.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/root.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/run-script.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/search.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/search/all-package-metadata.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/search/all-package-search.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/search/esearch.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/search/format-package-stream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/search/package-filter.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/set.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/shrinkwrap.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/star.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/stars.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/start.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/stop.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/substack.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/team.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/token.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/unbuild.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/uninstall.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/unpublish.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/update.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/ansi-trim.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/child-path.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/completion.sh
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/completion/file-completion.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/completion/installed-deep.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/completion/installed-shallow.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/correct-mkdir.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/deep-sort-object.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/depr-check.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/did-you-mean.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/error-handler.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/error-message.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/escape-arg.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/escape-exec-path.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/gently-rm.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/get-publish-config.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/git.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/gunzip-maybe.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/is-registry.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/is-windows-bash.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/is-windows-shell.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/is-windows.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/lifecycle-cmd.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/lifecycle.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/link.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/locker.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/map-to-registry.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/metrics-launch.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/metrics.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/module-name.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/move.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/no-progress-while-running.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/open-url.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/output.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/package-id.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/parse-json.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/perf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/pick-manifest-from-registry-metadata.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/pulse-till-done.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/read-local-package.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/read-user-info.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/save-stack.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/spawn.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/stringify-package.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/temp-filename.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/umask.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/unix-format-path.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/unsupported.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/usage.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/utils/warn-deprecated.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/version.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/view.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/visnup.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/whoami.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/lib/xmas.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/make.bat
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-README.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-access.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-adduser.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-audit.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-bin.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-bugs.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-build.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-bundle.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-cache.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-ci.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-completion.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-config.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-dedupe.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-deprecate.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-dist-tag.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-docs.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-doctor.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-edit.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-explore.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-help-search.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-help.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-hook.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-init.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-install-ci-test.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-install-test.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-install.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-link.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-logout.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-ls.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-outdated.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-owner.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-pack.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-ping.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-prefix.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-profile.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-prune.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-publish.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-rebuild.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-repo.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-restart.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-root.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-run-script.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-search.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-shrinkwrap.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-star.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-stars.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-start.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-stop.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-team.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-test.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-token.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-uninstall.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-unpublish.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-update.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-version.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-view.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm-whoami.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npm.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man1/npx.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man5/npm-folders.5
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man5/npm-global.5
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man5/npm-json.5
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man5/npm-package-locks.5
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man5/npm-shrinkwrap.json.5
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man5/npmrc.5
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man5/package-lock.json.5
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man5/package.json.5
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man7/npm-coding-style.7
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man7/npm-config.7
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man7/npm-developers.7
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man7/npm-disputes.7
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man7/npm-index.7
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man7/npm-orgs.7
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man7/npm-registry.7
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man7/npm-scope.7
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man7/npm-scripts.7
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man7/removing-npm.7
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/man/man7/semver.7
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/JSONStream/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/JSONStream/LICENSE.APACHE2
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/JSONStream/LICENSE.MIT
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/JSONStream/bin.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/JSONStream/examples/all_docs.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/JSONStream/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/JSONStream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/JSONStream/readme.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/abbrev/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/abbrev/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/abbrev/abbrev.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/abbrev/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agent-base/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agent-base/History.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agent-base/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agent-base/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agent-base/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agent-base/patch-core.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agentkeepalive/History.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agentkeepalive/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agentkeepalive/browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agentkeepalive/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agentkeepalive/lib/_http_agent.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agentkeepalive/lib/agent.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agentkeepalive/lib/https_agent.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/agentkeepalive/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/.tonic_example.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/dist/ajv.bundle.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/dist/ajv.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/dist/ajv.min.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/dist/nodent.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/dist/regenerator.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/$data.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/ajv.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/ajv.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/cache.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/compile/_rules.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/compile/async.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/compile/equal.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/compile/error_classes.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/compile/formats.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/compile/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/compile/resolve.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/compile/rules.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/compile/schema_obj.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/compile/ucs2length.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/compile/util.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/_limit.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/_limitItems.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/_limitLength.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/_limitProperties.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/allOf.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/anyOf.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/coerce.def
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/const.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/contains.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/custom.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/defaults.def
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/definitions.def
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/dependencies.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/enum.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/errors.def
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/format.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/items.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/missing.def
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/multipleOf.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/not.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/oneOf.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/pattern.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/properties.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/propertyNames.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/ref.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/required.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/uniqueItems.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dot/validate.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/_limit.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/_limitItems.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/_limitLength.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/_limitProperties.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/allOf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/anyOf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/const.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/contains.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/custom.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/dependencies.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/enum.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/format.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/items.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/multipleOf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/not.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/oneOf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/pattern.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/properties.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/propertyNames.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/ref.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/required.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/uniqueItems.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/dotjs/validate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/keyword.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/patternGroups.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/refs/$data.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/refs/json-schema-draft-04.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/refs/json-schema-draft-06.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/lib/refs/json-schema-v5.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/scripts/.eslintrc.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/scripts/bundle.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/scripts/compile-dots.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/scripts/info
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/scripts/prepare-tests
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ajv/scripts/travis-gh-pages
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-align/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-align/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-align/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-align/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-align/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-regex/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-regex/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-regex/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-regex/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-styles/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-styles/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-styles/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansi-styles/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansicolors/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansicolors/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansicolors/ansicolors.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansicolors/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansistyles/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansistyles/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansistyles/ansistyles.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ansistyles/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aproba/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aproba/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aproba/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aproba/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/archy/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/archy/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/archy/README.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/archy/examples/beep.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/archy/examples/multi_line.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/archy/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/archy/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/are-we-there-yet/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/are-we-there-yet/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/are-we-there-yet/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/are-we-there-yet/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/are-we-there-yet/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/are-we-there-yet/tracker-base.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/are-we-there-yet/tracker-group.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/are-we-there-yet/tracker-stream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/are-we-there-yet/tracker.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asap/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asap/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asap/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asap/asap.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asap/browser-asap.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asap/browser-raw.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asap/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asap/raw.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/lib/ber/errors.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/lib/ber/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/lib/ber/reader.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/lib/ber/types.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/lib/ber/writer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/tst/ber/reader.test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asn1/tst/ber/writer.test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/assert-plus/AUTHORS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/assert-plus/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/assert-plus/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/assert-plus/assert.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/assert-plus/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/bench.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/lib/abort.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/lib/async.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/lib/defer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/lib/iterate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/lib/readable_asynckit.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/lib/readable_parallel.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/lib/readable_serial.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/lib/readable_serial_ordered.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/lib/state.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/lib/streamify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/lib/terminator.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/parallel.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/serial.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/serialOrdered.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/asynckit/stream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aws-sign2/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aws-sign2/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aws-sign2/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aws-sign2/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aws4/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aws4/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aws4/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aws4/aws4.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aws4/lru.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/aws4/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/balanced-match/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/balanced-match/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/balanced-match/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/balanced-match/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/balanced-match/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bcrypt-pbkdf/CONTRIBUTING.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bcrypt-pbkdf/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bcrypt-pbkdf/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bcrypt-pbkdf/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bcrypt-pbkdf/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bin-links/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bin-links/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bin-links/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bin-links/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bin-links/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/block-stream/LICENCE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/block-stream/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/block-stream/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/block-stream/block-stream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/block-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/changelog.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/browser/bluebird.core.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/browser/bluebird.core.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/browser/bluebird.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/browser/bluebird.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/any.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/assert.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/async.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/bind.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/bluebird.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/call_get.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/cancel.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/catch_filter.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/context.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/debuggability.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/direct_resolve.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/each.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/errors.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/es5.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/filter.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/finally.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/generators.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/join.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/map.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/method.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/nodeback.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/nodeify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/promise.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/promise_array.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/promisify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/props.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/queue.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/race.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/reduce.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/schedule.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/settle.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/some.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/synchronous_inspection.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/thenables.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/timers.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/using.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/js/release/util.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/bluebird/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boom/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boom/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boom/CONTRIBUTING.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boom/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boom/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boom/images/boom.png
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boom/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boom/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boxen/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boxen/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boxen/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/boxen/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/brace-expansion/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/brace-expansion/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/brace-expansion/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/brace-expansion/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/buffer-from/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/buffer-from/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/buffer-from/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/buffer-from/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtin-modules/builtin-modules.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtin-modules/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtin-modules/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtin-modules/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtin-modules/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtin-modules/static.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtins/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtins/History.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtins/License
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtins/Readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtins/builtins.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtins/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/builtins/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/byline/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/byline/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/byline/lib/byline.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/byline/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/byte-size/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/byte-size/README.hbs
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/byte-size/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/byte-size/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/byte-size/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/README.es.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/en.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/es.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/get.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/content/path.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/content/read.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/content/rm.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/content/write.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/entry-index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/memoization.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/util/fix-owner.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/util/move-file.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/util/tmp.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/util/y.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/lib/verify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/locales/en.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/locales/en.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/locales/es.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/locales/es.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/ls.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/put.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/rm.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cacache/verify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/call-limit/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/call-limit/call-limit.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/call-limit/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/camelcase/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/camelcase/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/camelcase/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/camelcase/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/capture-stack-trace/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/capture-stack-trace/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/capture-stack-trace/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/caseless/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/caseless/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/caseless/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/caseless/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/caseless/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/chalk/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/chalk/index.js.flow
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/chalk/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/chalk/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/chalk/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/chalk/templates.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/chalk/types/index.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/chownr/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/chownr/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/chownr/chownr.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/chownr/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ci-info/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ci-info/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ci-info/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ci-info/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ci-info/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cidr-regex/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cidr-regex/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cidr-regex/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cidr-regex/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-boxes/boxes.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-boxes/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-boxes/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-boxes/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-boxes/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-columns/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-columns/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-columns/color.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-columns/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-columns/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-columns/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-table3/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-table3/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-table3/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-table3/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-table3/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-table3/src/cell.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-table3/src/layout-manager.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-table3/src/table.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cli-table3/src/utils.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/node_modules/ansi-regex/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/node_modules/ansi-regex/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/node_modules/ansi-regex/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/node_modules/ansi-regex/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/node_modules/strip-ansi/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/node_modules/strip-ansi/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/node_modules/strip-ansi/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/node_modules/strip-ansi/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cliui/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/clone/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/clone/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/clone/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/clone/clone.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/clone/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cmd-shim/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cmd-shim/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cmd-shim/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cmd-shim/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cmd-shim/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cmd-shim/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/co/History.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/co/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/co/Readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/co/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/co/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/code-point-at/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/code-point-at/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/code-point-at/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/code-point-at/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-convert/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-convert/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-convert/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-convert/conversions.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-convert/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-convert/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-convert/route.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-name/.eslintrc.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-name/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-name/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-name/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-name/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-name/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/color-name/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/examples/normal-usage.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/examples/safe-string.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/index.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/colors.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/custom/trap.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/custom/zalgo.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/extendStringPrototype.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/maps/america.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/maps/rainbow.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/maps/random.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/maps/zebra.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/styles.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/system/has-flag.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/lib/system/supports-colors.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/safe.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/safe.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/colors/themes/generic-logging.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/columnify/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/columnify/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/columnify/Readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/columnify/columnify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/columnify/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/columnify/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/columnify/utils.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/columnify/width.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/combined-stream/License
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/combined-stream/Readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/combined-stream/lib/combined_stream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/combined-stream/lib/defer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/combined-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/concat-map/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/concat-map/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/concat-map/README.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/concat-map/example/map.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/concat-map/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/concat-map/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/concat-stream/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/concat-stream/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/concat-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/concat-stream/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/config-chain/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/config-chain/LICENCE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/config-chain/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/config-chain/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/config-chain/readme.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/configstore/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/configstore/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/configstore/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/configstore/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/console-control-strings/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/console-control-strings/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/console-control-strings/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/console-control-strings/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/copy-concurrently/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/copy-concurrently/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/copy-concurrently/copy.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/copy-concurrently/is-windows.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/copy-concurrently/node_modules/iferr/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/copy-concurrently/node_modules/iferr/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/copy-concurrently/node_modules/iferr/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/copy-concurrently/node_modules/iferr/index.coffee
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/copy-concurrently/node_modules/iferr/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/copy-concurrently/node_modules/iferr/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/copy-concurrently/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/core-util-is/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/core-util-is/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/core-util-is/float.patch
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/core-util-is/lib/util.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/core-util-is/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/core-util-is/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/create-error-class/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/create-error-class/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/create-error-class/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/create-error-class/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/lib/enoent.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/lib/parse.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/lib/util/escapeArgument.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/lib/util/escapeCommand.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/lib/util/hasEmptyArgumentBug.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/lib/util/readShebang.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/lib/util/resolveCommand.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cross-spawn/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cryptiles/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cryptiles/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cryptiles/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cryptiles/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cryptiles/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cryptiles/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/crypto-random-string/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/crypto-random-string/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/crypto-random-string/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/crypto-random-string/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cyclist/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cyclist/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cyclist/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/cyclist/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dashdash/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dashdash/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dashdash/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dashdash/etc/dashdash.bash_completion.in
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dashdash/lib/dashdash.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dashdash/node_modules/assert-plus/AUTHORS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dashdash/node_modules/assert-plus/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dashdash/node_modules/assert-plus/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dashdash/node_modules/assert-plus/assert.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dashdash/node_modules/assert-plus/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dashdash/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/.coveralls.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/karma.conf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/node.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/node_modules/ms/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/node_modules/ms/license.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/node_modules/ms/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/node_modules/ms/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/src/browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/src/debug.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/src/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debug/src/node.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debuglog/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debuglog/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debuglog/debuglog.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/debuglog/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/decamelize/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/decamelize/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/decamelize/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/decamelize/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/decode-uri-component/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/decode-uri-component/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/decode-uri-component/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/decode-uri-component/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/deep-extend/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/deep-extend/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/deep-extend/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/deep-extend/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/deep-extend/lib/deep-extend.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/deep-extend/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/defaults/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/defaults/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/defaults/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/defaults/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/defaults/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/defaults/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delayed-stream/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delayed-stream/License
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delayed-stream/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delayed-stream/Readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delayed-stream/lib/delayed_stream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delayed-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delegates/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delegates/History.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delegates/License
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delegates/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delegates/Readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delegates/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/delegates/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/detect-indent/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/detect-indent/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/detect-indent/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/detect-indent/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/detect-newline/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/detect-newline/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/detect-newline/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/detect-newline/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dezalgo/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dezalgo/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dezalgo/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dezalgo/dezalgo.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dezalgo/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dot-prop/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dot-prop/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dot-prop/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dot-prop/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dotenv/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dotenv/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dotenv/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dotenv/appveyor.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dotenv/config.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dotenv/lib/main.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/dotenv/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/duplexer3/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/duplexer3/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/duplexer3/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/duplexer3/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/duplexify/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/duplexify/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/duplexify/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/duplexify/example.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/duplexify/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/duplexify/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/duplexify/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ecc-jsbn/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ecc-jsbn/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ecc-jsbn/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ecc-jsbn/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ecc-jsbn/lib/LICENSE-jsbn
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ecc-jsbn/lib/ec.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ecc-jsbn/lib/sec.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ecc-jsbn/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ecc-jsbn/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/editor/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/editor/README.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/editor/example/beep.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/editor/example/edit.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/editor/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/editor/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/encoding/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/encoding/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/encoding/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/encoding/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/encoding/lib/encoding.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/encoding/lib/iconv-loader.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/encoding/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/end-of-stream/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/end-of-stream/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/end-of-stream/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/end-of-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/err-code/.editorconfig
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/err-code/.eslintrc.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/err-code/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/err-code/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/err-code/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/err-code/bower.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/err-code/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/err-code/index.umd.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/err-code/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/errno/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/errno/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/errno/build.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/errno/cli.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/errno/custom.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/errno/errno.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/errno/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/errno/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/auto.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/dist/es6-promise.auto.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/dist/es6-promise.auto.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/dist/es6-promise.auto.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/dist/es6-promise.auto.min.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/dist/es6-promise.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/dist/es6-promise.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/dist/es6-promise.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/dist/es6-promise.min.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/es6-promise.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise.auto.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise/-internal.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise/asap.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise/enumerator.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise/polyfill.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise/promise.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise/promise/all.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise/promise/race.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise/promise/reject.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise/promise/resolve.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise/then.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/lib/es6-promise/utils.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promise/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promisify/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promisify/dist/promise.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promisify/dist/promisify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/es6-promisify/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/escape-string-regexp/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/escape-string-regexp/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/escape-string-regexp/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/escape-string-regexp/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/execa/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/execa/lib/errname.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/execa/lib/stdio.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/execa/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/execa/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/execa/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extend/.editorconfig
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extend/.jscs.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extend/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extend/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extend/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extend/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extend/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extend/component.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extend/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extend/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extsprintf/.gitmodules
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extsprintf/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extsprintf/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extsprintf/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extsprintf/Makefile.targ
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extsprintf/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extsprintf/jsl.node.conf
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extsprintf/lib/extsprintf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/extsprintf/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-deep-equal/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-deep-equal/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-deep-equal/index.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-deep-equal/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-deep-equal/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/.eslintrc.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/benchmark/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/benchmark/test.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/example/key_cmp.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/example/nested.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/example/str.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/example/value_cmp.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fast-json-stable-stringify/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/figgy-pudding/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/figgy-pudding/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/figgy-pudding/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/figgy-pudding/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/figgy-pudding/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/find-npm-prefix/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/find-npm-prefix/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/find-npm-prefix/find-prefix.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/find-npm-prefix/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/find-up/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/find-up/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/find-up/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/find-up/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/flush-write-stream/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/flush-write-stream/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/flush-write-stream/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/flush-write-stream/example.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/flush-write-stream/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/flush-write-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/flush-write-stream/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/forever-agent/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/forever-agent/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/forever-agent/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/forever-agent/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/form-data/License
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/form-data/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/form-data/README.md.bak
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/form-data/lib/browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/form-data/lib/form_data.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/form-data/lib/populate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/form-data/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/from2/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/from2/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/from2/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/from2/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/from2/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/from2/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-minipass/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-minipass/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-minipass/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-minipass/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-vacuum/.eslintrc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-vacuum/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-vacuum/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-vacuum/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-vacuum/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-vacuum/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-vacuum/vacuum.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/index.coffee
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs-write-stream-atomic/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs.realpath/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs.realpath/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs.realpath/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs.realpath/old.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fs.realpath/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/examples/filter-pipe.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/examples/pipe.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/examples/reader.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/examples/symlink-write.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/fstream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/abstract.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/collect.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/dir-reader.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/dir-writer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/file-reader.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/file-writer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/get-type.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/link-reader.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/link-writer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/proxy-reader.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/proxy-writer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/reader.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/socket-reader.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/lib/writer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/fstream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/base-theme.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/error.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/has-color.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/node_modules/string-width/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/node_modules/string-width/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/node_modules/string-width/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/node_modules/string-width/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/plumbing.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/process.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/progress-bar.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/render-template.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/set-immediate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/set-interval.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/spin.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/template-item.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/theme-set.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/themes.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gauge/wide-truncate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/genfun/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/genfun/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/genfun/lib/genfun.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/genfun/lib/method.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/genfun/lib/role.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/genfun/lib/util.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/genfun/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/lib/link.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/lib/rm.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/node_modules/iferr/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/node_modules/iferr/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/node_modules/iferr/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/node_modules/iferr/index.coffee
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/node_modules/iferr/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/node_modules/iferr/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/gentle-fs/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/get-caller-file/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/get-caller-file/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/get-caller-file/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/get-stream/buffer-stream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/get-stream/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/get-stream/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/get-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/get-stream/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/getpass/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/getpass/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/getpass/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/getpass/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/getpass/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/getpass/node_modules/assert-plus/AUTHORS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/getpass/node_modules/assert-plus/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/getpass/node_modules/assert-plus/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/getpass/node_modules/assert-plus/assert.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/getpass/node_modules/assert-plus/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/getpass/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/glob/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/glob/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/glob/changelog.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/glob/common.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/glob/glob.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/glob/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/glob/sync.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/global-dirs/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/global-dirs/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/global-dirs/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/global-dirs/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/got/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/got/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/got/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/got/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/graceful-fs/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/graceful-fs/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/graceful-fs/fs.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/graceful-fs/graceful-fs.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/graceful-fs/legacy-streams.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/graceful-fs/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/graceful-fs/polyfills.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/afterRequest.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/beforeRequest.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/browser.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/cache.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/content.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/cookie.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/creator.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/entry.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/har.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/header.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/log.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/page.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/pageTimings.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/postData.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/query.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/request.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/response.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/lib/timings.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-schema/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/async.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/browser/async.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/browser/error.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/browser/promise.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/error.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/node4/async.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/node4/error.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/node4/promise.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/node6/async.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/node6/error.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/node6/promise.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/node7/async.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/node7/error.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/node7/promise.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/lib/promise.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/.tonic_example.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/dist/ajv.bundle.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/dist/ajv.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/dist/ajv.min.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/dist/nodent.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/dist/regenerator.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/ajv.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/ajv.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/async.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/cache.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/compile/_rules.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/compile/equal.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/compile/formats.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/compile/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/compile/resolve.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/compile/rules.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/compile/schema_obj.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/compile/ucs2length.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/compile/util.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/compile/validation_error.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/_limit.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/_limitItems.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/_limitLength.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/_limitProperties.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/allOf.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/anyOf.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/coerce.def
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/custom.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/defaults.def
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/definitions.def
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/dependencies.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/enum.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/errors.def
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/format.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/items.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/missing.def
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/multipleOf.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/not.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/oneOf.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/pattern.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/properties.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/ref.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/required.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/uniqueItems.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/v5/_formatLimit.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/v5/constant.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/v5/patternRequired.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/v5/switch.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dot/validate.jst
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/_formatLimit.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limit.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitItems.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitLength.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitProperties.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/allOf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/anyOf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/constant.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/custom.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/dependencies.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/enum.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/format.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/items.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/multipleOf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/not.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/oneOf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/pattern.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/patternRequired.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/properties.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/ref.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/required.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/switch.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/uniqueItems.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/validate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/keyword.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-draft-04.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-v5.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/v5.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/scripts/.eslintrc.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/scripts/bundle.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/scripts/compile-dots.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/scripts/info
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/scripts/prepare-tests
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/node_modules/ajv/scripts/travis-gh-pages
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/src/async.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/src/error.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/har-validator/src/promise.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/has-flag/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/has-flag/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/has-flag/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/has-flag/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/has-unicode/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/has-unicode/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/has-unicode/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/has-unicode/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/bower.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/component.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/dist/client.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/example/usage.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/images/hawk.png
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/images/logo.png
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/lib/browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/lib/client.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/lib/crypto.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/lib/server.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/lib/utils.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hawk/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hoek/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hoek/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hoek/CONTRIBUTING.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hoek/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hoek/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hoek/images/hoek.png
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hoek/lib/escape.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hoek/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hoek/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hosted-git-info/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hosted-git-info/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hosted-git-info/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hosted-git-info/git-host-info.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hosted-git-info/git-host.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hosted-git-info/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/hosted-git-info/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-cache-semantics/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-cache-semantics/node4/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-cache-semantics/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-proxy-agent/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-proxy-agent/History.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-proxy-agent/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-proxy-agent/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-proxy-agent/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/.dir-locals.el
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/http_signing.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/lib/parser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/lib/signer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/lib/utils.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/lib/verify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/http-signature/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/https-proxy-agent/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/https-proxy-agent/History.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/https-proxy-agent/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/https-proxy-agent/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/https-proxy-agent/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/humanize-ms/History.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/humanize-ms/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/humanize-ms/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/humanize-ms/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/humanize-ms/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/Changelog.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-codec.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-data.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/internal.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-codec.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data-generated.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/big5-added.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp936.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp949.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp950.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/eucjp.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/utf16.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/encodings/utf7.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/lib/bom-handling.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/lib/extend-node.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/lib/index.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/lib/streams.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iconv-lite/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iferr/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iferr/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iferr/iferr.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/iferr/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ignore-walk/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ignore-walk/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ignore-walk/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ignore-walk/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/import-lazy/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/import-lazy/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/import-lazy/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/import-lazy/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/imurmurhash/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/imurmurhash/imurmurhash.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/imurmurhash/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/inflight/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/inflight/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/inflight/inflight.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/inflight/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/inherits/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/inherits/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/inherits/inherits.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/inherits/inherits_browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/inherits/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ini/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ini/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ini/ini.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ini/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/init-package-json/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/init-package-json/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/init-package-json/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/init-package-json/default-input.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/init-package-json/init-package-json.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/init-package-json/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/invert-kv/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/invert-kv/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/invert-kv/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ip-regex/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ip-regex/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ip-regex/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ip-regex/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ip/.jscsrc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ip/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ip/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ip/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ip/lib/ip.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ip/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-builtin-module/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-builtin-module/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-builtin-module/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-builtin-module/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-ci/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-ci/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-ci/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-ci/bin.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-ci/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-ci/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-ci/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-cidr/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-cidr/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-cidr/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-cidr/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-fullwidth-code-point/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-fullwidth-code-point/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-fullwidth-code-point/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-fullwidth-code-point/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-installed-globally/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-installed-globally/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-installed-globally/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-installed-globally/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-npm/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-npm/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-npm/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-obj/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-obj/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-obj/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-obj/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-path-inside/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-path-inside/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-path-inside/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-path-inside/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-redirect/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-redirect/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-redirect/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-redirect/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-retry-allowed/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-retry-allowed/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-retry-allowed/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-retry-allowed/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-stream/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-stream/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-stream/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-typedarray/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-typedarray/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-typedarray/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-typedarray/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/is-typedarray/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isarray/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isarray/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isarray/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isarray/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isarray/component.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isarray/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isarray/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isarray/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isexe/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isexe/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isexe/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isexe/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isexe/mode.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isexe/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isexe/windows.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isstream/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isstream/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isstream/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isstream/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isstream/isstream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isstream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/isstream/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsbn/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsbn/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsbn/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsbn/example.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsbn/example.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsbn/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsbn/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-parse-better-errors/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-parse-better-errors/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-parse-better-errors/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-parse-better-errors/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-parse-better-errors/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema-traverse/.eslintrc.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema-traverse/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema-traverse/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema-traverse/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema-traverse/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema-traverse/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema-traverse/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema-traverse/spec/.eslintrc.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema-traverse/spec/fixtures/schema.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema-traverse/spec/index.spec.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-00/hyper-schema
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-00/json-ref
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-00/links
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-00/schema
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-01/hyper-schema
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-01/json-ref
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-01/links
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-01/schema
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-02/hyper-schema
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-02/json-ref
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-02/links
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-02/schema
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-03/examples/address
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-03/examples/calendar
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-03/examples/card
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-03/examples/geo
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-03/examples/interfaces
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-03/hyper-schema
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-03/json-ref
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-03/links
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-03/schema
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-04/hyper-schema
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-04/links
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-04/schema
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-zyp-json-schema-03.xml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/draft-zyp-json-schema-04.xml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/lib/links.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/lib/validate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-schema/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stable-stringify/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stable-stringify/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stable-stringify/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stable-stringify/example/key_cmp.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stable-stringify/example/nested.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stable-stringify/example/str.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stable-stringify/example/value_cmp.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stable-stringify/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stable-stringify/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stable-stringify/readme.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stringify-safe/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stringify-safe/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stringify-safe/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stringify-safe/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stringify-safe/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stringify-safe/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/json-stringify-safe/stringify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonify/README.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonify/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonify/lib/parse.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonify/lib/stringify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonify/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonparse/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonparse/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonparse/README.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonparse/bench.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonparse/examples/twitterfeed.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonparse/jsonparse.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonparse/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonparse/samplejson/basic.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsonparse/samplejson/basic2.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsprim/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsprim/CONTRIBUTING.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsprim/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsprim/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsprim/lib/jsprim.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsprim/node_modules/assert-plus/AUTHORS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsprim/node_modules/assert-plus/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsprim/node_modules/assert-plus/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsprim/node_modules/assert-plus/assert.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsprim/node_modules/assert-plus/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/jsprim/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/latest-version/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/latest-version/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/latest-version/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/latest-version/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lazy-property/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lazy-property/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lazy-property/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lazy-property/component.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lazy-property/lazyProperty.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lazy-property/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lcid/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lcid/lcid.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lcid/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lcid/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lcid/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libcipm/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libcipm/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libcipm/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libcipm/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libcipm/lib/config/lifecycle-opts.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libcipm/lib/config/npm-config.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libcipm/lib/config/pacote-opts.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libcipm/lib/extract.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libcipm/lib/silentlog.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libcipm/lib/worker.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libcipm/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/config.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/node_modules/npm-registry-fetch/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/node_modules/npm-registry-fetch/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/node_modules/npm-registry-fetch/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/node_modules/npm-registry-fetch/auth.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/node_modules/npm-registry-fetch/check-response.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/node_modules/npm-registry-fetch/config.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/node_modules/npm-registry-fetch/errors.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/node_modules/npm-registry-fetch/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/node_modules/npm-registry-fetch/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/node_modules/npm-registry-fetch/silentlog.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpmhook/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/auto-fallback.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/child.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/get-prefix.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/libnpx.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/ca.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/cs.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/de.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/en.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/es.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/fr.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/id.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/it.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/ja.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/ko.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/nb.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/nl.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/nn.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/no.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/pl.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/pt_BR.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/ro.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/ru.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/sr.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/tr.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/uk.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/zh_CN.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/locales/zh_TW.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/parse-args.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/util.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/libnpx/y.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/locate-path/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/locate-path/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/locate-path/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/locate-path/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lock-verify/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lock-verify/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lock-verify/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lock-verify/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lockfile/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lockfile/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lockfile/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lockfile/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lockfile/gen-changelog.sh
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lockfile/lockfile.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lockfile/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lockfile/sockets.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lockfile/speedtest.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._baseindexof/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._baseindexof/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._baseindexof/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._baseindexof/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._baseuniq/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._baseuniq/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._baseuniq/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._baseuniq/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._bindcallback/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._bindcallback/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._bindcallback/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._bindcallback/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._cacheindexof/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._cacheindexof/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._cacheindexof/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._cacheindexof/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._createcache/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._createcache/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._createcache/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._createcache/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._createset/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._createset/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._createset/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._createset/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._getnative/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._getnative/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._getnative/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._getnative/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._root/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._root/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._root/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash._root/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.clonedeep/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.clonedeep/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.clonedeep/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.clonedeep/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.restparam/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.restparam/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.restparam/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.restparam/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.union/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.union/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.union/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.union/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.uniq/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.uniq/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.uniq/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.uniq/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.without/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.without/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.without/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lodash.without/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lowercase-keys/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lowercase-keys/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lowercase-keys/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lowercase-keys/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lru-cache/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lru-cache/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lru-cache/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/lru-cache/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-dir/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-dir/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-dir/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-dir/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-fetch-happen/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-fetch-happen/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-fetch-happen/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-fetch-happen/agent.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-fetch-happen/cache.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-fetch-happen/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-fetch-happen/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/make-fetch-happen/warning.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/meant/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/meant/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/meant/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/meant/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/meant/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/meant/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/meant/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/meant/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mem/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mem/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mem/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mem/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mime-db/HISTORY.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mime-db/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mime-db/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mime-db/db.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mime-db/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mime-db/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mime-types/HISTORY.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mime-types/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mime-types/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mime-types/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mime-types/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mimic-fn/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mimic-fn/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mimic-fn/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mimic-fn/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minimatch/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minimatch/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minimatch/minimatch.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minimatch/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minimist/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minimist/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minimist/example/parse.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minimist/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minimist/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minimist/readme.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minipass/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minipass/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minipass/node_modules/yallist/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minipass/node_modules/yallist/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minipass/node_modules/yallist/iterator.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minipass/node_modules/yallist/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minipass/node_modules/yallist/yallist.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minipass/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minizlib/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minizlib/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minizlib/constants.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minizlib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/minizlib/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mississippi/changelog.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mississippi/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mississippi/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mississippi/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mississippi/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mkdirp/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mkdirp/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mkdirp/README.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mkdirp/bin/cmd.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mkdirp/bin/usage.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mkdirp/examples/pow.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mkdirp/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mkdirp/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/move-concurrently/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/move-concurrently/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/move-concurrently/move.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/move-concurrently/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ms/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ms/license.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ms/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ms/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mute-stream/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mute-stream/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mute-stream/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mute-stream/mute.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/mute-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/src/blob.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/src/body.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/src/common.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/src/fetch-error.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/src/headers.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/src/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/src/request.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-fetch-npm/src/response.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/.github/ISSUE_TEMPLATE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/CONTRIBUTING.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/addon.gypi
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/DEPS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/OWNERS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/PRESUBMIT.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/codereview.settings
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/gyp
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ordered_dict.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.pyc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/samples/samples
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/samples/samples.bat
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/setup.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/README
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/Find-VS2017.cs
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/build.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/clean.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/configure.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/find-vs2017.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/install.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/list.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/process-release.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/rebuild.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/lib/remove.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/nopt/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/nopt/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/nopt/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/nopt/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/nopt/bin/nopt.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/nopt/examples/my-program.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/nopt/lib/nopt.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/nopt/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/semver/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/semver/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/semver/bin/semver
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/semver/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/semver/range.bnf
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/semver/semver.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/examples/extracter.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/examples/packer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/examples/reader.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/buffer-entry.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/entry-writer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/entry.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/extended-header-writer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/extended-header.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/extract.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/global-header-writer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/header.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/pack.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/parse.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/node_modules/tar/tar.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/node-gyp/tools/gyp/pylib/gyp/generator/compile_commands_json.py
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/nopt/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/nopt/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/nopt/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/nopt/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/nopt/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/nopt/bin/nopt.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/nopt/examples/my-program.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/nopt/lib/nopt.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/nopt/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/normalize-package-data/AUTHORS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/normalize-package-data/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/normalize-package-data/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/normalize-package-data/lib/fixer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/normalize-package-data/lib/make_warning.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/normalize-package-data/lib/normalize.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/normalize-package-data/lib/safe_format.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/normalize-package-data/lib/typos.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/normalize-package-data/lib/warning_messages.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/normalize-package-data/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-audit-report/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-audit-report/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-audit-report/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-audit-report/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-audit-report/lib/utils.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-audit-report/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-audit-report/reporters/detail.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-audit-report/reporters/install.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-audit-report/reporters/json.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-audit-report/reporters/parseable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-audit-report/reporters/quiet.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-bundled/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-bundled/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-bundled/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-bundled/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-cache-filename/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-cache-filename/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-cache-filename/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-cache-filename/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-cache-filename/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-install-checks/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-install-checks/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-install-checks/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-install-checks/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-install-checks/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-lifecycle/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-lifecycle/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-lifecycle/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-lifecycle/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin/node-gyp
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin/node-gyp.cmd
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-lifecycle/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-logical-tree/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-logical-tree/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-logical-tree/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-logical-tree/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-logical-tree/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-package-arg/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-package-arg/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-package-arg/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-package-arg/npa.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-package-arg/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-packlist/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-packlist/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-packlist/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-packlist/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-pick-manifest/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-pick-manifest/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-pick-manifest/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-pick-manifest/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-pick-manifest/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-profile/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-profile/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-profile/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-profile/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-profile/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/access.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/adduser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/attempt.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/authify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/deprecate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/add.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/fetch.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/rm.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/set.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/update.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/fetch.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/get.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/initialize.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/logout.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/org.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/ping.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/publish.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/request.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/send-anonymous-CLI-metrics.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/star.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/stars.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/tag.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/team.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/unpublish.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/lib/whoami.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/License
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/equation.gif
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/example/dns.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/example/stop.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry_operation.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-client/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/auth.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/check-response.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/config.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/errors.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/README.es.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/en.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/es.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/get.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/content/path.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/content/read.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/content/rm.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/content/write.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/entry-index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/memoization.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/util/fix-owner.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/util/hash-to-segments.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/util/move-file.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/util/tmp.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/util/y.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/lib/verify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/locales/en.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/locales/en.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/locales/es.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/locales/es.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/ls.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/node_modules/mississippi/changelog.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/node_modules/mississippi/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/node_modules/mississippi/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/node_modules/mississippi/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/node_modules/mississippi/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/put.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/rm.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/cacache/verify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/figgy-pudding/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/figgy-pudding/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/figgy-pudding/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/figgy-pudding/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/figgy-pudding/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/agent.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/cache.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/warning.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/pump/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/pump/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/pump/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/pump/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/pump/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/pump/test-browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/pump/test-node.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/smart-buffer/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/smart-buffer/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/smart-buffer/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/smart-buffer/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/smart-buffer/build/smartbuffer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/smart-buffer/build/smartbuffer.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/smart-buffer/lib/smart-buffer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/smart-buffer/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/smart-buffer/typings/index.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks-proxy-agent/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks-proxy-agent/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks-proxy-agent/History.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks-proxy-agent/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks-proxy-agent/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks-proxy-agent/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks/examples/associate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks/examples/bind.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks/examples/connect.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks/lib/socks-agent.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks/lib/socks-client.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/socks/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/ssri/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/ssri/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/ssri/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/ssri/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/node_modules/ssri/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-registry-fetch/silentlog.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-run-path/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-run-path/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-run-path/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-run-path/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-user-validate/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-user-validate/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npm-user-validate/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npmlog/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npmlog/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npmlog/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npmlog/log.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/npmlog/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/number-is-nan/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/number-is-nan/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/number-is-nan/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/number-is-nan/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/oauth-sign/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/oauth-sign/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/oauth-sign/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/oauth-sign/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/object-assign/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/object-assign/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/object-assign/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/object-assign/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/once/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/once/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/once/once.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/once/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/opener/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/opener/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/opener/bin/opener-bin.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/opener/lib/opener.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/opener/opener.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/opener/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-homedir/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-homedir/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-homedir/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-homedir/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-locale/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-locale/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-locale/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-locale/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-tmpdir/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-tmpdir/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-tmpdir/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/os-tmpdir/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/osenv/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/osenv/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/osenv/osenv.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/osenv/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-finally/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-finally/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-finally/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-finally/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-limit/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-limit/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-limit/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-limit/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-locate/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-locate/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-locate/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-locate/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-try/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-try/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-try/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/p-try/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/package-json/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/package-json/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/package-json/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/package-json/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/extract.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/extract-stream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetch.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/directory.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/file.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/git.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/hosted.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/range.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/registry/check-warning-header.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/registry/fetch.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/registry/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/registry/manifest.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/registry/pick-registry.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/registry/registry-key.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/registry/tarball.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/remote.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/tag.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/fetchers/version.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/finalize-manifest.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/util/cache-key.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/util/finished.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/util/git.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/util/opt-check.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/util/pack-dir.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/util/silentlog.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/lib/with-tarball-stream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/manifest.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/prefetch.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pacote/tarball.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/parallel-transform/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/parallel-transform/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/parallel-transform/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/parallel-transform/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/parallel-transform/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-exists/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-exists/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-exists/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-exists/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-is-absolute/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-is-absolute/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-is-absolute/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-is-absolute/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-is-inside/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-is-inside/lib/path-is-inside.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-is-inside/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-key/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-key/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-key/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/path-key/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/performance-now/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/performance-now/.tm_properties
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/performance-now/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/performance-now/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/performance-now/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/performance-now/lib/performance-now.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/performance-now/lib/performance-now.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/performance-now/license.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/performance-now/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/performance-now/src/index.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/performance-now/src/performance-now.coffee
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pify/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pify/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pify/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pify/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/prepend-http/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/prepend-http/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/prepend-http/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/prepend-http/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/process-nextick-args/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/process-nextick-args/license.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/process-nextick-args/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/process-nextick-args/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-inflight/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-inflight/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-inflight/inflight.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-inflight/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/.editorconfig
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/node_modules/retry/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/node_modules/retry/License
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/node_modules/retry/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/node_modules/retry/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/node_modules/retry/equation.gif
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/node_modules/retry/example/dns.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/node_modules/retry/example/stop.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/node_modules/retry/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/node_modules/retry/lib/retry.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/node_modules/retry/lib/retry_operation.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/node_modules/retry/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promise-retry/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/example/buffer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/example/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/example/npm-init/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/example/npm-init/init-input.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/example/npm-init/init.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/example/npm-init/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/example/substack-input.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/promzard/promzard.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/proto-list/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/proto-list/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/proto-list/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/proto-list/proto-list.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/protoduck/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/protoduck/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/protoduck/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/protoduck/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/protoduck/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/prr/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/prr/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/prr/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/prr/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/prr/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/prr/prr.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/prr/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pseudomap/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pseudomap/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pseudomap/map.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pseudomap/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pseudomap/pseudomap.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/psl/.eslintignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/psl/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/psl/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/psl/data/rules.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/psl/dist/psl.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/psl/dist/psl.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/psl/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/psl/karma.conf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/psl/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/psl/yarn.lock
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pump/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pump/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pump/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pump/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pump/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pump/test-browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pump/test-node.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/node_modules/pump/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/node_modules/pump/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/node_modules/pump/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/node_modules/pump/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/node_modules/pump/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/node_modules/pump/test-browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/node_modules/pump/test-node.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/pumpify/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/punycode/LICENSE-MIT.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/punycode/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/punycode/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/punycode/punycode.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/bin/qrcode-terminal.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/example/basic.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/example/basic.png
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/example/callback.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/example/small-qrcode.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/lib/main.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QR8bitByte.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRBitBuffer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRErrorCorrectLevel.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMath.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMode.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRPolynomial.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRRSBlock.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/.editorconfig
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/.eslintignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/.jscs.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/dist/qs.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/lib/formats.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/lib/parse.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/lib/stringify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/lib/utils.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qs/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/query-string/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/query-string/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/query-string/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/query-string/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qw/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qw/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qw/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/qw/qw.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/LICENSE.APACHE2
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/LICENSE.BSD
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/LICENSE.MIT
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/cli.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/lib/utils.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/node_modules/minimist/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/node_modules/minimist/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/node_modules/minimist/example/parse.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/node_modules/minimist/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/node_modules/minimist/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/node_modules/minimist/readme.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rc/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-cmd-shim/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-cmd-shim/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-cmd-shim/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-cmd-shim/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-installed/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-installed/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-installed/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-installed/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-installed/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-installed/read-installed.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-package-json/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-package-json/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-package-json/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-package-json/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-package-json/read-json.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-package-tree/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-package-tree/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-package-tree/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read-package-tree/rpt.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read/lib/read.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/read/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/CONTRIBUTING.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/GOVERNANCE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/duplex-browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/duplex.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/BufferList.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/destroy.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream-browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/passthrough.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/readable-browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/readable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/transform.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/writable-browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readable-stream/writable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readdir-scoped-modules/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readdir-scoped-modules/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readdir-scoped-modules/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readdir-scoped-modules/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/readdir-scoped-modules/readdir.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-auth-token/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-auth-token/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-auth-token/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-auth-token/base64.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-auth-token/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-auth-token/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-auth-token/registry-url.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-auth-token/yarn.lock
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-url/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-url/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-url/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/registry-url/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/lib/auth.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/lib/cookies.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/lib/getProxyFromURI.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/lib/har.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/lib/hawk.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/lib/helpers.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/lib/multipart.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/lib/oauth.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/lib/querystring.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/lib/redirect.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/lib/tunnel.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/request/request.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-directory/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-directory/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-directory/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-directory/README.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-directory/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-directory/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-main-filename/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-main-filename/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-main-filename/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-main-filename/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-main-filename/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-main-filename/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/require-main-filename/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/resolve-from/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/resolve-from/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/resolve-from/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/resolve-from/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/License
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/Readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/equation.gif
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/example/dns.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/example/stop.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/lib/retry.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/lib/retry_operation.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/retry/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rimraf/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rimraf/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rimraf/bin.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rimraf/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/rimraf/rimraf.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/run-queue/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/run-queue/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/run-queue/queue.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safe-buffer/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safe-buffer/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safe-buffer/index.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safe-buffer/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safe-buffer/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safer-buffer/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safer-buffer/Porting-Buffer.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safer-buffer/Readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safer-buffer/dangerous.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safer-buffer/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safer-buffer/safer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/safer-buffer/tests.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/semver-diff/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/semver-diff/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/semver-diff/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/semver-diff/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/semver/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/semver/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/semver/bin/semver
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/semver/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/semver/range.bnf
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/semver/semver.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/set-blocking/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/set-blocking/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/set-blocking/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/set-blocking/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/set-blocking/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sha/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sha/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sha/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sha/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sha/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/shebang-command/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/shebang-command/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/shebang-command/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/shebang-command/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/shebang-regex/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/shebang-regex/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/shebang-regex/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/shebang-regex/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/signal-exit/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/signal-exit/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/signal-exit/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/signal-exit/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/signal-exit/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/signal-exit/signals.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slash/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slash/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slash/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slide/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slide/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slide/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slide/lib/async-map-ordered.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slide/lib/async-map.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slide/lib/bind-actor.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slide/lib/chain.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slide/lib/slide.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/slide/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/build/utils.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/build/utils.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/docs/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/docs/README_v3.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/docs/ROADMAP.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/typings/smartbuffer.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/typings/utils.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/smart-buffer/yarn.lock
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sntp/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sntp/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sntp/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sntp/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sntp/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sntp/examples/offset.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sntp/examples/time.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sntp/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sntp/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sntp/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks-proxy-agent/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks-proxy-agent/History.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks-proxy-agent/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks-proxy-agent/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks-proxy-agent/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/.prettierrc.yaml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/client/socksclient.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/client/socksclient.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/common/constants.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/common/constants.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/common/helpers.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/common/helpers.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/common/receivebuffer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/common/receivebuffer.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/common/util.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/common/util.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/build/index.js.map
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/docs/examples/index.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/docs/examples/javascript/associateExample.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/docs/examples/javascript/bindExample.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/docs/examples/javascript/connectExample.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/docs/examples/typescript/associateExample.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/docs/examples/typescript/bindExample.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/docs/examples/typescript/connectExample.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/docs/index.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/docs/migratingFromV1.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/typings/client/socksclient.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/typings/common/constants.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/typings/common/helpers.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/typings/common/receiveBuffer.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/typings/common/util.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/typings/index.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/socks/yarn.lock
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-object/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-object/lib/sorted-object.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-object/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/example.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/isarray/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/isarray/build/build.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/isarray/component.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/isarray/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/isarray/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/duplex.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/float.patch
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/lib/_stream_duplex.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/lib/_stream_passthrough.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/lib/_stream_readable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/lib/_stream_transform.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/lib/_stream_writable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/passthrough.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/readable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/transform.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream/writable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/string_decoder/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/string_decoder/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/string_decoder/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/string_decoder/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/node_modules/string_decoder/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sorted-union-stream/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-correct/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-correct/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-correct/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-correct/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-exceptions/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-exceptions/index.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-exceptions/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-expression-parse/AUTHORS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-expression-parse/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-expression-parse/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-expression-parse/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-expression-parse/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-expression-parse/parse.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-expression-parse/scan.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-license-ids/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-license-ids/deprecated.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-license-ids/index.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/spdx-license-ids/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/bin/sshpk-conv
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/bin/sshpk-sign
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/bin/sshpk-verify
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/algs.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/certificate.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/dhe.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/ed-compat.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/errors.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/fingerprint.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/formats/auto.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/formats/dnssec.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/formats/openssh-cert.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/formats/pem.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/formats/pkcs1.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/formats/pkcs8.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/formats/rfc4253.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/formats/ssh-private.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/formats/ssh.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/formats/x509-pem.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/formats/x509.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/identity.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/key.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/private-key.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/signature.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/ssh-buffer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/lib/utils.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/man/man1/sshpk-conv.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/man/man1/sshpk-sign.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/man/man1/sshpk-verify.1
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/node_modules/assert-plus/AUTHORS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/node_modules/assert-plus/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/node_modules/assert-plus/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/node_modules/assert-plus/assert.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/node_modules/assert-plus/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/sshpk/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ssri/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ssri/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ssri/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ssri/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/ssri/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-each/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-each/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-each/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-each/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-each/collaborators.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-each/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-each/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-each/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-iterate/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-iterate/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-iterate/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-iterate/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-iterate/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-iterate/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-iterate/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-shift/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-shift/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-shift/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-shift/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-shift/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-shift/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stream-shift/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strict-uri-encode/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strict-uri-encode/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strict-uri-encode/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strict-uri-encode/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/is-fullwidth-code-point/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string-width/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string_decoder/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string_decoder/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string_decoder/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string_decoder/lib/string_decoder.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/string_decoder/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stringify-package/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stringify-package/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stringify-package/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stringify-package/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stringify-package/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stringstream/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stringstream/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stringstream/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stringstream/example.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stringstream/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/stringstream/stringstream.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-ansi/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-ansi/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-ansi/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-ansi/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-eof/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-eof/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-eof/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-eof/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-json-comments/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-json-comments/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-json-comments/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/strip-json-comments/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/supports-color/browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/supports-color/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/supports-color/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/supports-color/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/supports-color/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/buffer.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/create.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/extract.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/header.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/high-level-opt.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/large-numbers.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/list.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/mkdir.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/mode-fix.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/pack.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/parse.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/pax.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/read-entry.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/replace.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/types.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/unpack.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/update.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/warn-mixin.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/winchars.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/lib/write-entry.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/node_modules/yallist/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/node_modules/yallist/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/node_modules/yallist/iterator.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/node_modules/yallist/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/node_modules/yallist/yallist.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tar/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/term-size/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/term-size/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/term-size/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/term-size/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/term-size/vendor/macos/term-size
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/term-size/vendor/windows/term-size.exe
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/text-table/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/text-table/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/text-table/example/align.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/text-table/example/center.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/text-table/example/dotalign.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/text-table/example/doubledot.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/text-table/example/table.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/text-table/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/text-table/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/text-table/readme.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through/LICENSE.APACHE2
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through/LICENSE.MIT
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through/readme.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through2/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through2/LICENSE.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through2/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through2/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through2/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/through2/through2.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/timed-out/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/timed-out/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/timed-out/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/timed-out/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/lib/factory.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/src/factory.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/src/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/translations/da.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/translations/de.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/translations/en-short.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/translations/en.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tiny-relative-date/translations/es.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tough-cookie/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tough-cookie/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tough-cookie/lib/cookie.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tough-cookie/lib/memstore.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tough-cookie/lib/pathMatch.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tough-cookie/lib/permuteDomain.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tough-cookie/lib/pubsuffix-psl.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tough-cookie/lib/pubsuffix.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tough-cookie/lib/store.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tough-cookie/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tunnel-agent/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tunnel-agent/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tunnel-agent/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tunnel-agent/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/AUTHORS.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/PULL_REQUEST_TEMPLATE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/nacl-fast.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/nacl-fast.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/nacl.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/nacl.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/nacl.min.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/tweetnacl/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/typedarray/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/typedarray/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/typedarray/example/tarray.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/typedarray/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/typedarray/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/typedarray/readme.markdown
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uid-number/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uid-number/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uid-number/get-uid-gid.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uid-number/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uid-number/uid-number.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/umask/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/umask/ChangeLog
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/umask/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/umask/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/umask/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/umask/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.js.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/coverage/base.css
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/coverage/index.html
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/coverage/prettify.css
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/coverage/prettify.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/coverage/sort-arrow-sprite.png
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/coverage/sorter.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-filename/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-slug/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-slug/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-slug/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-slug/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-slug/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-string/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-string/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-string/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unique-string/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unpipe/HISTORY.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unpipe/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unpipe/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unpipe/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unpipe/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unzip-response/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unzip-response/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unzip-response/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/unzip-response/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/update-notifier/check.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/update-notifier/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/update-notifier/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/update-notifier/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/update-notifier/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/url-parse-lax/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/url-parse-lax/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/url-parse-lax/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/url-parse-lax/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/util-deprecate/History.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/util-deprecate/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/util-deprecate/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/util-deprecate/browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/util-deprecate/node.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/util-deprecate/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/util-extend/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/util-extend/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/util-extend/extend.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/util-extend/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/util-extend/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/.eslintrc.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/AUTHORS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/README_js.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/bin/uuid
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/lib/bytesToUuid.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/lib/md5-browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/lib/md5.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/lib/rng-browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/lib/rng.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/lib/sha1-browser.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/lib/sha1.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/lib/v35.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/v1.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/v3.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/v4.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/uuid/v5.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/validate-npm-package-license/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/validate-npm-package-license/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/validate-npm-package-license/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/validate-npm-package-license/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/validate-npm-package-name/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/validate-npm-package-name/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/validate-npm-package-name/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/validate-npm-package-name/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/validate-npm-package-name/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/validate-npm-package-name/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/CONTRIBUTING.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/lib/verror.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/node_modules/assert-plus/AUTHORS
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/node_modules/assert-plus/CHANGES.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/node_modules/assert-plus/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/node_modules/assert-plus/assert.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/node_modules/assert-plus/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/verror/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wcwidth/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wcwidth/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wcwidth/Readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wcwidth/combining.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wcwidth/docs/index.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wcwidth/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wcwidth/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/which-module/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/which-module/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/which-module/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/which-module/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/which-module/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/which/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/which/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/which/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/which/bin/which
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/which/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/which/which.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wide-align/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wide-align/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wide-align/align.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wide-align/node_modules/string-width/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wide-align/node_modules/string-width/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wide-align/node_modules/string-width/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wide-align/node_modules/string-width/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wide-align/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/widest-line/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/widest-line/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/widest-line/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/widest-line/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/.editorconfig
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/.travis.yml
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/LICENSE.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/examples/basic/child.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/examples/basic/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/examples/pi/calc.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/examples/pi/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/index.d.ts
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/lib/child/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/lib/farm.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/lib/fork.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/lib/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/tests/child.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/tests/debug.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/worker-farm/tests/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrap-ansi/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrap-ansi/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrap-ansi/node_modules/string-width/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrap-ansi/node_modules/string-width/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrap-ansi/node_modules/string-width/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrap-ansi/node_modules/string-width/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrap-ansi/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrap-ansi/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrappy/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrappy/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrappy/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/wrappy/wrappy.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/write-file-atomic/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/write-file-atomic/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/write-file-atomic/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/write-file-atomic/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xdg-basedir/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xdg-basedir/license
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xdg-basedir/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xdg-basedir/readme.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xtend/.npmignore
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xtend/LICENCE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xtend/Makefile
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xtend/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xtend/immutable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xtend/mutable.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xtend/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/xtend/test.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/y18n/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/y18n/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/y18n/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/y18n/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/y18n/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yallist/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yallist/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yallist/iterator.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yallist/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yallist/yallist.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs-parser/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs-parser/LICENSE.txt
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs-parser/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs-parser/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs-parser/lib/tokenize-arg-string.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs-parser/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/CHANGELOG.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/completion.sh.hbs
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/lib/apply-extends.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/lib/argsert.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/lib/command.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/lib/completion.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/lib/levenshtein.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/lib/obj-filter.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/lib/usage.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/lib/validation.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/lib/yerror.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/be.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/de.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/en.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/es.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/fr.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/hi.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/hu.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/id.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/it.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/ja.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/ko.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/nb.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/nl.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/nn.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/pirate.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/pl.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/pt.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/pt_BR.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/ru.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/th.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/tr.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/zh_CN.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/locales/zh_TW.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/node_modules/y18n/LICENSE
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/node_modules/y18n/README.md
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/node_modules/y18n/index.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/node_modules/y18n/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/node_modules/yargs/yargs.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/package.json
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/changelog.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/clean-old.sh
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/dep-update
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/dev-dep-update
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/doc-build.sh
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/gen-changelog
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/gen-dev-ignores.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/index-build.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/install.sh
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/maketest
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/publish-tag.js
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/release.sh
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/relocate.sh
 delete mode 100644 flink-runtime-web/web-dashboard/node/node_modules/npm/scripts/update-authors.sh
 delete mode 100644 flink-runtime-web/web-dashboard/web/1.a08489e833f9a9e207db.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/10.63d31c6e6c706abb2ced.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/11.24f87b10d69ee1172937.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/12.d19cfac6cfda85106664.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/13.5c90dd5da54ab54a101e.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/2.6e863a1047ac0475c16f.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/3rdpartylicenses.txt
 delete mode 100644 flink-runtime-web/web-dashboard/web/4.b05714cd8017940a6b6d.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/8.38f4f9c512c3d7ac6625.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/9.46690259628a1536dcfc.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/android-chrome-192x192.png
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/android-chrome-512x512.png
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/apple-touch-icon.png
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/browserconfig.xml
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/favicon-16x16.png
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/favicon-32x32.png
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/favicon.ico
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/flink-logo.png
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/manifest.json
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/mstile-144x144.png
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/mstile-150x150.png
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/mstile-310x150.png
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/mstile-310x310.png
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/mstile-70x70.png
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/favicon/safari-pinned-tab.svg
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/images/flink.svg
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/base/worker/workerMain.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/apex/apex.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/azcli/azcli.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/bat/bat.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/clojure/clojure.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/coffee/coffee.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/cpp/cpp.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/csharp/csharp.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/csp/csp.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/css/css.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/dockerfile/dockerfile.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/fsharp/fsharp.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/go/go.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/handlebars/handlebars.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/html/html.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/ini/ini.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/java/java.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/javascript/javascript.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/less/less.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/lua/lua.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/markdown/markdown.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/msdax/msdax.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/mysql/mysql.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/objective-c/objective-c.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/perl/perl.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/pgsql/pgsql.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/php/php.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/postiats/postiats.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/powerquery/powerquery.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/powershell/powershell.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/pug/pug.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/python/python.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/r/r.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/razor/razor.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/redis/redis.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/redshift/redshift.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/ruby/ruby.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/rust/rust.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/sb/sb.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/scheme/scheme.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/scss/scss.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/shell/shell.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/solidity/solidity.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/sql/sql.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/st/st.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/swift/swift.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/typescript/typescript.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/vb/vb.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/xml/xml.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/basic-languages/yaml/yaml.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.css
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.nls.de.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.nls.es.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.nls.fr.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.nls.it.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.nls.ja.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.nls.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.nls.ko.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.nls.ru.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.nls.zh-cn.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/editor/editor.main.nls.zh-tw.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/language/css/cssMode.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/language/css/cssWorker.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/language/html/htmlMode.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/language/html/htmlWorker.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/language/json/jsonMode.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/language/json/jsonWorker.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/language/typescript/tsMode.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/language/typescript/tsWorker.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/assets/vs/loader.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/common.b0586cabe1e1baa49f3f.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/favicon.ico
 delete mode 100644 flink-runtime-web/web-dashboard/web/index.html
 delete mode 100644 flink-runtime-web/web-dashboard/web/main.57562a63f323466a11d2.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/polyfills.f674a30e6c8b9e4be7a5.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/runtime.9b4e2d5c916547e5c380.js
 delete mode 100644 flink-runtime-web/web-dashboard/web/styles.163c6842675fd92142ab.css


[flink] 01/01: blink first commit

Posted by ku...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kurt pushed a commit to branch blink
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 2be5f47fb62126fa3a35e44459e660c39e9e0a39
Author: Kurt Young <ku...@apache.org>
AuthorDate: Sun Jan 27 21:39:16 2019 +0800

    blink first commit
---
 .gitignore                                         |     8 +-
 LICENSE                                            |   121 +
 NOTICE                                             |    56 +-
 NOTICE-binary                                      |  5863 --
 README.md                                          |   351 +-
 deploysettings.xml                                 |    38 +
 docs/_config.yml                                   |    20 +-
 docs/_includes/generated/akka_configuration.html   |    53 +-
 .../generated/checkpointing_configuration.html     |    21 +-
 docs/_includes/generated/common_section.html       |    66 -
 docs/_includes/generated/core_configuration.html   |    36 +-
 .../generated/environment_configuration.html       |    21 +-
 ...ternal_block_shuffle_service_configuration.html |    96 +
 .../generated/high_availability_configuration.html |     7 +-
 ...high_availability_filesystem_configuration.html |    16 +
 .../high_availability_zookeeper_configuration.html |     2 +-
 .../generated/history_server_configuration.html    |     2 +-
 .../generated/job_manager_configuration.html       |    48 +-
 .../generated/kubernetes_config_configuration.html |   126 +
 docs/_includes/generated/mesos_configuration.html  |    13 +-
 .../mesos_task_manager_configuration.html          |    20 +-
 docs/_includes/generated/metric_configuration.html |    66 +-
 docs/_includes/generated/netty_configuration.html  |     5 +
 ...etheus_push_gateway_reporter_configuration.html |    41 -
 .../generated/queryable_state_configuration.html   |    19 +-
 .../generated/resource_manager_configuration.html  |    11 +-
 docs/_includes/generated/rest_configuration.html   |    16 +-
 docs/_includes/generated/rest_dispatcher.html      |  4419 +
 docs/_includes/generated/rest_v1_dispatcher.html   |  3875 -
 .../generated/rocks_db_configuration.html          |    26 -
 .../rocks_db_native_metric_configuration.html      |   116 -
 .../generated/security_configuration.html          |    86 +-
 .../generated/slot_manager_configuration.html      |    31 +
 .../generated/task_manager_configuration.html      |   249 +-
 docs/_includes/generated/web_configuration.html    |    32 +-
 .../generated/yarn_config_configuration.html       |    23 +-
 docs/_includes/sidenav.html                        |     4 -
 docs/_layouts/base.html                            |     1 -
 docs/concepts/programming-model.md                 |     3 +-
 docs/concepts/runtime.md                           |    45 +-
 docs/dev/api_concepts.md                           |    12 +-
 docs/dev/batch/connectors.md                       |    63 +-
 docs/dev/batch/dataset_transformations.md          |    18 +-
 docs/dev/batch/examples.md                         |    39 +-
 docs/dev/batch/hadoop_compatibility.md             |    60 +-
 docs/dev/batch/index.md                            |    20 +-
 docs/dev/batch/python.md                           |     8 +-
 docs/dev/best_practices.md                         |     8 +-
 docs/dev/cluster_execution.md                      |     4 +-
 docs/dev/connectors/cassandra.md                   |    32 +-
 docs/dev/connectors/elasticsearch.md               |   211 +-
 docs/dev/connectors/filesystem_sink.md             |    30 +-
 docs/dev/connectors/index.md                       |     8 +-
 docs/dev/connectors/kafka.md                       |   226 +-
 docs/dev/connectors/kinesis.md                     |    46 +-
 docs/dev/connectors/nifi.md                        |     4 +-
 docs/dev/connectors/rabbitmq.md                    |     8 +-
 docs/dev/connectors/streamfile_sink.md             |   126 -
 docs/dev/connectors/twitter.md                     |     8 +-
 docs/dev/datastream_api.md                         |    22 +-
 docs/dev/event_time.md                             |    28 -
 docs/dev/execution_configuration.md                |     2 +-
 docs/dev/execution_plans.md                        |    12 +-
 docs/dev/index.md                                  |     1 -
 docs/dev/java8.md                                  |   198 +
 docs/dev/java_lambdas.md                           |   140 -
 docs/dev/libs/cep.md                               |   616 +-
 docs/dev/libs/gelly/index.md                       |     4 +-
 docs/dev/libs/ml/cross_validation.md               |     2 +-
 docs/dev/libs/ml/index.md                          |     4 +-
 docs/dev/libs/ml/quickstart.md                     |    29 +-
 docs/dev/local_execution.md                        |    12 +-
 docs/dev/migration.md                              |    11 -
 docs/dev/projectsetup/dependencies.md              |   244 -
 docs/dev/projectsetup/index.md                     |    25 -
 docs/dev/projectsetup/java_api_quickstart.md       |   354 -
 docs/dev/projectsetup/scala_api_quickstart.md      |   230 -
 docs/dev/restart_strategies.md                     |     4 +-
 docs/dev/scala_api_extensions.md                   |     6 +-
 docs/dev/scala_shell.md                            |   343 +
 docs/dev/stream/examples.md                        |   332 +
 docs/dev/stream/experimental.md                    |     2 -
 docs/dev/stream/operators/index.md                 |    29 +-
 docs/dev/stream/operators/joining.md               |   284 -
 docs/dev/stream/operators/process_function.md      |    51 +-
 docs/dev/stream/operators/windows.md               |    32 +-
 docs/dev/stream/python.md                          |    17 +-
 docs/dev/stream/side_output.md                     |     1 -
 docs/dev/stream/state/broadcast_state.md           |    38 +-
 docs/dev/stream/state/custom_serialization.md      |   316 +-
 docs/dev/stream/state/index.md                     |     3 +-
 docs/dev/stream/state/queryable_state.md           |    16 +-
 docs/dev/stream/state/schema_evolution.md          |    95 -
 docs/dev/stream/state/state.md                     |   225 +-
 docs/dev/stream/testing.md                         |    12 +-
 docs/dev/table/catalog.md                          |   282 +
 docs/dev/table/common.md                           |   420 +-
 docs/dev/table/connect.md                          |  1205 -
 docs/dev/table/examples.md                         |    31 +
 docs/dev/table/functions.md                        |  5776 --
 docs/dev/table/hive_compatibility.md               |   323 +
 docs/dev/table/index.md                            |    15 +-
 docs/dev/table/multiple_tablesink_optimization.md  |   130 +
 docs/dev/table/resource.md                         |   605 +
 docs/dev/table/sourceSinks.md                      |  1241 +-
 docs/dev/table/sql.md                              |  2561 +-
 docs/dev/table/sqlClient.md                        |   590 +-
 docs/dev/table/streaming/dynamic_tables.md         |    22 +-
 docs/dev/table/streaming/index.md                  |    10 +-
 docs/dev/table/streaming/joins.md                  |   128 +-
 docs/dev/table/streaming/match_recognize.md        |   637 +-
 docs/dev/table/streaming/query_configuration.md    |    37 +-
 docs/dev/table/streaming/temporal_tables.md        |   144 +-
 docs/dev/table/streaming/time_attributes.md        |    47 +-
 docs/dev/table/streaming_optimization.md           |   236 +
 docs/dev/table/supported_ddl.md                    |   498 +
 docs/dev/table/tableApi.md                         |  3753 +-
 docs/dev/table/udfs.md                             |   219 +-
 docs/dev/types_serialization.md                    |     2 +-
 docs/examples/index.md                             |    23 +-
 docs/fig/FlinkOnKubernetesNative.svg               |   178 +
 docs/fig/back_pressure_sampling_high.png           |   Bin 77546 -> 751329 bytes
 docs/fig/back_pressure_sampling_in_progress.png    |   Bin 79112 -> 740403 bytes
 docs/fig/back_pressure_sampling_ok.png             |   Bin 79668 -> 753695 bytes
 docs/fig/checkpoint_monitoring-details.png         |   Bin 94761 -> 199310 bytes
 .../fig/checkpoint_monitoring-details_subtasks.png |   Bin 47710 -> 153158 bytes
 docs/fig/checkpoint_monitoring-details_summary.png |   Bin 50860 -> 79868 bytes
 docs/fig/checkpoint_monitoring-history.png         |   Bin 83569 -> 214972 bytes
 docs/fig/checkpoint_monitoring-summary.png         |   Bin 51257 -> 98555 bytes
 docs/fig/debugging_job_resources_overview.png      |   Bin 0 -> 828418 bytes
 docs/fig/debugging_job_resources_pending_slots.png |   Bin 0 -> 742470 bytes
 docs/fig/debugging_job_resources_taskmanagers.png  |   Bin 0 -> 755805 bytes
 docs/fig/distinct_split.png                        |   Bin 0 -> 360758 bytes
 docs/fig/incremental_agg_1.png                     |   Bin 0 -> 190283 bytes
 docs/fig/incremental_agg_2.png                     |   Bin 0 -> 186333 bytes
 docs/fig/interval-join.svg                         |   147 -
 docs/fig/local_agg.png                             |   Bin 0 -> 161249 bytes
 docs/fig/minibatch_agg.png                         |   Bin 0 -> 81573 bytes
 docs/fig/multiple_sink.png                         |   Bin 0 -> 301185 bytes
 docs/fig/session-window-join.svg                   |   125 -
 docs/fig/sliding-window-join.svg                   |   113 -
 docs/fig/ssl_internal_external.svg                 |   336 -
 docs/fig/taskmanager_resource_mem.png              |   Bin 0 -> 304701 bytes
 docs/fig/tasks_slots.svg                           |   959 +-
 docs/fig/tumbling-window-join.svg                  |   131 -
 docs/fig/two_input_chain.svg                       |    19 +
 docs/fig/yarn-shuffle-service.png                  |   Bin 0 -> 263481 bytes
 .../fig/yarn_quickstart_perjob_flink_dashboard.png |   Bin 0 -> 824478 bytes
 docs/fig/yarn_quickstart_perjob_rm.png             |   Bin 0 -> 216825 bytes
 .../yarn_quickstart_session_flink_dashboard.png    |   Bin 0 -> 850275 bytes
 ...uickstart_session_flink_dashboard_wordcount.png |   Bin 0 -> 821972 bytes
 docs/fig/yarn_quickstart_session_rm.png            |   Bin 0 -> 209628 bytes
 docs/flinkDev/building.md                          |   134 -
 docs/flinkDev/ide_setup.md                         |   127 -
 docs/flinkDev/index.md                             |    26 -
 docs/index.md                                      |     1 +
 docs/internals/components.md                       |    20 -
 docs/internals/ide_setup.md                        |   127 +
 docs/internals/index.md                            |     3 +-
 docs/internals/job_scheduling.md                   |     5 +
 docs/internals/taskmanager_resource.md             |   107 +
 docs/monitoring/application_profiling.md           |     2 +-
 docs/monitoring/back_pressure.md                   |    14 +-
 docs/monitoring/checkpoint_monitoring.md           |    12 +-
 docs/monitoring/debugging_classloading.md          |    14 +-
 docs/monitoring/debugging_job_resources.md         |    62 +
 docs/monitoring/logging.md                         |     8 +-
 docs/monitoring/metrics.md                         |   357 +-
 docs/monitoring/rest_api.md                        |   637 +-
 docs/ops/cli.md                                    |    42 +-
 docs/ops/config.md                                 |   294 +-
 docs/ops/deployment/aws.md                         |     7 +-
 docs/ops/deployment/cluster_setup.md               |    10 +-
 docs/ops/deployment/docker.md                      |    71 +-
 docs/ops/deployment/hadoop.md                      |     2 -
 docs/ops/deployment/kubernetes.md                  |   228 +-
 docs/ops/deployment/mesos.md                       |    79 +-
 docs/ops/deployment/oss.md                         |   233 -
 docs/ops/deployment/yarn_setup.md                  |   227 +-
 docs/ops/filesystems.md                            |    78 +-
 docs/ops/ha/index.md                               |    24 +
 docs/ops/ha/jobmanager_failover.md                 |    41 +
 docs/ops/ha/jobmanager_high_availability.md        |   241 +
 docs/ops/jobmanager_high_availability.md           |   242 -
 docs/ops/production_ready.md                       |     2 +-
 docs/ops/scala_shell.md                            |   303 -
 docs/ops/security-kerberos.md                      |     2 +-
 docs/ops/security-ssl.md                           |   307 +-
 docs/ops/state/checkpoints.md                      |    22 +
 docs/ops/state/large_state_tuning.md               |    28 +-
 docs/ops/state/savepoints.md                       |    36 +-
 docs/ops/state/state_backends.md                   |    21 +-
 docs/ops/upgrading.md                              |    71 +-
 docs/ops/zeppelin.md                               |   348 +
 docs/page/img/hive-compatibility/1.png             |   Bin 0 -> 928401 bytes
 docs/page/img/hive-compatibility/2.png             |   Bin 0 -> 59532 bytes
 docs/page/img/hive-compatibility/hive1.gif         |   Bin 0 -> 880713 bytes
 docs/page/img/hive-compatibility/hive2.gif         |   Bin 0 -> 1920951 bytes
 .../batch-sqlclient-example-config.png             |   Bin 0 -> 83444 bytes
 ...ch-sqlclient-example-programm-wordcount-run.png |   Bin 0 -> 65238 bytes
 ...ch-sqlclient-example-programm-wordcount-web.png |   Bin 0 -> 821512 bytes
 ...h-sqlclient-example-programm-wordcount-web2.png |   Bin 0 -> 939972 bytes
 .../batch-sqlclient-example-result-web.png         |   Bin 0 -> 864795 bytes
 .../batch-sqlclient-example-result.png             |   Bin 0 -> 93555 bytes
 .../page/img/quickstart-example/jobmanager-job.png |   Bin 520093 -> 861786 bytes
 .../img/quickstart-example/jobmanager-overview.png |   Bin 355967 -> 772327 bytes
 ...tart-batch-example-connected-components-run.png |   Bin 0 -> 146639 bytes
 .../quickstart-batch-example-pagerank-run.png      |   Bin 0 -> 204354 bytes
 .../quickstart-batch-example-wordcount-run.png     |   Bin 0 -> 60327 bytes
 .../quickstart-batch-example-wordcount-run2.png    |   Bin 0 -> 74678 bytes
 .../quickstart-batch-example-wordcount-web.png     |   Bin 0 -> 872112 bytes
 .../quickstart-scala-shell-dataset-example-run.png |   Bin 0 -> 98115 bytes
 ...ickstart-scala-shell-datastream-example-run.png |   Bin 0 -> 135831 bytes
 .../quickstart-scala-shell-sql-example-run.png     |   Bin 0 -> 184729 bytes
 ...quickstart-scala-shell-tableapi-example-run.png |   Bin 0 -> 129463 bytes
 .../quickstart-scala-shell-welcome.png             |   Bin 0 -> 176722 bytes
 ...art-stream-example-cartopspeedwindow-result.png |   Bin 0 -> 87482 bytes
 ...kstart-stream-example-cartopspeedwindow-run.png |   Bin 0 -> 47505 bytes
 ...start-stream-example-cartopspeedwindow-web1.png |   Bin 0 -> 860226 bytes
 ...start-stream-example-cartopspeedwindow-web2.png |   Bin 0 -> 892079 bytes
 ...kstart-stream-example-socketwordcount-input.png |   Bin 0 -> 10122 bytes
 ...start-stream-example-socketwordcount-output.png |   Bin 0 -> 7503 bytes
 ...art-stream-example-socketwordcount-web-run1.png |   Bin 0 -> 838736 bytes
 ...art-stream-example-socketwordcount-web-run2.png |   Bin 0 -> 850289 bytes
 .../quickstart-stream-example-wordcount-result.png |   Bin 0 -> 18312 bytes
 .../quickstart-stream-example-wordcount-run.png    |   Bin 0 -> 63243 bytes
 .../quickstart-stream-example-wordcount-web1.png   |   Bin 0 -> 864408 bytes
 .../quickstart-stream-example-wordcount-web2.png   |   Bin 0 -> 838531 bytes
 .../stream-sqlclient-demo-pv-uv-kafka.gif          |   Bin 0 -> 4219373 bytes
 .../stream-sqlclient-example-kafka-pvuv-input.png  |   Bin 0 -> 64301 bytes
 .../stream-sqlclient-example-kafka-pvuv-output.png |   Bin 0 -> 74773 bytes
 .../stream-sqlclient-example-kafka-pvuv-web1.png   |   Bin 0 -> 874486 bytes
 .../stream-sqlclient-example-kafka-pvuv-web2.png   |   Bin 0 -> 1098118 bytes
 ...am-sqlclient-example-stream-join-sql-result.png |   Bin 0 -> 19587 bytes
 .../stream-sqlclient-example-stream-join-sql.png   |   Bin 0 -> 980904 bytes
 .../stream-sqlclient-example-wordcount-result.png  |   Bin 0 -> 25755 bytes
 .../stream-sqlclient-example-wordcount-run.png     |   Bin 0 -> 168631 bytes
 .../stream-sqlclient-example-wordcount-web1.png    |   Bin 0 -> 873137 bytes
 .../stream-sqlclient-example-wordcount-web2.png    |   Bin 0 -> 902226 bytes
 docs/page/img/quickstart-setup/jobmanager-1.png    |   Bin 66956 -> 757213 bytes
 docs/page/img/quickstart-setup/jobmanager-2.png    |   Bin 77840 -> 774298 bytes
 docs/page/img/quickstart-setup/jobmanager-3.png    |   Bin 97567 -> 882904 bytes
 docs/page/img/zeppelin/flink_pv_per_page.png       |   Bin 0 -> 134099 bytes
 docs/page/img/zeppelin/flink_pv_ts.png             |   Bin 0 -> 294015 bytes
 docs/page/img/zeppelin/flink_total_pv.png          |   Bin 0 -> 105063 bytes
 docs/quickstart/batch_sql_quickstart.md            |   195 +
 docs/quickstart/java_api_quickstart.md             |   142 +
 docs/quickstart/scala_api_quickstart.md            |   230 +
 docs/quickstart/scala_shell_quickstart.md          |   203 +
 docs/quickstart/setup_quickstart.md                |   324 +
 docs/quickstart/stream_sql_quickstart.md           |   314 +
 docs/quickstart/zeppelin_quickstart.md             |    56 +
 docs/redirects/building.md                         |    24 -
 docs/redirects/dependencies.md                     |    24 -
 docs/redirects/example_quickstart.md               |    24 -
 docs/redirects/ide_setup.md                        |    24 -
 docs/redirects/java8.md                            |    24 +
 docs/redirects/java_quickstart.md                  |    24 -
 docs/redirects/linking_with_flink.md               |     2 +-
 docs/redirects/linking_with_optional_modules.md    |     2 +-
 docs/redirects/scala_quickstart.md                 |    24 -
 docs/redirects/scala_shell.md                      |     2 +-
 docs/redirects/setup_quickstart.md                 |    24 -
 docs/redirects/windows.md                          |    24 -
 docs/release-notes/flink-x.x.md                    |    35 +
 docs/start/building.md                             |   169 +
 docs/start/dependencies.md                         |   244 +
 docs/start/flink_on_windows.md                     |    87 +
 docs/start/index.md                                |    26 +
 docs/tutorials/datastream_api.md                   |    27 +-
 docs/tutorials/flink_on_windows.md                 |     2 +-
 docs/tutorials/local_setup.md                      |   273 +-
 flink-annotations/pom.xml                          |     4 +-
 .../apache/flink/annotation/AlphaComponent.java    |    36 +
 .../org/apache/flink/annotation/DeveloperApi.java  |    38 +
 .../flink/annotation/InterfaceStability.java       |    49 +
 .../apache/flink/annotation/docs/ConfigGroups.java |     2 +-
 .../flink/annotation/docs/Documentation.java       |    32 -
 flink-clients/pom.xml                              |    30 +-
 .../org/apache/flink/client/LocalExecutor.java     |    68 +-
 .../org/apache/flink/client/RemoteExecutor.java    |    41 +-
 .../org/apache/flink/client/cli/CliFrontend.java   |   134 +-
 .../apache/flink/client/cli/CliFrontendParser.java |    75 +-
 .../org/apache/flink/client/cli/LegacyCLI.java     |    69 +
 .../org/apache/flink/client/cli/ListOptions.java   |    23 +-
 .../apache/flink/client/cli/ProgramOptions.java    |    70 +-
 .../client/deployment/ClusterSpecification.java    |     6 +-
 .../LegacyStandaloneClusterDescriptor.java         |    76 +
 .../flink/client/program/ActorSystemLoader.java    |    37 -
 .../apache/flink/client/program/ClusterClient.java |   124 +-
 .../flink/client/program/ContextEnvironment.java   |    42 +-
 .../client/program/ContextEnvironmentFactory.java  |    14 +-
 .../client/program/DefaultActorSystemLoader.java   |    47 -
 .../flink/client/program/DetachedEnvironment.java  |     7 +-
 .../apache/flink/client/program/JobWithJars.java   |    37 +-
 .../flink/client/program/MiniClusterClient.java    |    19 +-
 .../client/program/OptimizerPlanEnvironment.java   |    13 +-
 .../flink/client/program/PackagedProgram.java      |    72 +-
 .../flink/client/program/PackagedProgramUtils.java |    44 +-
 .../client/program/PreviewPlanEnvironment.java     |    13 +-
 .../client/program/ProgramInvocationException.java |    12 +-
 .../client/program/StandaloneClusterClient.java    |     8 +-
 .../client/program/rest/RestClusterClient.java     |   115 +-
 .../RemoteExecutorHostnameResolutionTest.java      |     4 +-
 .../flink/client/cli/CliFrontendListTest.java      |    65 +-
 .../client/cli/CliFrontendPackageProgramTest.java  |    32 +-
 .../flink/client/cli/CliFrontendRunTest.java       |    69 +-
 .../flink/client/cli/CliFrontendSavepointTest.java |     6 +-
 .../flink/client/cli/CliFrontendTestBase.java      |    26 +-
 .../apache/flink/client/cli/DefaultCLITest.java    |     2 +-
 .../apache/flink/client/program/ClientTest.java    |    11 +-
 .../flink/client/program/PackagedProgramTest.java  |    28 -
 .../client/program/rest/RestClusterClientTest.java |   339 +-
 flink-connectors/flink-connector-cassandra/pom.xml |    24 +-
 .../connectors/cassandra/CassandraInputFormat.java |    73 +-
 .../cassandra/CassandraInputFormatBase.java        |   103 -
 .../cassandra/CassandraOutputFormatBase.java       |     2 +-
 .../cassandra/CassandraPojoInputFormat.java        |    77 -
 .../cassandra/CassandraPojoOutputFormat.java       |   157 -
 .../cassandra/AbstractCassandraTupleSink.java      |     8 +-
 .../cassandra/CassandraAppendTableSink.java        |    27 +-
 .../cassandra/CassandraFailureHandler.java         |    63 -
 .../connectors/cassandra/CassandraPojoSink.java    |    55 +-
 .../connectors/cassandra/CassandraRowSink.java     |    24 +-
 .../cassandra/CassandraRowWriteAheadSink.java      |     5 +
 .../cassandra/CassandraScalaProductSink.java       |    21 +-
 .../connectors/cassandra/CassandraSink.java        |   106 +-
 .../connectors/cassandra/CassandraSinkBase.java    |   107 +-
 .../cassandra/CassandraSinkBaseConfig.java         |   107 -
 .../connectors/cassandra/CassandraTupleSink.java   |    21 +-
 .../cassandra/CassandraTupleWriteAheadSink.java    |     5 +
 .../cassandra/NoOpCassandraFailureHandler.java     |    38 -
 .../src/main/resources/META-INF/NOTICE             |    16 -
 .../cassandra/CustomCassandraAnnotatedPojo.java    |    72 -
 .../connectors/cassandra/example/BatchExample.java |     2 +-
 .../cassandra/example/BatchPojoExample.java        |    83 -
 .../cassandra/CassandraConnectorITCase.java        |   211 +-
 .../cassandra/CassandraSinkBaseTest.java           |   318 +-
 .../cassandra/PojoNoAnnotatedKeyspace.java         |    69 -
 .../example/CassandraPojoSinkExample.java          |     2 +-
 .../example/CassandraTupleSinkExample.java         |     2 +-
 .../CassandraTupleWriteAheadSinkExample.java       |     2 +-
 .../flink-connector-elasticsearch-base/pom.xml     |    20 +-
 .../ElasticsearchUpsertTableSinkBase.java          |    31 +-
 .../ElasticsearchUpsertTableSinkFactoryBase.java   |     4 +-
 .../table/descriptors/ElasticsearchValidator.java  |    11 +-
 .../elasticsearch/ElasticsearchSinkBaseTest.java   |     2 +-
 ...lasticsearchUpsertTableSinkFactoryTestBase.java |    16 +-
 .../flink-connector-elasticsearch/pom.xml          |    14 +-
 .../src/main/resources/META-INF/NOTICE             |   133 +-
 .../main/resources/META-INF/licenses/LICENSE.antlr |    29 -
 .../flink-connector-elasticsearch2/pom.xml         |    38 +-
 .../Elasticsearch2ApiCallBridge.java               |     5 -
 .../src/main/resources/META-INF/NOTICE             |   212 +-
 .../resources/META-INF/licenses/LICENSE.base64     |    26 -
 .../META-INF/licenses/LICENSE.hdrhistogram         |   125 -
 .../resources/META-INF/licenses/LICENSE.jsr166e    |   121 -
 .../resources/META-INF/licenses/LICENSE.jsr166y    |    26 -
 .../main/resources/META-INF/licenses/LICENSE.jzlib |    26 -
 .../resources/META-INF/licenses/LICENSE.webbit     |    38 -
 .../flink-connector-elasticsearch5/pom.xml         |    32 +-
 .../Elasticsearch5ApiCallBridge.java               |     5 -
 .../src/main/resources/META-INF/NOTICE             |   297 +-
 .../resources/META-INF/licenses/LICENSE.base64     |    26 -
 .../META-INF/licenses/LICENSE.hdrhistogram         |   125 -
 .../resources/META-INF/licenses/LICENSE.joptsimple |    22 -
 .../resources/META-INF/licenses/LICENSE.jsr166y    |    26 -
 .../main/resources/META-INF/licenses/LICENSE.jzlib |    26 -
 .../resources/META-INF/licenses/LICENSE.webbit     |    38 -
 .../elasticsearch5/ElasticsearchSinkITCase.java    |     5 +
 .../flink-connector-elasticsearch6/pom.xml         |   121 +-
 .../Elasticsearch6UpsertTableSink.java             |     9 +-
 .../Elasticsearch6UpsertTableSinkFactoryTest.java  |    24 +-
 .../flink-connector-filesystem/pom.xml             |    33 +-
 .../connectors/fs/AvroKeyValueSinkWriter.java      |    27 +-
 .../flink/streaming/connectors/fs/RollingSink.java |    11 +-
 .../connectors/fs/SequenceFileWriter.java          |    36 +-
 .../streaming/connectors/fs/StreamWriterBase.java  |    22 +-
 .../streaming/connectors/fs/StringWriter.java      |    25 +-
 .../connectors/fs/bucketing/Bucketer.java          |     1 -
 .../connectors/fs/bucketing/BucketingSink.java     |   114 +-
 .../connectors/fs/bucketing/DateTimeBucketer.java  |    54 +-
 .../connectors/fs/AvroKeyValueSinkWriterTest.java  |     8 +-
 .../streaming/connectors/fs/RollingSinkITCase.java |    13 +-
 .../connectors/fs/RollingSinkSecuredITCase.java    |    13 +-
 .../connectors/fs/SequenceFileWriterTest.java      |     8 +-
 .../connectors/fs/StreamWriterBaseComparator.java  |    60 -
 .../streaming/connectors/fs/StringWriterTest.java  |     8 +-
 .../fs/bucketing/BucketingSinkFsInitTest.java      |     2 +
 .../fs/bucketing/BucketingSinkMigrationTest.java   |    19 +-
 .../connectors/fs/bucketing/BucketingSinkTest.java |   143 +-
 .../fs/bucketing/DateTimeBucketerTest.java         |    60 -
 ...bucketing-sink-migration-test-flink1.5-snapshot |   Bin 1596 -> 0 bytes
 ...bucketing-sink-migration-test-flink1.6-snapshot |   Bin 1700 -> 0 bytes
 ...bucketing-sink-migration-test-flink1.7-snapshot |   Bin 1952 -> 0 bytes
 flink-connectors/flink-connector-hive/pom.xml      |   209 +
 .../streaming/connectors/hive/HiveRecordSerDe.java |   204 +
 .../connectors/hive/HiveTableFactory.java          |   158 +
 .../connectors/hive/HiveTableInputFormat.java      |   436 +
 .../connectors/hive/HiveTableInputSplit.java       |    44 +
 .../connectors/hive/HiveTablePartition.java        |    97 +
 .../streaming/connectors/hive/HiveTableSource.java |   333 +
 .../table/catalog/hive/FlinkHiveException.java     |    46 +
 .../flink/table/catalog/hive/HiveCatalog.java      |   583 +
 .../table/catalog/hive/HiveCatalogFactory.java     |    34 +
 .../flink/table/catalog/hive/HiveMetadataUtil.java |   684 +
 .../catalog/hive/config/HiveCatalogConfig.java     |    32 +
 .../table/catalog/hive/config/HiveDbConfig.java    |    31 +
 .../table/catalog/hive/config/HiveTableConfig.java |    63 +
 .../org.apache.flink.table.factories.TableFactory  |    15 +
 .../src/main/resources/log4j.properties            |    27 +
 .../connectors/hive/HiveTableSourceTest.java       |    79 +
 .../flink/table/catalog/hive/HiveCatalogTest.java  |    68 +
 .../flink/table/catalog/hive/HiveDataTypeTest.java |   120 +
 .../table/catalog/hive/HiveMetadataUtilTest.java   |    47 +
 .../flink/table/catalog/hive/HiveTestUtils.java    |    53 +
 .../src/test/resources/log4j-test.properties       |    29 +
 .../flink-connector-kafka-0.10/pom.xml             |   158 +-
 .../connectors/kafka/FlinkKafkaConsumer010.java    |    19 +-
 .../connectors/kafka/FlinkKafkaProducer010.java    |    32 +-
 .../connectors/kafka/Kafka010AvroTableSource.java  |   170 +
 .../connectors/kafka/Kafka010JsonTableSink.java    |    96 +
 .../connectors/kafka/Kafka010JsonTableSource.java  |   169 +
 .../connectors/kafka/Kafka010TableSink.java        |     2 +-
 .../connectors/kafka/Kafka010TableSource.java      |     2 +-
 .../kafka/Kafka010TableSourceSinkFactory.java      |     4 +-
 .../connectors/kafka/internal/Kafka010Fetcher.java |    17 +-
 .../kafka/internal/KafkaConsumerCallBridge010.java |     2 +-
 .../connectors/kafka/v2/Kafka010Options.java       |    62 +
 .../connectors/kafka/v2/Kafka010TableFactory.java  |   183 +
 .../kafka/v2/input/Kafka010TableSource.java        |   102 +
 .../kafka/v2/sink/Kafka010OutputFormat.java        |    77 +
 .../org.apache.flink.table.factories.TableFactory  |     1 +
 ...g.apache.flink.table.sources.TableSourceFactory |    17 +
 .../kafka/v2/sink/Kafka010TableSink.scala          |    82 +
 .../kafka/Kafka010AvroTableSourceTest.java         |    51 +
 .../streaming/connectors/kafka/Kafka010ITCase.java |    14 +-
 .../kafka/Kafka010JsonTableSinkTest.java           |    60 +
 .../kafka/Kafka010JsonTableSourceFactoryTest.java  |    41 +
 .../kafka/Kafka010JsonTableSourceTest.java         |    50 +
 .../connectors/kafka/Kafka010ProducerITCase.java   |     1 +
 .../kafka/Kafka010TableSourceSinkFactoryTest.java  |     4 +-
 .../connectors/kafka/Kafka10FiniteITCase.java      |    57 +
 .../kafka/internal/Kafka010FetcherTest.java        |     9 +-
 .../src/test/resources/log4j-test.properties       |     2 +-
 .../flink-connector-kafka-0.11/pom.xml             |   162 +-
 .../connectors/kafka/FlinkKafkaProducer011.java    |   139 +-
 .../connectors/kafka/Kafka011AvroTableSource.java  |   169 +
 .../connectors/kafka/Kafka011JsonTableSource.java  |   170 +
 .../connectors/kafka/Kafka011TableSink.java        |     2 +-
 .../connectors/kafka/Kafka011TableSource.java      |     2 +-
 .../kafka/Kafka011TableSourceSinkFactory.java      |     4 +-
 .../kafka/internal/FlinkKafkaProducer.java         |    35 +-
 .../metrics/KafkaMetricMutableWrapper.java         |    45 -
 .../metrics/KafkaMetricMuttableWrapper.java        |    45 +
 .../connectors/kafka/v2/Kafka011Options.java       |    65 +
 .../connectors/kafka/v2/Kafka011TableFactory.java  |   182 +
 .../kafka/v2/input/Kafka011TableSource.java        |   103 +
 .../kafka/v2/sink/Kafka011OutputFormat.java        |    77 +
 .../org.apache.flink.table.factories.TableFactory  |     1 +
 ...g.apache.flink.table.sources.TableSourceFactory |    17 +
 .../kafka/v2/sink/Kafka011TableSink.scala          |    84 +
 .../kafka/FlinkKafkaProducer011ITCase.java         |    85 +-
 .../connectors/kafka/FlinkKafkaProducerITCase.java |     1 +
 .../kafka/Kafka011AvroTableSourceTest.java         |    51 +
 .../kafka/Kafka011JsonTableSourceFactoryTest.java  |    41 +
 .../kafka/Kafka011JsonTableSourceTest.java         |    50 +
 .../kafka/Kafka011ProducerExactlyOnceITCase.java   |     7 +-
 .../kafka/Kafka011TableSourceSinkFactoryTest.java  |     4 +-
 .../connectors/kafka/Kafka11FiniteITCase.java      |    57 +
 .../KafkaSerializerSnapshotsMigrationTest.java     |    59 -
 .../flink-1.6-context-state-serializer-data        |   Bin 270 -> 0 bytes
 .../flink-1.6-context-state-serializer-snapshot    |   Bin 452 -> 0 bytes
 .../flink-1.6-transaction-state-serializer-data    |   Bin 110 -> 0 bytes
 ...flink-1.6-transaction-state-serializer-snapshot |   Bin 460 -> 0 bytes
 .../flink-1.7-context-state-serializer-data        |   Bin 270 -> 0 bytes
 .../flink-1.7-context-state-serializer-snapshot    |   Bin 440 -> 0 bytes
 .../flink-1.7-transaction-state-serializer-data    |   Bin 110 -> 0 bytes
 ...flink-1.7-transaction-state-serializer-snapshot |   Bin 448 -> 0 bytes
 .../src/test/resources/log4j-test.properties       |     4 +-
 flink-connectors/flink-connector-kafka-0.8/pom.xml |   120 +-
 .../connectors/kafka/FlinkKafkaConsumer08.java     |     4 +-
 .../connectors/kafka/Kafka08AvroTableSource.java   |   170 +
 .../connectors/kafka/Kafka08JsonTableSink.java     |   116 +
 .../connectors/kafka/Kafka08JsonTableSource.java   |   169 +
 .../connectors/kafka/Kafka08TableSink.java         |     2 +-
 .../connectors/kafka/Kafka08TableSource.java       |     2 +-
 .../kafka/Kafka08TableSourceSinkFactory.java       |     4 +-
 .../connectors/kafka/internals/Kafka08Fetcher.java |    20 +-
 .../kafka/internals/SimpleConsumerThread.java      |   105 +-
 .../connectors/kafka/v2/Kafka08Options.java        |    49 +
 .../connectors/kafka/v2/Kafka08TableFactory.java   |   165 +
 .../kafka/v2/input/Kafka08TableSource.java         |    98 +
 .../kafka/v2/sink/Kafka08OutputFormat.java         |    85 +
 .../org.apache.flink.table.factories.TableFactory  |     1 +
 ...g.apache.flink.table.sources.TableSourceFactory |    17 +
 .../kafka/v2/sink/Kafka08TableSink.scala           |    83 +
 .../kafka/Kafka08AvroTableSourceTest.java          |    51 +
 .../connectors/kafka/Kafka08FiniteITCase.java      |    56 +
 .../streaming/connectors/kafka/Kafka08ITCase.java  |     6 +-
 .../connectors/kafka/Kafka08JsonTableSinkTest.java |    59 +
 .../kafka/Kafka08JsonTableSourceFactoryTest.java   |    41 +
 .../kafka/Kafka08JsonTableSourceTest.java          |    50 +
 .../connectors/kafka/Kafka08ProducerITCase.java    |     1 +
 .../kafka/Kafka08TableSourceSinkFactoryTest.java   |     4 +-
 .../connectors/kafka/KafkaConsumer08Test.java      |     6 +-
 .../connectors/kafka/KafkaTestEnvironmentImpl.java |     2 +-
 .../src/test/resources/log4j-test.properties       |     2 +-
 flink-connectors/flink-connector-kafka-0.9/pom.xml |   167 +-
 .../connectors/kafka/FlinkKafkaConsumer09.java     |     2 +
 .../connectors/kafka/Kafka09AvroTableSource.java   |   168 +
 .../connectors/kafka/Kafka09JsonTableSink.java     |   115 +
 .../connectors/kafka/Kafka09JsonTableSource.java   |   169 +
 .../connectors/kafka/Kafka09TableSink.java         |     2 +-
 .../connectors/kafka/Kafka09TableSource.java       |     2 +-
 .../kafka/Kafka09TableSourceSinkFactory.java       |     4 +-
 .../connectors/kafka/internal/Handover.java        |    69 +-
 .../connectors/kafka/internal/Kafka09Fetcher.java  |    91 +-
 .../kafka/internal/Kafka09PartitionDiscoverer.java |    17 +-
 .../kafka/internal/KafkaConsumerCallBridge.java    |    53 +
 .../kafka/internal/KafkaConsumerCallBridge09.java  |    53 -
 .../kafka/internal/KafkaConsumerThread.java        |   122 +-
 .../connectors/kafka/v2/Kafka09Options.java        |    57 +
 .../connectors/kafka/v2/Kafka09TableFactory.java   |   162 +
 .../kafka/v2/input/Kafka09TableSource.java         |    99 +
 .../kafka/v2/sink/Kafka09OutputFormat.java         |    75 +
 .../org.apache.flink.table.factories.TableFactory  |     1 +
 ...g.apache.flink.table.sources.TableSourceFactory |    17 +
 .../kafka/v2/sink/Kafka09TableSink.scala           |    84 +
 .../kafka/Kafka09AvroTableSourceTest.java          |    50 +
 .../connectors/kafka/Kafka09FiniteITCase.java      |    50 +
 .../connectors/kafka/Kafka09JsonTableSinkTest.java |    59 +
 .../kafka/Kafka09JsonTableSourceFactoryTest.java   |    41 +
 .../kafka/Kafka09JsonTableSourceTest.java          |    50 +
 .../connectors/kafka/Kafka09ProducerITCase.java    |     1 +
 .../kafka/Kafka09TableSourceSinkFactoryTest.java   |     6 +-
 .../connectors/kafka/internal/HandoverTest.java    |    41 +-
 .../kafka/internal/Kafka09FetcherTest.java         |    24 +-
 .../kafka/internal/KafkaConsumerThreadTest.java    |    32 +-
 .../src/test/resources/log4j-test.properties       |     2 +-
 .../flink-connector-kafka-base/pom.xml             |    61 +-
 .../connectors/kafka/FlinkKafkaConsumerBase.java   |    51 +-
 .../connectors/kafka/FlinkKafkaProducerBase.java   |    50 +-
 .../connectors/kafka/KafkaAvroTableSource.java     |   156 +
 .../connectors/kafka/KafkaJsonTableSink.java       |    59 +
 .../connectors/kafka/KafkaJsonTableSource.java     |   197 +
 .../streaming/connectors/kafka/KafkaTableSink.java |   224 +
 .../connectors/kafka/KafkaTableSinkBase.java       |   151 -
 .../connectors/kafka/KafkaTableSource.java         |   699 +
 .../connectors/kafka/KafkaTableSourceBase.java     |   334 -
 .../kafka/KafkaTableSourceSinkFactoryBase.java     |    19 +-
 .../connectors/kafka/config/OffsetCommitModes.java |    12 +-
 .../kafka/internals/AbstractFetcher.java           |    85 +-
 .../kafka/internals/KafkaTopicPartitionState.java  |    29 +-
 .../connectors/kafka/v2/DefaultKafkaConverter.java |    70 +
 .../connectors/kafka/v2/KafkaBaseOutputFormat.java |   388 +
 .../connectors/kafka/v2/KafkaBaseTableFactory.java |    90 +
 .../connectors/kafka/v2/KafkaBaseTableSource.java  |    97 +
 .../connectors/kafka/v2/KafkaConverter.java        |    37 +
 .../kafka/v2/KafkaMessageDeserialization.java      |    59 +
 .../connectors/kafka/v2/KafkaOptions.java          |    51 +
 .../kafka/v2/common/SourceFunctionTableSource.java |   162 +
 .../connectors/kafka/v2/common/Syncable.java       |    29 +
 .../connectors/kafka/v2/common/TableBaseInfo.java  |    65 +
 .../v2/common/TupleOutputFormatAdapterSink.java    |   120 +
 .../kafka/v2/common/TupleRichOutputFormat.java     |    68 +
 .../connectors/kafka/v2/common/util/DateUtil.java  |    93 +
 .../kafka/v2/common/util/SourceUtils.java          |    45 +
 .../serialization/JSONDeserializationSchema.java   |    34 +
 .../JsonRowDeserializationSchema.java              |    53 +
 .../serialization/JsonRowSerializationSchema.java  |    52 +
 .../KeyedSerializationSchemaWrapper.java           |     2 +-
 ...TypeInformationKeyValueSerializationSchema.java |    19 +-
 .../org/apache/flink/table/descriptors/Kafka.java  |     3 +
 .../flink/table/descriptors/KafkaValidator.java    |    15 +-
 .../kafka/FlinkKafkaConsumerBaseMigrationTest.java |    37 +-
 .../kafka/FlinkKafkaConsumerBaseTest.java          |   116 +-
 .../kafka/FlinkKafkaProducerBaseTest.java          |     2 +-
 .../kafka/KafkaAvroTableSourceTestBase.java        |   132 +
 .../connectors/kafka/KafkaConsumerTestBase.java    |   218 +-
 .../streaming/connectors/kafka/KafkaITService.java |    54 +
 .../kafka/KafkaJsonTableSourceFactoryTestBase.java |   172 +
 .../kafka/KafkaJsonTableSourceTestBase.java        |   127 +
 .../connectors/kafka/KafkaProducerTestBase.java    |    76 +-
 .../kafka/KafkaShortRetentionTestBase.java         |    17 +-
 .../connectors/kafka/KafkaTableSinkTestBase.java   |   117 +
 .../kafka/KafkaTableSourceBuilderTestBase.java     |   265 +
 .../kafka/KafkaTableSourceSinkFactoryTestBase.java |    70 +-
 .../streaming/connectors/kafka/KafkaTestBase.java  |    24 +-
 .../kafka/internals/AbstractFetcherTest.java       |   111 +-
 .../connectors/kafka/testutils/DataGenerators.java |    27 +-
 .../testutils/JobManagerCommunicationUtils.java    |   147 +
 .../kafka/testutils/TestSourceContext.java         |    17 +-
 .../kafka/testutils/ValidatingExactlyOnceSink.java |    34 +-
 ...er-migration-test-flink1.2-empty-state-snapshot |   Bin 240 -> 0 bytes
 ...kafka-consumer-migration-test-flink1.2-snapshot |   Bin 1022 -> 0 bytes
 ...er-migration-test-flink1.3-empty-state-snapshot |   Bin 473 -> 0 bytes
 ...kafka-consumer-migration-test-flink1.3-snapshot |   Bin 1255 -> 0 bytes
 ...er-migration-test-flink1.4-empty-state-snapshot |   Bin 6471 -> 0 bytes
 ...kafka-consumer-migration-test-flink1.4-snapshot |   Bin 6525 -> 0 bytes
 ...er-migration-test-flink1.5-empty-state-snapshot |   Bin 6469 -> 0 bytes
 ...kafka-consumer-migration-test-flink1.5-snapshot |   Bin 6523 -> 0 bytes
 ...er-migration-test-flink1.6-empty-state-snapshot |   Bin 6620 -> 0 bytes
 ...kafka-consumer-migration-test-flink1.6-snapshot |   Bin 6674 -> 0 bytes
 ...er-migration-test-flink1.7-empty-state-snapshot |   Bin 8487 -> 0 bytes
 ...kafka-consumer-migration-test-flink1.7-snapshot |   Bin 8541 -> 0 bytes
 flink-connectors/flink-connector-kafka/pom.xml     |   215 -
 .../connectors/kafka/FlinkKafkaConsumer.java       |   321 -
 .../connectors/kafka/FlinkKafkaErrorCode.java      |    29 -
 .../connectors/kafka/FlinkKafkaException.java      |    46 -
 .../connectors/kafka/FlinkKafkaProducer.java       |  1377 -
 .../streaming/connectors/kafka/KafkaTableSink.java |    59 -
 .../connectors/kafka/KafkaTableSource.java         |   103 -
 .../kafka/KafkaTableSourceSinkFactory.java         |    89 -
 .../kafka/internal/FlinkKafkaInternalProducer.java |   270 -
 .../connectors/kafka/internal/Handover.java        |   218 -
 .../kafka/internal/KafkaConsumerThread.java        |   520 -
 .../connectors/kafka/internal/KafkaFetcher.java    |   233 -
 .../kafka/internal/KafkaPartitionDiscoverer.java   |   106 -
 .../kafka/internal/TransactionalIdsGenerator.java  |    96 -
 .../metrics/KafkaMetricMutableWrapper.java         |    45 -
 .../org.apache.flink.table.factories.TableFactory  |    16 -
 .../src/main/resources/log4j.properties            |    28 -
 .../kafka/FlinkKafkaInternalProducerITCase.java    |   114 -
 .../connectors/kafka/FlinkKafkaProducerITCase.java |   698 -
 .../FlinkKafkaProducerStateSerializerTest.java     |   108 -
 .../streaming/connectors/kafka/KafkaITCase.java    |   353 -
 .../kafka/KafkaProducerAtLeastOnceITCase.java      |    44 -
 .../kafka/KafkaProducerExactlyOnceITCase.java      |    57 -
 .../KafkaSerializerSnapshotsMigrationTest.java     |    59 -
 .../kafka/KafkaTableSourceSinkFactoryTest.java     |    95 -
 .../connectors/kafka/KafkaTestEnvironmentImpl.java |   440 -
 .../flink-1.7-context-state-serializer-data        |   Bin 270 -> 0 bytes
 .../flink-1.7-context-state-serializer-snapshot    |   Bin 434 -> 0 bytes
 .../flink-1.7-transaction-state-serializer-data    |   Bin 110 -> 0 bytes
 ...flink-1.7-transaction-state-serializer-snapshot |   Bin 442 -> 0 bytes
 .../src/test/resources/log4j-test.properties       |    30 -
 flink-connectors/flink-connector-kinesis/pom.xml   |    43 +-
 .../kinesis/FlinkDynamoDBStreamsConsumer.java      |    84 -
 .../connectors/kinesis/FlinkKinesisConsumer.java   |    38 +-
 .../kinesis/config/AWSConfigConstants.java         |    64 +-
 .../kinesis/config/ConsumerConfigConstants.java    |    38 +-
 .../internals/DynamoDBStreamsDataFetcher.java      |   109 -
 .../kinesis/internals/KinesisDataFetcher.java      |   227 +-
 .../kinesis/internals/ShardConsumer.java           |   209 +-
 .../metrics/KinesisConsumerMetricConstants.java    |     9 -
 .../kinesis/metrics/ShardMetricsReporter.java      |    72 -
 .../kinesis/model/DynamoDBStreamsShardHandle.java  |    62 -
 .../kinesis/proxy/DynamoDBStreamsProxy.java        |   137 -
 .../connectors/kinesis/proxy/KinesisProxy.java     |   234 +-
 .../serialization/DynamoDBStreamsSchema.java       |    44 -
 .../streaming/connectors/kinesis/util/AWSUtil.java |    68 +-
 .../connectors/kinesis/util/KinesisConfigUtil.java |    65 +-
 .../connectors/kinesis/util/TimeoutLatch.java      |     3 -
 .../src/main/resources/META-INF/NOTICE             |    26 -
 .../resources/META-INF/licenses/LICENSE.amazon     |    39 -
 .../resources/META-INF/licenses/LICENSE.protobuf   |    32 -
 .../kinesis/FlinkKinesisConsumerMigrationTest.java |    24 +-
 .../kinesis/FlinkKinesisConsumerTest.java          |   211 +-
 .../kinesis/FlinkKinesisProducerTest.java          |     3 +-
 .../examples/ConsumeFromDynamoDBStreams.java       |    60 -
 .../kinesis/internals/KinesisDataFetcherTest.java  |   101 -
 .../kinesis/internals/ShardConsumerTest.java       |    45 -
 .../kinesis/manualtests/ManualExactlyOnceTest.java |     2 +-
 .../ManualExactlyOnceWithStreamReshardingTest.java |     2 +-
 .../model/DynamoDBStreamsShardHandleTest.java      |   105 -
 .../connectors/kinesis/proxy/KinesisProxyTest.java |   237 -
 .../testutils/FakeKinesisBehavioursFactory.java    |   197 -
 .../testutils/TestableKinesisDataFetcher.java      |     3 +-
 .../kinesis/util/KinesisConfigUtilTest.java        |    73 +-
 flink-connectors/flink-connector-nifi/pom.xml      |    14 +-
 flink-connectors/flink-connector-rabbitmq/pom.xml  |    98 +-
 .../streaming/connectors/rabbitmq/RMQSink.java     |    13 +-
 .../streaming/connectors/rabbitmq/RMQSource.java   |    22 +-
 .../rabbitmq/common/RMQConnectionConfig.java       |     2 +
 .../streaming/connectors/rabbitmq/RMQSinkTest.java |   170 +-
 flink-connectors/flink-connector-twitter/pom.xml   |     9 +-
 .../src/main/resources/META-INF/NOTICE             |    13 -
 .../flink-hadoop-compatibility/pom.xml             |    19 +-
 .../java/typeutils/runtime/WritableSerializer.java |     4 +-
 .../java/hadoop/mapred/HadoopInputFormatTest.java  |     6 +-
 .../java/hadoop/mapred/HadoopOutputFormatTest.java |     9 +-
 .../hadoop/mapreduce/HadoopInputFormatTest.java    |     5 +-
 .../hadoop/mapreduce/HadoopOutputFormatTest.java   |    15 +-
 .../api/java/typeutils/WritableInfoParserTest.java |    90 +
 flink-connectors/flink-hbase/pom.xml               |   100 +-
 .../flink/addons/hbase/HBaseRowInputFormat.java    |    34 +-
 .../flink/addons/hbase/HBaseTableSchema.java       |   186 -
 .../flink/addons/hbase/HBaseTableSource.java       |    66 +-
 .../connectors/hbase/streaming/HBase143Writer.java |   141 +
 .../hbase/streaming/HBaseWriterBase.java           |   135 +
 .../hbase/table/HBase143TableFactory.java          |    77 +
 .../hbase/table/HBase143TableSource.java           |   133 +
 .../hbase/table/HBase143UpsertTableSink.java       |   143 +
 .../hbase/table/HBaseLookupFunction.java           |   215 +
 .../hbase/table/HBaseTableFactoryBase.java         |   191 +
 .../connectors/hbase/table/HBaseTableSchema.java   |   259 +
 .../connectors/hbase/table/HBaseTableSchemaV2.java |   109 +
 .../connectors/hbase/table/HBaseValidator.java     |    58 +
 .../hbase/util/HBaseBytesSerializer.java           |    51 +
 .../hbase/util/HBaseConfigurationUtil.java         |    44 +
 .../connectors/hbase/util/HBaseTypeUtils.java      |   272 +
 .../connectors/hbase/util/WritableSerializer.java  |    70 +
 .../org.apache.flink.table.factories.TableFactory  |    34 +
 .../flink/addons/hbase/HBaseConnectorITCase.java   |    55 +-
 .../hbase/HBaseTestingClusterAutostarter.java      |   241 -
 .../hbase/table/HBase143TableFactoryITCase.java    |   408 +
 .../hbase/util/HBaseTestingClusterAutostarter.java |   247 +
 flink-connectors/flink-hcatalog/pom.xml            |    17 +-
 flink-connectors/flink-jdbc/pom.xml                |    27 +-
 .../api/java/io/jdbc/JDBCAppendTableSink.java      |    40 +-
 .../java/io/jdbc/JDBCAppendTableSinkBuilder.java   |     4 +-
 .../apache/flink/api/java/io/jdbc/JDBCOptions.java |    54 +
 .../flink/api/java/io/jdbc/JDBCTableFactory.java   |   119 +
 .../flink/api/java/io/jdbc/JDBCTypeUtil.java       |    56 +-
 .../org.apache.flink.table.factories.TableFactory  |    16 +
 .../api/java/io/jdbc/JDBCAppendTableSinkTest.java  |    18 +-
 .../api/java/io/jdbc/JDBCTableFactoryTest.java     |   134 +
 .../flink/api/java/io/jdbc/JDBCTestBase.java       |    20 +-
 .../flink/api/java/io/jdbc/JDBCTypeUtilTest.java   |    17 +-
 flink-connectors/flink-orc/pom.xml                 |    22 +-
 .../java/org/apache/flink/orc/OrcBatchReader.java  |    24 +-
 .../org/apache/flink/orc/OrcRowInputFormat.java    |    13 +-
 .../java/org/apache/flink/orc/OrcTableSource.java  |    73 +-
 .../apache/flink/orc/OrcRowInputFormatTest.java    |    26 +-
 .../org/apache/flink/orc/OrcTableSourceITCase.java |    34 +-
 .../org/apache/flink/orc/OrcTableSourceTest.java   |   140 +-
 .../flink/orc/util/OrcTestFileGenerator.java       |    12 +-
 .../flink-sql-connector-elasticsearch6/pom.xml     |   151 -
 .../src/main/resources/META-INF/NOTICE             |    45 -
 .../flink-sql-connector-kafka-0.10/pom.xml         |    92 -
 .../src/main/resources/META-INF/NOTICE             |     9 -
 .../flink-sql-connector-kafka-0.11/pom.xml         |    93 -
 .../src/main/resources/META-INF/NOTICE             |     9 -
 .../flink-sql-connector-kafka-0.9/pom.xml          |    89 -
 .../src/main/resources/META-INF/NOTICE             |     9 -
 flink-connectors/flink-sql-connector-kafka/pom.xml |    92 -
 .../src/main/resources/META-INF/NOTICE             |     9 -
 flink-connectors/pom.xml                           |    46 +-
 flink-container/docker/Dockerfile                  |     4 +-
 flink-container/docker/docker-entrypoint.sh        |     8 +-
 .../kubernetes/job-cluster-job.yaml.template       |     2 +-
 flink-container/pom.xml                            |    12 +-
 .../entrypoint/ClassPathJobGraphRetriever.java     |    87 -
 .../StandaloneJobClusterConfiguration.java         |    55 -
 ...daloneJobClusterConfigurationParserFactory.java |    84 -
 .../entrypoint/StandaloneJobClusterEntryPoint.java |    99 -
 .../src/main/resources/log4j.properties            |    27 -
 .../entrypoint/ClassPathJobGraphRetrieverTest.java |    75 -
 ...neJobClusterConfigurationParserFactoryTest.java |   100 -
 .../apache/flink/container/entrypoint/TestJob.java |    42 -
 .../src/test/resources/log4j-test.properties       |    32 -
 flink-contrib/docker-flink/Dockerfile              |     4 +-
 flink-contrib/docker-flink/docker-entrypoint.sh    |     4 +-
 flink-contrib/flink-connector-wikiedits/README.md  |     2 +-
 flink-contrib/flink-connector-wikiedits/pom.xml    |    10 +-
 flink-contrib/pom.xml                              |     6 +-
 flink-core/pom.xml                                 |    27 +-
 .../apache/flink/api/common/ExecutionConfig.java   |   123 +-
 .../api/common/InputDependencyConstraint.java      |    38 -
 .../java/org/apache/flink/api/common/JobID.java    |     7 +-
 .../java/org/apache/flink/api/common/JobType.java  |    29 +
 .../java/org/apache/flink/api/common/Plan.java     |    27 +-
 .../org/apache/flink/api/common/PlanExecutor.java  |    68 +-
 .../accumulators/AbstractAccumulatorRegistry.java  |    73 +
 .../flink/api/common/cache/DistributedCache.java   |    35 +-
 .../api/common/functions/AbstractRichFunction.java |    16 +-
 .../api/common/functions/AggregateFunction.java    |    42 +-
 .../api/common/functions/AggregateMerger.java      |    76 +
 .../functions/BroadcastVariableInitializer.java    |    27 +-
 .../api/common/functions/CoGroupFunction.java      |    31 +-
 .../api/common/functions/CombineFunction.java      |    15 +-
 .../flink/api/common/functions/Comparator.java     |    28 +
 .../flink/api/common/functions/CrossFunction.java  |    21 +-
 .../flink/api/common/functions/FilterFunction.java |    23 +-
 .../api/common/functions/FlatJoinFunction.java     |    35 +-
 .../api/common/functions/FlatMapFunction.java      |     9 +-
 .../flink/api/common/functions/FoldFunction.java   |    10 +-
 .../flink/api/common/functions/Function.java       |     2 +-
 .../api/common/functions/GroupCombineFunction.java |    15 +-
 .../api/common/functions/GroupReduceFunction.java  |    25 +-
 .../api/common/functions/HashPartitioner.java      |    55 +
 .../common/functions/InvalidTypesException.java    |     6 +-
 .../common/functions/IterationRuntimeContext.java  |    12 +-
 .../flink/api/common/functions/JoinFunction.java   |    29 +-
 .../flink/api/common/functions/ListMerger.java     |    59 +
 .../flink/api/common/functions/MapFunction.java    |     9 +-
 .../flink/api/common/functions/MapMerger.java      |   107 +
 .../api/common/functions/MapPartitionFunction.java |    20 +-
 .../apache/flink/api/common/functions/Merger.java  |    36 +
 .../api/common/functions/NaturalComparator.java    |    49 +
 .../flink/api/common/functions/Partitioner.java    |     1 -
 .../flink/api/common/functions/ReduceFunction.java |    17 +-
 .../flink/api/common/functions/ReduceMerger.java   |    81 +
 .../common/functions/RichAggregateFunction.java    |     4 +-
 .../api/common/functions/RichCoGroupFunction.java  |     4 +-
 .../api/common/functions/RichCrossFunction.java    |     4 +-
 .../api/common/functions/RichFilterFunction.java   |     6 +-
 .../api/common/functions/RichFlatJoinFunction.java |     2 +-
 .../api/common/functions/RichFlatMapFunction.java  |     2 +-
 .../flink/api/common/functions/RichFunction.java   |    50 +-
 .../common/functions/RichGroupCombineFunction.java |     1 +
 .../common/functions/RichGroupReduceFunction.java  |    10 +-
 .../api/common/functions/RichJoinFunction.java     |     2 +-
 .../api/common/functions/RichMapFunction.java      |     4 +-
 .../common/functions/RichMapPartitionFunction.java |     4 +-
 .../api/common/functions/RichReduceFunction.java   |     4 +-
 .../flink/api/common/functions/RowMerger.java      |   100 +
 .../flink/api/common/functions/RuntimeContext.java |   130 +-
 .../api/common/functions/SortedMapMerger.java      |   107 +
 .../api/common/functions/StoppableFunction.java    |    13 +-
 .../functions/util/AbstractRuntimeUDFContext.java  |    64 +-
 .../api/common/functions/util/CopyingIterator.java |    13 +-
 .../functions/util/CopyingListCollector.java       |     9 +-
 .../api/common/functions/util/ListCollector.java   |     6 +-
 .../api/common/functions/util/NoOpFunction.java    |     3 -
 .../functions/util/PrintSinkOutputWriter.java      |    80 -
 .../common/functions/util/RuntimeUDFContext.java   |    39 +-
 .../api/common/io/DefaultInputSplitAssigner.java   |    43 +-
 .../flink/api/common/io/FileInputFormat.java       |   343 +-
 .../flink/api/common/io/GenericCsvInputFormat.java |   122 +-
 .../api/common/io/LocatableInputSplitAssigner.java |   374 +-
 .../common/io/ReplicatingInputSplitAssigner.java   |    32 +-
 .../blockcompression/AbstractBlockCompressor.java  |   113 +
 .../AbstractBlockDecompressor.java                 |   109 +
 .../blockcompression/BlockCompressionFactory.java  |    34 +
 .../BlockCompressionFactoryLoader.java             |    92 +
 .../Bzip2BlockCompressionFactory.java              |    41 +
 .../io/blockcompression/Bzip2BlockCompressor.java  |    68 +
 .../blockcompression/Bzip2BlockDecompressor.java   |    57 +
 .../blockcompression/DataCorruptionException.java  |    42 +
 .../GzipBlockCompressionFactory.java               |    41 +
 .../io/blockcompression/GzipBlockCompressor.java   |    66 +
 .../io/blockcompression/GzipBlockDecompressor.java |    57 +
 .../InsufficientBufferException.java               |    43 +
 .../Lz4BlockCompressionFactory.java                |    41 +
 .../io/blockcompression/Lz4BlockCompressor.java    |    96 +
 .../io/blockcompression/Lz4BlockDecompressor.java  |   110 +
 .../NoCopyByteArrayOutputStream.java               |    50 +
 .../ReusableByteArrayInputStream.java              |    35 +
 .../io/compression/Bzip2InputStreamFactory.java    |    13 +-
 .../DeflateInflaterInputStreamFactory.java         |     6 +-
 .../GzipInflaterInputStreamFactory.java            |     7 +-
 .../io/compression/XZInputStreamFactory.java       |    12 +-
 .../api/common/operators/CollectionExecutor.java   |    58 +-
 .../flink/api/common/operators/ResourceSpec.java   |    17 +-
 .../common/resources/CommonExtendedResource.java   |    43 +
 .../flink/api/common/resources/Resource.java       |    24 +
 .../common/restartstrategy/RestartStrategies.java  |    72 +-
 .../flink/api/common/serialization/BulkWriter.java |    95 -
 .../flink/api/common/serialization/Encoder.java    |    43 -
 .../common/serialization/SimpleStringEncoder.java  |    69 -
 .../TypeInformationSerializationSchema.java        |     4 +-
 .../flink/api/common/state/AbstractMapState.java   |   144 +
 .../common/state/AggregatingStateDescriptor.java   |     7 +
 .../api/common/state/FoldingStateDescriptor.java   |    16 +
 .../flink/api/common/state/KeyedStateStore.java    |    49 +
 .../api/common/state/ListStateDescriptor.java      |     7 +
 .../flink/api/common/state/MapStateDescriptor.java |    11 +-
 .../api/common/state/ReducingStateDescriptor.java  |     7 +
 .../flink/api/common/state/SortedMapState.java     |    82 +
 .../api/common/state/SortedMapStateDescriptor.java |   191 +
 .../apache/flink/api/common/state/StateBinder.java |    92 +
 .../flink/api/common/state/StateDescriptor.java    |    43 +-
 .../flink/api/common/state/StateTtlConfig.java     |   273 -
 .../api/common/state/ValueStateDescriptor.java     |     7 +
 .../flink/api/common/typeinfo/BasicTypeInfo.java   |    10 +-
 .../api/common/typeinfo/BigDecimalTypeInfo.java    |    91 +
 .../flink/api/common/typeinfo/NothingTypeInfo.java |     2 +-
 .../flink/api/common/typeinfo/TypeInformation.java |     1 -
 .../apache/flink/api/common/typeinfo/Types.java    |     7 -
 .../BackwardsCompatibleSerializerSnapshot.java     |   100 -
 .../api/common/typeutils/BytewiseComparator.java   |   212 +
 .../api/common/typeutils/CompatibilityUtil.java    |    30 +-
 .../api/common/typeutils/CompositeSerializer.java  |   322 -
 .../CompositeTypeSerializerConfigSnapshot.java     |    14 +-
 .../typeutils/CompositeTypeSerializerSnapshot.java |   353 -
 .../typeutils/CompositeTypeSerializerUtil.java     |    51 -
 .../GenericTypeSerializerConfigSnapshot.java       |     2 +-
 .../NestedSerializersSnapshotDelegate.java         |   225 -
 .../ParameterlessTypeSerializerConfig.java         |     6 +-
 .../common/typeutils/SerializationException.java   |    28 +
 .../typeutils/SimpleTypeSerializerSnapshot.java    |   123 -
 .../common/typeutils/TypeDeserializerAdapter.java  |     4 +-
 .../flink/api/common/typeutils/TypeSerializer.java |   170 +-
 .../typeutils/TypeSerializerConfigSnapshot.java    |   120 +-
 .../TypeSerializerSchemaCompatibility.java         |   180 -
 .../typeutils/TypeSerializerSerializationUtil.java |   198 +-
 .../common/typeutils/TypeSerializerSnapshot.java   |   165 -
 .../TypeSerializerSnapshotSerializationUtil.java   |   226 -
 .../api/common/typeutils/TypeSerializerUtils.java  |    65 -
 .../typeutils/UnloadableDummyTypeSerializer.java   |    19 +-
 .../UnloadableTypeSerializerException.java         |    51 +
 .../typeutils/base/AbstractMapSerializer.java      |   200 +
 .../common/typeutils/base/BasicTypeComparator.java |    15 +
 .../common/typeutils/base/BigDecSerializer.java    |    20 -
 .../common/typeutils/base/BigIntSerializer.java    |    20 -
 .../common/typeutils/base/BooleanComparator.java   |     8 +-
 .../common/typeutils/base/BooleanSerializer.java   |    42 +-
 .../typeutils/base/BooleanValueSerializer.java     |    20 +-
 .../api/common/typeutils/base/ByteComparator.java  |    19 +-
 .../api/common/typeutils/base/ByteSerializer.java  |    42 +-
 .../common/typeutils/base/ByteValueSerializer.java |    20 +-
 .../api/common/typeutils/base/CharComparator.java  |    21 +-
 .../api/common/typeutils/base/CharSerializer.java  |    42 +-
 .../common/typeutils/base/CharValueSerializer.java |    20 +-
 .../base/CollectionSerializerConfigSnapshot.java   |    24 +-
 .../api/common/typeutils/base/ComparatorUtil.java  |   153 +
 .../api/common/typeutils/base/DateSerializer.java  |    21 +-
 .../common/typeutils/base/DoubleSerializer.java    |    42 +-
 .../typeutils/base/DoubleValueSerializer.java      |    20 +-
 .../api/common/typeutils/base/EnumSerializer.java  |     2 +-
 .../api/common/typeutils/base/FloatSerializer.java |    42 +-
 .../typeutils/base/FloatValueSerializer.java       |    20 +-
 .../typeutils/base/GenericArraySerializer.java     |    73 +-
 .../base/GenericArraySerializerConfigSnapshot.java |   109 +-
 .../base/GenericArraySerializerSnapshot.java       |    90 -
 .../common/typeutils/base/InstantComparator.java   |   106 -
 .../common/typeutils/base/InstantSerializer.java   |   125 -
 .../api/common/typeutils/base/IntComparator.java   |    21 +-
 .../api/common/typeutils/base/IntSerializer.java   |    42 +-
 .../common/typeutils/base/IntValueSerializer.java  |    20 +-
 .../api/common/typeutils/base/ListSerializer.java  |    48 +-
 .../typeutils/base/ListSerializerSnapshot.java     |    62 -
 .../api/common/typeutils/base/LongComparator.java  |    21 +-
 .../api/common/typeutils/base/LongSerializer.java  |    44 +-
 .../common/typeutils/base/LongValueSerializer.java |    20 +-
 .../api/common/typeutils/base/MapSerializer.java   |    45 +-
 .../base/MapSerializerConfigSnapshot.java          |    29 +-
 .../typeutils/base/MapSerializerSnapshot.java      |    67 -
 .../common/typeutils/base/NullValueSerializer.java |    20 -
 .../api/common/typeutils/base/ShortComparator.java |    24 +-
 .../api/common/typeutils/base/ShortSerializer.java |    42 +-
 .../typeutils/base/ShortValueSerializer.java       |    20 +-
 .../common/typeutils/base/SortedMapSerializer.java |   164 +
 .../common/typeutils/base/SqlDateSerializer.java   |    21 +-
 .../common/typeutils/base/SqlTimeSerializer.java   |    25 +-
 .../typeutils/base/SqlTimestampSerializer.java     |    20 -
 .../common/typeutils/base/StringSerializer.java    |    36 +-
 .../typeutils/base/StringValueSerializer.java      |    20 +-
 .../typeutils/base/TypeSerializerSingleton.java    |    20 +-
 .../api/common/typeutils/base/VoidSerializer.java  |    35 +-
 .../array/BooleanPrimitiveArraySerializer.java     |    20 -
 .../base/array/BytePrimitiveArraySerializer.java   |    32 +-
 .../base/array/CharPrimitiveArraySerializer.java   |    20 -
 .../base/array/DoublePrimitiveArraySerializer.java |    20 -
 .../base/array/FloatPrimitiveArraySerializer.java  |    20 -
 .../base/array/IntPrimitiveArraySerializer.java    |    20 -
 .../base/array/LongPrimitiveArraySerializer.java   |    20 -
 .../base/array/ShortPrimitiveArraySerializer.java  |    20 -
 .../base/array/StringArraySerializer.java          |    19 -
 .../org/apache/flink/api/java/JobListener.java     |    34 +
 .../org/apache/flink/api/java/tuple/Tuple.java     |    32 -
 .../api/java/typeutils/AbstractMapTypeInfo.java    |   149 +
 .../flink/api/java/typeutils/RowTypeInfo.java      |    17 +-
 .../api/java/typeutils/SortedMapTypeInfo.java      |   148 +
 .../api/java/typeutils/TypeExtractionUtils.java    |    23 -
 .../flink/api/java/typeutils/TypeExtractor.java    |   290 +-
 .../flink/api/java/typeutils/TypeInfoParser.java   |   418 +
 .../typeutils/runtime/CopyableValueSerializer.java |     4 +-
 .../runtime/DuplicateOnlySerializerFactory.java    |    60 +
 .../java/typeutils/runtime/EitherSerializer.java   |    64 +-
 .../runtime/EitherSerializerConfigSnapshot.java    |    39 +-
 .../runtime/EitherSerializerSnapshot.java          |   128 -
 .../runtime/JavaEitherSerializerSnapshot.java      |    61 -
 .../java/typeutils/runtime/NullableSerializer.java |   285 -
 .../api/java/typeutils/runtime/PojoComparator.java |     2 +-
 .../api/java/typeutils/runtime/PojoSerializer.java |   120 +-
 .../api/java/typeutils/runtime/RowSerializer.java  |    18 +-
 .../typeutils/runtime/TupleSerializerBase.java     |     2 +-
 .../runtime/TupleSerializerConfigSnapshot.java     |     2 +-
 .../java/typeutils/runtime/ValueSerializer.java    |     2 +-
 .../typeutils/runtime/kryo/KryoSerializer.java     |     5 +-
 .../apache/flink/configuration/AkkaOptions.java    |   113 +-
 .../flink/configuration/CheckpointingOptions.java  |    57 +-
 .../apache/flink/configuration/ConfigOption.java   |   111 +-
 .../apache/flink/configuration/Configuration.java  |    73 +-
 .../flink/configuration/ConfigurationUtils.java    |    78 +-
 .../apache/flink/configuration/CoreOptions.java    |   108 +-
 .../configuration/DelegatingConfiguration.java     |    30 +-
 .../apache/flink/configuration/FallbackKey.java    |    80 -
 .../flink/configuration/GlobalConfiguration.java   |     4 +-
 .../configuration/HighAvailabilityOptions.java     |    21 +-
 .../flink/configuration/HistoryServerOptions.java  |     5 +-
 .../flink/configuration/JobManagerOptions.java     |    85 +-
 .../org/apache/flink/configuration/MemorySize.java |    67 +-
 .../apache/flink/configuration/MetricOptions.java  |    81 +-
 .../flink/configuration/QueryableStateOptions.java |    45 +-
 .../configuration/ResourceManagerOptions.java      |    54 +-
 .../apache/flink/configuration/RestOptions.java    |    30 +-
 .../flink/configuration/SecurityOptions.java       |   191 +-
 .../flink/configuration/TaskManagerOptions.java    |   432 +-
 .../configuration/UnmodifiableConfiguration.java   |     9 +-
 .../org/apache/flink/configuration/WebOptions.java |    57 +-
 .../configuration/description/BlockElement.java    |    26 -
 .../configuration/description/Description.java     |   120 -
 .../description/DescriptionElement.java            |    31 -
 .../flink/configuration/description/Formatter.java |   101 -
 .../configuration/description/HtmlFormatter.java   |    77 -
 .../configuration/description/InlineElement.java   |    26 -
 .../description/LineBreakElement.java              |    40 -
 .../configuration/description/LinkElement.java     |    66 -
 .../configuration/description/ListElement.java     |    59 -
 .../configuration/description/TextElement.java     |    98 -
 .../core/fs/AbstractMultiFSDataInputStream.java    |   115 +
 .../flink/core/fs/EntropyInjectingFileSystem.java  |    49 -
 .../org/apache/flink/core/fs/EntropyInjector.java  |   157 -
 .../java/org/apache/flink/core/fs/FileSystem.java  |   102 +-
 .../apache/flink/core/fs/LocatedFileStatus.java    |    26 +
 .../apache/flink/core/fs/OutputStreamAndPath.java  |    47 -
 .../core/fs/RecoverableFsDataOutputStream.java     |    97 -
 .../apache/flink/core/fs/RecoverableWriter.java    |   203 -
 .../flink/core/fs/SafetyNetCloseableRegistry.java  |     4 +-
 .../flink/core/fs/SafetyNetWrapperFileSystem.java  |     5 -
 .../flink/core/fs/local/LocalFileSystem.java       |    24 +-
 .../flink/core/fs/local/LocalRecoverable.java      |    74 -
 .../local/LocalRecoverableFsDataOutputStream.java  |   200 -
 .../core/fs/local/LocalRecoverableSerializer.java  |    99 -
 .../core/fs/local/LocalRecoverableWriter.java      |   134 -
 .../java/org/apache/flink/core/io/InputSplit.java  |     3 +
 .../apache/flink/core/io/InputSplitAssigner.java   |    12 +-
 .../core/io/SimpleVersionedSerialization.java      |   176 -
 .../flink/core/io/SimpleVersionedSerializer.java   |    22 +-
 .../core/memory/ByteArrayInputStreamWithPos.java   |    18 +-
 .../core/memory/ByteArrayOutputStreamWithPos.java  |    12 +-
 .../flink/core/memory/DataInputDeserializer.java   |    63 +-
 .../flink/core/memory/DataOutputSerializer.java    |    36 +-
 .../apache/flink/core/memory/DataOutputView.java   |    11 +-
 .../core/memory/DataOutputViewStreamWrapper.java   |    19 +
 .../flink/core/memory/HeapMemorySegment.java       |    16 +
 .../flink/core/memory/HybridMemorySegment.java     |    21 +-
 .../apache/flink/core/memory/MemorySegment.java    |    94 +-
 .../flink/core/memory/MemorySegmentFactory.java    |    13 -
 .../flink/core/memory/MemorySegmentWritable.java   |    38 +
 .../runtime/memory/AbstractPagedInputView.java     |   635 +
 .../runtime/memory/AbstractPagedOutputView.java    |   447 +
 .../java/org/apache/flink/types/DefaultPair.java   |    57 +
 .../src/main/java/org/apache/flink/types/Pair.java |    53 +
 .../src/main/java/org/apache/flink/types/Row.java  |    10 +-
 .../apache/flink/types/SerializableOptional.java   |    86 -
 .../java/org/apache/flink/types/StringValue.java   |     3 +-
 .../org/apache/flink/types/parser/FieldParser.java |    66 +-
 .../apache/flink/types/parser/SqlDateParser.java   |     5 +-
 .../apache/flink/types/parser/SqlTimeParser.java   |     5 +-
 .../flink/types/parser/SqlTimestampParser.java     |    19 +-
 .../apache/flink/types/parser/StringParser.java    |    47 +-
 .../java/org/apache/flink/util/AbstractID.java     |     8 +-
 .../org/apache/flink/util/CloseableIterator.java   |    86 -
 .../java/org/apache/flink/util/CollectionUtil.java |     5 -
 .../java/org/apache/flink/util/ExceptionUtils.java |    26 +-
 .../main/java/org/apache/flink/util/FileUtils.java |   185 +-
 .../java/org/apache/flink/util/FutureUtil.java     |    85 +
 .../org/apache/flink/util/InstantiationUtil.java   |    77 -
 .../main/java/org/apache/flink/util/MathUtils.java |    10 -
 .../org/apache/flink/util/ShutdownHookUtil.java    |     7 +-
 .../apache/flink/util/StateMigrationException.java |     6 -
 .../java/org/apache/flink/util/StringUtils.java    |    50 -
 .../org/apache/flink/util/TimeConvertUtils.java    |   373 +
 .../org/apache/flink/util/WrappingProxyUtil.java   |    40 +-
 .../concurrent/FutureConsumerWithException.java    |    43 -
 .../util/function/BiConsumerWithException.java     |    27 +-
 .../util/function/BiFunctionWithException.java     |    31 +-
 .../apache/flink/util/function/FunctionUtils.java  |    98 -
 .../flink/util/function/ThrowingRunnable.java      |    18 -
 .../apache/flink/util/function/TriConsumer.java    |    42 -
 .../apache/flink/util/function/TriFunction.java    |    44 -
 .../functions/util/RuntimeUDFContextTest.java      |   105 +-
 .../io/DelimitedInputFormatSamplingTest.java       |    17 +-
 .../api/common/io/EnumerateNestedFilesTest.java    |   125 +-
 .../flink/api/common/io/FileInputFormatTest.java   |    23 +-
 .../api/common/io/GenericCsvInputFormatTest.java   |   216 +-
 .../io/ReplicatingInputSplitAssignerTest.java      |    61 +
 .../flink/api/common/io/RichInputFormatTest.java   |     5 +-
 .../flink/api/common/io/RichOutputFormatTest.java  |     5 +-
 .../io/blockcompression/BlockCompressionTest.java  |   179 +
 .../common/operators/GenericDataSinkBaseTest.java  |     9 +-
 .../operators/GenericDataSourceBaseTest.java       |     9 +-
 .../api/common/operators/ResourceSpecTest.java     |    19 +
 .../base/FlatMapOperatorCollectionTest.java        |     6 +-
 .../operators/base/InnerJoinOperatorBaseTest.java  |     9 +-
 .../api/common/operators/base/MapOperatorTest.java |     9 +-
 .../operators/base/OuterJoinOperatorBaseTest.java  |     6 +-
 .../operators/base/PartitionMapOperatorTest.java   |     7 +-
 .../common/state/SortedMapStateDescriptorTest.java |   256 +
 .../api/common/state/StateDescriptorTest.java      |    10 +
 .../common/typeinfo/BigDecimalTypeInfoTest.java    |    49 +
 .../common/typeutils/CompositeSerializerTest.java  |   213 -
 ...mpositeTypeSerializerSnapshotMigrationTest.java |    63 -
 .../CompositeTypeSerializerSnapshotTest.java       |   544 -
 .../api/common/typeutils/SerializerTestBase.java   |   331 +-
 .../common/typeutils/TypeInformationTestBase.java  |    10 -
 .../TypeSerializerSerializationUtilTest.java       |    75 +-
 .../TypeSerializerSnapshotMigrationTestBase.java   |   419 -
 .../typeutils/TypeSerializerSnapshotTest.java      |   202 -
 .../BaseTypeSerializerSnapshotMigrationTest.java   |    73 -
 .../typeutils/base/BytewiseComparatorTest.java     |    77 +
 .../base/ComparableByteArraySerializerTest.java    |    88 +
 .../common/typeutils/base/EnumSerializerTest.java  |    19 +-
 .../typeutils/base/EnumSerializerUpgradeTest.java  |    65 +-
 .../typeutils/base/InstantComparatorTest.java      |    56 -
 .../typeutils/base/InstantSerializerTest.java      |    67 -
 .../common/typeutils/base/IntSerializerTest.java   |    22 +-
 .../base/ListSerializerSnapshotMigrationTest.java  |    55 -
 .../common/typeutils/base/LongSerializerTest.java  |    22 +-
 .../base/MapSerializerSnapshotMigrationTest.java   |    56 -
 ...mitiveArraySerializerSnapshotMigrationTest.java |    94 -
 .../flink/api/java/tuple/TupleGenerator.java       |    11 -
 .../api/java/typeutils/LambdaExtractionTest.java   |   340 -
 .../api/java/typeutils/MissingTypeInfoTest.java    |     9 +-
 .../api/java/typeutils/PojoTypeExtractionTest.java |   122 +-
 .../flink/api/java/typeutils/RowTypeInfoTest.java  |    32 +-
 .../api/java/typeutils/SortedMapTypeInfoTest.java  |    62 +
 .../api/java/typeutils/TypeExtractorTest.java      |   105 +-
 .../api/java/typeutils/TypeInfoFactoryTest.java    |     2 +-
 .../api/java/typeutils/TypeInfoParserTest.java     |   340 +
 .../api/java/typeutils/ValueTypeInfoTest.java      |     3 +
 .../runtime/EitherSerializerCommonTest.java        |    57 -
 .../MultidimensionalArraySerializerTest.java       |     7 +-
 .../typeutils/runtime/NullableSerializerTest.java  |    87 -
 .../java/typeutils/runtime/PojoSerializerTest.java |   173 +-
 .../kryo/KryoSerializerCompatibilityTest.java      |    49 +-
 .../kryo/KryoWithCustomSerializersTest.java        |     8 +-
 .../flink/configuration/ConfigurationTest.java     |    62 -
 .../configuration/ConfigurationUtilsTest.java      |    54 -
 .../apache/flink/configuration/MemorySizeTest.java |    17 -
 .../flink/configuration/RestOptionsTest.java       |    55 -
 .../description/DescriptionHtmlTest.java           |   115 -
 .../core/fs/AbstractCloseableRegistryTest.java     |   123 +-
 .../core/fs/AbstractRecoverableWriterTest.java     |   380 -
 .../flink/core/fs/CloseableRegistryTest.java       |     9 +-
 .../apache/flink/core/fs/EntropyInjectorTest.java  |   186 -
 .../org/apache/flink/core/fs/FileSystemTest.java   |    24 +-
 .../core/fs/SafetyNetCloseableRegistryTest.java    |    11 +-
 .../LocalFileSystemRecoverableWriterTest.java      |    45 -
 .../flink/core/io/LocatableSplitAssignerTest.java  |   474 +-
 .../core/io/SimpleVersionedSerializationTest.java  |   112 -
 .../memory/ByteArrayInputStreamWithPosTest.java    |    14 -
 .../core/memory/DataInputOutputSerializerTest.java |     2 +-
 .../flink/core/memory/MemorySegmentChecksTest.java |     5 +
 .../apache/flink/testutils/ClassLoaderUtils.java   |    59 -
 .../testutils/EntropyInjectingTestFileSystem.java  |    65 -
 .../apache/flink/testutils/TestConfigUtils.java    |     7 +-
 .../org/apache/flink/testutils/TestFileUtils.java  |    10 +-
 .../testutils/migration/MigrationVersion.java      |    50 -
 .../testutils/serialization/types/IntType.java     |    10 +-
 .../org/apache/flink/types/BasicTypeInfoTest.java  |     3 +-
 .../flink/types/parser/QuotedStringParserTest.java |    68 +-
 .../flink/types/parser/SqlDateParserTest.java      |    14 +-
 .../flink/types/parser/SqlTimeParserTest.java      |    12 +-
 .../flink/types/parser/SqlTimestampParserTest.java |    16 +-
 .../java/org/apache/flink/util/AbstractIDTest.java |    30 -
 .../org/apache/flink/util/ExceptionUtilsTest.java  |    18 -
 .../java/org/apache/flink/util/FileUtilsTest.java  |   163 +-
 .../java/org/apache/flink/util/MathUtilTest.java   |    11 -
 .../flink/util/MethodForwardingTestUtil.java       |     3 +-
 .../org/apache/flink/util/StringUtilsTest.java     |    12 -
 .../apache/flink/util/WrappingProxyUtilTest.java   |    76 -
 .../org.apache.flink.core.fs.FileSystemFactory     |     3 +-
 .../test/resources/abstractID-with-toString-field  |   Bin 126 -> 0 bytes
 .../resources/abstractID-with-toString-field-set   |   Bin 160 -> 0 bytes
 .../resources/flink-1.6-big-dec-serializer-data    |   Bin 300 -> 0 bytes
 .../flink-1.6-big-dec-serializer-snapshot          |   Bin 394 -> 0 bytes
 .../resources/flink-1.6-big-int-serializer-data    |   Bin 64 -> 0 bytes
 .../flink-1.6-big-int-serializer-snapshot          |   Bin 394 -> 0 bytes
 ...ink-1.6-boolean-primitive-array-serializer-data |   Bin 80 -> 0 bytes
 ...1.6-boolean-primitive-array-serializer-snapshot |   Bin 436 -> 0 bytes
 .../resources/flink-1.6-boolean-serializer-data    |     1 -
 .../flink-1.6-boolean-serializer-snapshot          |   Bin 396 -> 0 bytes
 .../flink-1.6-boolean-value-serializer-data        |   Bin 10 -> 0 bytes
 .../flink-1.6-boolean-value-serializer-snapshot    |   Bin 406 -> 0 bytes
 .../flink-1.6-byte-primitive-array-serializer-data |   Bin 80 -> 0 bytes
 ...nk-1.6-byte-primitive-array-serializer-snapshot |   Bin 430 -> 0 bytes
 .../test/resources/flink-1.6-byte-serializer-data  |     1 -
 .../resources/flink-1.6-byte-serializer-snapshot   |   Bin 390 -> 0 bytes
 .../resources/flink-1.6-byte-value-serializer-data |     1 -
 .../flink-1.6-byte-value-serializer-snapshot       |   Bin 400 -> 0 bytes
 .../flink-1.6-char-primitive-array-serializer-data |   Bin 140 -> 0 bytes
 ...nk-1.6-char-primitive-array-serializer-snapshot |   Bin 430 -> 0 bytes
 .../test/resources/flink-1.6-char-serializer-data  |   Bin 20 -> 0 bytes
 .../resources/flink-1.6-char-serializer-snapshot   |   Bin 390 -> 0 bytes
 .../resources/flink-1.6-char-value-serializer-data |   Bin 20 -> 0 bytes
 .../flink-1.6-char-value-serializer-snapshot       |   Bin 400 -> 0 bytes
 .../test/resources/flink-1.6-date-serializer-data  |   Bin 80 -> 0 bytes
 .../resources/flink-1.6-date-serializer-snapshot   |   Bin 390 -> 0 bytes
 ...link-1.6-double-primitive-array-serializer-data |   Bin 440 -> 0 bytes
 ...-1.6-double-primitive-array-serializer-snapshot |   Bin 434 -> 0 bytes
 .../resources/flink-1.6-double-serializer-data     |     1 -
 .../resources/flink-1.6-double-serializer-snapshot |   Bin 394 -> 0 bytes
 .../flink-1.6-double-value-serializer-data         |     1 -
 .../flink-1.6-double-value-serializer-snapshot     |   Bin 404 -> 0 bytes
 .../resources/flink-1.6-either-serializer-data     |   Bin 42 -> 0 bytes
 .../resources/flink-1.6-either-serializer-snapshot |   Bin 1365 -> 0 bytes
 ...flink-1.6-float-primitive-array-serializer-data |   Bin 240 -> 0 bytes
 ...k-1.6-float-primitive-array-serializer-snapshot |   Bin 432 -> 0 bytes
 .../test/resources/flink-1.6-float-serializer-data |     1 -
 .../resources/flink-1.6-float-serializer-snapshot  |   Bin 392 -> 0 bytes
 .../flink-1.6-float-value-serializer-data          |     1 -
 .../flink-1.6-float-value-serializer-snapshot      |   Bin 402 -> 0 bytes
 .../flink-1.6-generic-array-serializer-data        |   Bin 90 -> 0 bytes
 .../flink-1.6-generic-array-serializer-snapshot    |   Bin 1007 -> 0 bytes
 .../flink-1.6-int-primitive-array-serializer-data  |   Bin 240 -> 0 bytes
 ...ink-1.6-int-primitive-array-serializer-snapshot |   Bin 428 -> 0 bytes
 .../test/resources/flink-1.6-int-serializer-data   |   Bin 40 -> 0 bytes
 .../resources/flink-1.6-int-serializer-snapshot    |   Bin 388 -> 0 bytes
 .../resources/flink-1.6-int-value-serializer-data  |   Bin 40 -> 0 bytes
 .../flink-1.6-int-value-serializer-snapshot        |   Bin 398 -> 0 bytes
 .../test/resources/flink-1.6-list-serializer-data  |   Bin 240 -> 0 bytes
 .../resources/flink-1.6-list-serializer-snapshot   |   Bin 888 -> 0 bytes
 .../flink-1.6-long-primitive-array-serializer-data |   Bin 440 -> 0 bytes
 ...nk-1.6-long-primitive-array-serializer-snapshot |   Bin 430 -> 0 bytes
 .../test/resources/flink-1.6-long-serializer-data  |   Bin 80 -> 0 bytes
 .../resources/flink-1.6-long-serializer-snapshot   |   Bin 390 -> 0 bytes
 .../resources/flink-1.6-long-value-serializer-data |   Bin 80 -> 0 bytes
 .../flink-1.6-long-value-serializer-snapshot       |   Bin 400 -> 0 bytes
 .../test/resources/flink-1.6-map-serializer-data   |   Bin 440 -> 0 bytes
 .../resources/flink-1.6-map-serializer-snapshot    |   Bin 1356 -> 0 bytes
 .../flink-1.6-null-value-serializer-snapshot       |   Bin 400 -> 0 bytes
 ...flink-1.6-short-primitive-array-serializer-data |   Bin 140 -> 0 bytes
 ...k-1.6-short-primitive-array-serializer-snapshot |   Bin 432 -> 0 bytes
 .../test/resources/flink-1.6-short-serializer-data |   Bin 20 -> 0 bytes
 .../resources/flink-1.6-short-serializer-snapshot  |   Bin 392 -> 0 bytes
 .../flink-1.6-short-value-serializer-data          |   Bin 20 -> 0 bytes
 .../flink-1.6-short-value-serializer-snapshot      |   Bin 402 -> 0 bytes
 .../resources/flink-1.6-sql-date-serializer-data   |   Bin 80 -> 0 bytes
 .../flink-1.6-sql-date-serializer-snapshot         |   Bin 396 -> 0 bytes
 .../resources/flink-1.6-sql-time-serializer-data   |   Bin 80 -> 0 bytes
 .../flink-1.6-sql-time-serializer-snapshot         |   Bin 396 -> 0 bytes
 .../flink-1.6-sql-timestamp-serializer-data        |   Bin 120 -> 0 bytes
 .../flink-1.6-sql-timestamp-serializer-snapshot    |   Bin 406 -> 0 bytes
 .../flink-1.6-string-array-serializer-data         |   Bin 240 -> 0 bytes
 .../flink-1.6-string-array-serializer-snapshot     |   Bin 416 -> 0 bytes
 .../resources/flink-1.6-string-serializer-data     |     1 -
 .../resources/flink-1.6-string-serializer-snapshot |   Bin 394 -> 0 bytes
 .../flink-1.6-string-value-serializer-data         |     1 -
 .../flink-1.6-string-value-serializer-snapshot     |   Bin 404 -> 0 bytes
 .../test/resources/flink-1.6-void-serializer-data  |   Bin 10 -> 0 bytes
 .../resources/flink-1.6-void-serializer-snapshot   |   Bin 390 -> 0 bytes
 .../resources/flink-1.7-big-dec-serializer-data    |   Bin 300 -> 0 bytes
 .../flink-1.7-big-dec-serializer-snapshot          |   Bin 155 -> 0 bytes
 .../resources/flink-1.7-big-int-serializer-data    |   Bin 150 -> 0 bytes
 .../flink-1.7-big-int-serializer-snapshot          |   Bin 155 -> 0 bytes
 ...ink-1.7-boolean-primitive-array-serializer-data |   Bin 90 -> 0 bytes
 ...1.7-boolean-primitive-array-serializer-snapshot |   Bin 212 -> 0 bytes
 .../resources/flink-1.7-boolean-serializer-data    |     1 -
 .../flink-1.7-boolean-serializer-snapshot          |   Bin 158 -> 0 bytes
 .../flink-1.7-boolean-value-serializer-data        |   Bin 10 -> 0 bytes
 .../flink-1.7-boolean-value-serializer-snapshot    |   Bin 173 -> 0 bytes
 .../flink-1.7-byte-primitive-array-serializer-data |   Bin 100 -> 0 bytes
 ...nk-1.7-byte-primitive-array-serializer-snapshot |   Bin 203 -> 0 bytes
 .../test/resources/flink-1.7-byte-serializer-data  |     1 -
 .../resources/flink-1.7-byte-serializer-snapshot   |   Bin 149 -> 0 bytes
 .../resources/flink-1.7-byte-value-serializer-data |     1 -
 .../flink-1.7-byte-value-serializer-snapshot       |   Bin 164 -> 0 bytes
 .../flink-1.7-char-primitive-array-serializer-data |   Bin 240 -> 0 bytes
 ...nk-1.7-char-primitive-array-serializer-snapshot |   Bin 203 -> 0 bytes
 .../test/resources/flink-1.7-char-serializer-data  |   Bin 20 -> 0 bytes
 .../resources/flink-1.7-char-serializer-snapshot   |   Bin 149 -> 0 bytes
 .../resources/flink-1.7-char-value-serializer-data |   Bin 20 -> 0 bytes
 .../flink-1.7-char-value-serializer-snapshot       |   Bin 164 -> 0 bytes
 .../test/resources/flink-1.7-date-serializer-data  |   Bin 80 -> 0 bytes
 .../resources/flink-1.7-date-serializer-snapshot   |   Bin 149 -> 0 bytes
 ...link-1.7-double-primitive-array-serializer-data |   Bin 360 -> 0 bytes
 ...-1.7-double-primitive-array-serializer-snapshot |   Bin 209 -> 0 bytes
 .../resources/flink-1.7-double-serializer-data     |     1 -
 .../resources/flink-1.7-double-serializer-snapshot |   Bin 155 -> 0 bytes
 .../flink-1.7-double-value-serializer-data         |     1 -
 .../flink-1.7-double-value-serializer-snapshot     |   Bin 170 -> 0 bytes
 .../resources/flink-1.7-either-serializer-data     |     1 -
 .../resources/flink-1.7-either-serializer-snapshot |   Bin 383 -> 0 bytes
 ...flink-1.7-float-primitive-array-serializer-data |   Bin 160 -> 0 bytes
 ...k-1.7-float-primitive-array-serializer-snapshot |   Bin 206 -> 0 bytes
 .../test/resources/flink-1.7-float-serializer-data |     1 -
 .../resources/flink-1.7-float-serializer-snapshot  |   Bin 152 -> 0 bytes
 .../flink-1.7-float-value-serializer-data          |     1 -
 .../flink-1.7-float-value-serializer-snapshot      |   Bin 167 -> 0 bytes
 .../flink-1.7-generic-array-serializer-data        |   Bin 280 -> 0 bytes
 .../flink-1.7-generic-array-serializer-snapshot    |   Bin 270 -> 0 bytes
 .../flink-1.7-int-primitive-array-serializer-data  |   Bin 160 -> 0 bytes
 ...ink-1.7-int-primitive-array-serializer-snapshot |   Bin 200 -> 0 bytes
 .../test/resources/flink-1.7-int-serializer-data   |   Bin 40 -> 0 bytes
 .../resources/flink-1.7-int-serializer-snapshot    |   Bin 146 -> 0 bytes
 .../resources/flink-1.7-int-value-serializer-data  |   Bin 40 -> 0 bytes
 .../flink-1.7-int-value-serializer-snapshot        |   Bin 161 -> 0 bytes
 .../test/resources/flink-1.7-list-serializer-data  |   Bin 240 -> 0 bytes
 .../resources/flink-1.7-list-serializer-snapshot   |   Bin 238 -> 0 bytes
 .../flink-1.7-long-primitive-array-serializer-data |   Bin 280 -> 0 bytes
 ...nk-1.7-long-primitive-array-serializer-snapshot |   Bin 203 -> 0 bytes
 .../test/resources/flink-1.7-long-serializer-data  |   Bin 80 -> 0 bytes
 .../resources/flink-1.7-long-serializer-snapshot   |   Bin 149 -> 0 bytes
 .../resources/flink-1.7-long-value-serializer-data |   Bin 80 -> 0 bytes
 .../flink-1.7-long-value-serializer-snapshot       |   Bin 164 -> 0 bytes
 .../test/resources/flink-1.7-map-serializer-data   |   Bin 390 -> 0 bytes
 .../resources/flink-1.7-map-serializer-snapshot    |   Bin 379 -> 0 bytes
 .../flink-1.7-null-value-serializer-snapshot       |   Bin 164 -> 0 bytes
 ...flink-1.7-short-primitive-array-serializer-data |   Bin 120 -> 0 bytes
 ...k-1.7-short-primitive-array-serializer-snapshot |   Bin 206 -> 0 bytes
 .../test/resources/flink-1.7-short-serializer-data |   Bin 20 -> 0 bytes
 .../resources/flink-1.7-short-serializer-snapshot  |   Bin 152 -> 0 bytes
 .../flink-1.7-short-value-serializer-data          |   Bin 20 -> 0 bytes
 .../flink-1.7-short-value-serializer-snapshot      |   Bin 167 -> 0 bytes
 .../resources/flink-1.7-sql-date-serializer-data   |   Bin 80 -> 0 bytes
 .../flink-1.7-sql-date-serializer-snapshot         |   Bin 158 -> 0 bytes
 .../resources/flink-1.7-sql-time-serializer-data   |   Bin 80 -> 0 bytes
 .../flink-1.7-sql-time-serializer-snapshot         |   Bin 158 -> 0 bytes
 .../flink-1.7-sql-timestamp-serializer-data        |   Bin 120 -> 0 bytes
 .../flink-1.7-sql-timestamp-serializer-snapshot    |   Bin 173 -> 0 bytes
 .../flink-1.7-string-array-serializer-data         |   Bin 240 -> 0 bytes
 .../flink-1.7-string-array-serializer-snapshot     |   Bin 182 -> 0 bytes
 .../resources/flink-1.7-string-serializer-data     |     1 -
 .../resources/flink-1.7-string-serializer-snapshot |   Bin 155 -> 0 bytes
 .../flink-1.7-string-value-serializer-data         |     1 -
 .../flink-1.7-string-value-serializer-snapshot     |   Bin 170 -> 0 bytes
 flink-dist/pom.xml                                 |   311 +-
 flink-dist/src/main/assemblies/bin.xml             |    63 +-
 flink-dist/src/main/assemblies/hadoop.xml          |     4 +-
 flink-dist/src/main/assemblies/opt.xml             |   108 +-
 flink-dist/src/main/assemblies/package.xml         |    38 +
 flink-dist/src/main/flink-bin/bin/config.sh        |   216 +-
 flink-dist/src/main/flink-bin/bin/flink-console.sh |    14 +-
 flink-dist/src/main/flink-bin/bin/flink-daemon.sh  |    21 +-
 flink-dist/src/main/flink-bin/bin/historyserver.sh |     1 -
 flink-dist/src/main/flink-bin/bin/jobmanager.sh    |    23 +-
 .../src/main/flink-bin/bin/standalone-job.sh       |    64 -
 flink-dist/src/main/flink-bin/bin/taskmanager.sh   |    37 +-
 .../src/main/flink-bin/conf/log4j-cli.properties   |     1 +
 .../flink-bin/conf/log4j-kubernetes.properties     |    28 +
 .../flink-bin/kubernetes-bin/kubernetes-session.sh |    40 +
 .../main/flink-bin/mesos-bin/mesos-appmaster.sh    |     6 +-
 .../main/flink-bin/mesos-bin/mesos-taskmanager.sh  |     6 +-
 .../src/main/flink-bin/yarn-bin/yarn-session.sh    |     2 +-
 flink-dist/src/main/resources/META-INF/NOTICE      |    60 -
 .../META-INF/licenses/LICENSE.grizzled-slf4j       |    11 -
 .../main/resources/META-INF/licenses/LICENSE.kryo  |    10 -
 .../resources/META-INF/licenses/LICENSE.minlog     |    10 -
 .../main/resources/META-INF/licenses/LICENSE.scala |    11 -
 .../main/resources/META-INF/licenses/LICENSE.scopt |    21 -
 .../resources/META-INF/licenses/LICENSE.slf4j-api  |    21 -
 flink-dist/src/main/resources/flink-conf.yaml      |    25 +-
 flink-dist/src/test/bin/calcTMHeapSizeMB.sh        |     8 -
 flink-dist/src/test/bin/calcTMNetBufMem.sh         |     2 -
 ...TaskManagerHeapSizeCalculationJavaBashTest.java |    36 +-
 flink-docs/README.md                               |     4 +-
 flink-docs/pom.xml                                 |    33 +-
 .../configuration/ConfigOptionsDocGenerator.java   |    97 +-
 .../flink/docs/rest/RestAPIDocGenerator.java       |    43 +-
 .../java/org/apache/flink/docs/util/Utils.java     |     4 +-
 .../ConfigOptionsDocGeneratorTest.java             |    92 -
 .../ConfigOptionsDocsCompletenessITCase.java       |    81 +-
 .../docs/configuration/data/TestCommonOptions.java |    46 -
 flink-end-to-end-tests/.gitignore                  |     1 -
 flink-end-to-end-tests/README.md                   |     6 -
 .../flink-bucketing-sink-test/pom.xml              |    55 +-
 flink-end-to-end-tests/flink-cli-test/pom.xml      |    73 -
 .../streaming/tests/PeriodicStreamingJob.java      |   129 -
 .../flink-confluent-schema-registry/.gitignore     |     1 -
 .../flink-confluent-schema-registry/pom.xml        |   135 -
 .../src/main/avro/user.avsc                        |    27 -
 .../registry/test/TestAvroConsumerConfluent.java   |    82 -
 .../flink-dataset-allround-test/pom.xml            |    34 +-
 .../batch/tests/DataSetAllroundTestProgram.java    |   123 +-
 .../org/apache/flink/batch/tests/Generator.java    |   148 -
 .../flink-datastream-allround-test/pom.xml         |    70 +-
 .../src/main/avro/ComplexPayloadAvro.avsc          |    52 -
 .../tests/DataStreamAllroundTestJobFactory.java    |   117 +-
 .../tests/DataStreamAllroundTestProgram.java       |   120 +-
 .../org/apache/flink/streaming/tests/Event.java    |    22 -
 .../tests/ExceptionThrowingFailureMapper.java      |    79 +
 .../flink/streaming/tests/FailureMapper.java       |    79 -
 .../streaming/tests/SemanticsCheckMapper.java      |     7 +-
 .../streaming/tests/SequenceGeneratorSource.java   |    29 +-
 .../streaming/tests/SlidingWindowCheckMapper.java  |   192 -
 .../StatefulComplexPayloadSerializer.java          |   166 -
 .../builder/ArtificialListStateBuilder.java        |    13 +-
 .../builder/ArtificialValueStateBuilder.java       |    12 +-
 .../flink-distributed-cache-via-blob-test/pom.xml  |    77 +-
 .../tests/DistributedCacheViaBlobTestProgram.java  |    45 +-
 .../flink-e2e-test-utils/pom.xml                   |    80 -
 .../flink/streaming/tests/util/s3/S3QueryUtil.java |    92 -
 .../streaming/tests/util/s3/S3UtilProgram.java     |   225 -
 .../flink-elasticsearch1-test/pom.xml              |    25 +-
 .../streaming/tests/Elasticsearch1SinkExample.java |    42 +-
 .../flink-elasticsearch2-test/pom.xml              |    31 +-
 .../streaming/tests/Elasticsearch2SinkExample.java |    43 +-
 .../flink-elasticsearch5-test/pom.xml              |    25 +-
 .../streaming/tests/Elasticsearch5SinkExample.java |    42 +-
 .../flink-elasticsearch6-test/pom.xml              |    92 -
 .../streaming/tests/Elasticsearch6SinkExample.java |   110 -
 .../flink-end-to-end-tests-common/pom.xml          |    63 -
 .../apache/flink/tests/util/AutoClosablePath.java  |    44 -
 .../flink/tests/util/AutoClosableProcess.java      |    87 -
 .../flink/tests/util/CommandLineWrapper.java       |   154 -
 .../apache/flink/tests/util/FlinkDistribution.java |   222 -
 .../flink-heavy-deployment-stress-test/pom.xml     |    81 -
 .../HeavyDeploymentStressTestProgram.java          |   150 -
 .../flink-high-parallelism-iterations-test/pom.xml |    28 +-
 .../pom.xml                                        |    45 +-
 .../flink-metrics-availability-test/pom.xml        |    93 -
 .../metrics/tests/MetricsAvailabilityITCase.java   |   161 -
 .../src/test/resources/log4j-test.properties       |    27 -
 .../flink-metrics-reporter-prometheus-test/pom.xml |   104 -
 .../tests/PrometheusReporterEndToEndITCase.java    |   210 -
 .../src/test/resources/log4j-test.properties       |    27 -
 .../pom.xml                                        |    64 -
 .../streaming/tests/ParentChildTestingVehicle.java |    30 -
 .../main/resources/parent-child-test.properties    |    19 -
 .../pom.xml                                        |    78 -
 .../streaming/tests/ClassLoaderTestProgram.java    |    81 -
 .../streaming/tests/ParentChildTestingVehicle.java |    30 -
 .../main/resources/parent-child-test.properties    |    19 -
 .../flink-parent-child-classloading-test/pom.xml   |    89 +
 .../flink/runtime/taskmanager/TaskManager.java     |    30 +
 .../streaming/tests/ClassLoaderTestProgram.java    |   102 +
 .../flink-queryable-state-test/pom.xml             |   118 -
 .../streaming/tests/queryablestate/Email.java      |    77 -
 .../streaming/tests/queryablestate/EmailId.java    |    73 -
 .../tests/queryablestate/EmailInformation.java     |   114 -
 .../tests/queryablestate/LabelSurrogate.java       |    65 -
 .../tests/queryablestate/QsConstants.java          |    29 -
 .../tests/queryablestate/QsStateClient.java        |   123 -
 .../tests/queryablestate/QsStateProducer.java      |   178 -
 .../flink-quickstart-test/pom.xml                  |    63 -
 .../test/Elasticsearch5SinkExample.java            |    94 -
 .../test/Elasticsearch5SinkExample.scala           |    77 -
 .../flink-sql-client-test/pom.xml                  |   201 -
 .../table/toolbox/StringRegexReplaceFunction.java  |    31 -
 .../flink-state-evolution-test/pom.xml             |   113 -
 .../savepoints/1.6/_metadata                       |   Bin 10149 -> 0 bytes
 .../savepoints/1.7/_metadata                       |   Bin 8487 -> 0 bytes
 .../src/main/avro/Address.avsc                     |    29 -
 .../org/apache/flink/avro/generated/Address.java   |   587 -
 .../apache/flink/test/StatefulStreamingJob.java    |   160 -
 .../flink-stream-sql-test/pom.xml                  |    38 +-
 .../flink/sql/tests/StreamSQLTestProgram.java      |    39 +-
 .../flink-stream-state-ttl-test/pom.xml            |    76 -
 .../tests/DataStreamStateTTLTestProgram.java       |   119 -
 .../streaming/tests/MonotonicTTLTimeProvider.java  |    73 -
 .../flink/streaming/tests/StubStateBackend.java    |    94 -
 .../flink/streaming/tests/TtlStateUpdate.java      |    48 -
 .../streaming/tests/TtlStateUpdateSource.java      |    81 -
 .../streaming/tests/TtlVerifyUpdateFunction.java   |   173 -
 .../tests/verify/AbstractTtlStateVerifier.java     |   108 -
 .../tests/verify/TtlAggregatingStateVerifier.java  |   107 -
 .../tests/verify/TtlFoldingStateVerifier.java      |    87 -
 .../tests/verify/TtlListStateVerifier.java         |    78 -
 .../tests/verify/TtlMapStateVerifier.java          |    94 -
 .../tests/verify/TtlReducingStateVerifier.java     |    86 -
 .../streaming/tests/verify/TtlStateVerifier.java   |    60 -
 .../streaming/tests/verify/TtlUpdateContext.java   |    70 -
 .../tests/verify/TtlValueStateVerifier.java        |    66 -
 .../tests/verify/TtlVerificationContext.java       |    69 -
 .../flink/streaming/tests/verify/ValueWithTs.java  |    98 -
 .../flink-stream-stateful-job-upgrade-test/pom.xml |    33 +-
 .../tests/StatefulStreamJobUpgradeTestProgram.java |    31 +-
 .../flink-streaming-file-sink-test/pom.xml         |    67 -
 .../src/main/java/StreamingFileSinkProgram.java    |   155 -
 .../flink-streaming-kafka-test-base/pom.xml        |    44 -
 .../kafka/test/base/CustomWatermarkExtractor.java  |    52 -
 .../streaming/kafka/test/base/KafkaEvent.java      |    74 -
 .../kafka/test/base/KafkaEventSchema.java          |    53 -
 .../kafka/test/base/KafkaExampleUtil.java          |    54 -
 .../kafka/test/base/RollingAdditionMapper.java     |    53 -
 .../flink-streaming-kafka-test/pom.xml             |    84 -
 .../flink/streaming/kafka/test/KafkaExample.java   |    72 -
 .../flink-streaming-kafka010-test/pom.xml          |    84 -
 .../streaming/kafka/test/Kafka010Example.java      |    69 -
 .../flink-streaming-kafka011-test/pom.xml          |    85 -
 .../streaming/kafka/test/Kafka011Example.java      |    69 -
 flink-end-to-end-tests/pom.xml                     |    73 +-
 flink-end-to-end-tests/run-nightly-tests.sh        |   107 +-
 flink-end-to-end-tests/run-pre-commit-tests.sh     |    20 +-
 flink-end-to-end-tests/run-single-test.sh          |    20 +-
 flink-end-to-end-tests/test-scripts/common.sh      |   442 +-
 flink-end-to-end-tests/test-scripts/common_ha.sh   |   183 -
 flink-end-to-end-tests/test-scripts/common_s3.sh   |   244 -
 flink-end-to-end-tests/test-scripts/common_ssl.sh  |    97 -
 .../container-scripts/docker-compose.test.yml      |    30 -
 .../job-cluster-job.yaml.template                  |    46 -
 .../task-manager-deployment.yaml.template          |    41 -
 .../docker-hadoop-secure-cluster/Dockerfile        |   158 -
 .../docker-hadoop-secure-cluster/README.md         |   118 -
 .../docker-hadoop-secure-cluster/bootstrap.sh      |   135 -
 .../config/container-executor.cfg                  |    23 -
 .../config/core-site.xml                           |    68 -
 .../config/hdfs-site.xml                           |   190 -
 .../config/keystore.jks                            |   Bin 636 -> 0 bytes
 .../docker-hadoop-secure-cluster/config/krb5.conf  |    40 -
 .../config/mapred-site.xml                         |    52 -
 .../docker-hadoop-secure-cluster/config/ssh_config |    23 -
 .../config/ssl-client.xml                          |    80 -
 .../config/ssl-server.xml                          |    77 -
 .../config/yarn-site.xml                           |   186 -
 .../docker-compose.yml                             |    74 -
 .../test-scripts/elasticsearch-common.sh           |    68 +-
 .../test-scripts/kafka-common.sh                   |    85 +-
 .../test-scripts/kafka_sql_common.sh               |   102 -
 .../test-scripts/queryable_state_base.sh           |    57 -
 .../test-scripts/test-runner-common.sh             |    74 +-
 .../test-scripts/test_batch_allround.sh            |    23 +-
 .../test-scripts/test_batch_python_wordcount.sh    |    25 -
 flink-end-to-end-tests/test-scripts/test_cli.sh    |   201 -
 .../test-scripts/test_confluent_schema_registry.sh |    95 -
 .../test-scripts/test_docker_embedded_job.sh       |    54 -
 flink-end-to-end-tests/test-scripts/test_ha.sh     |   219 +
 .../test-scripts/test_ha_dataset.sh                |    78 -
 .../test-scripts/test_ha_datastream.sh             |   105 -
 .../test_ha_per_job_cluster_datastream.sh          |   159 -
 .../test-scripts/test_heavy_deployment.sh          |    47 -
 .../test_high_parallelism_iterations.sh            |    42 +-
 .../test-scripts/test_kubernetes_embedded_job.sh   |    56 -
 .../test_local_recovery_and_scheduling.sh          |     3 +-
 .../test-scripts/test_queryable_state.sh           |    58 -
 .../test_queryable_state_restart_tm.sh             |   172 -
 .../test-scripts/test_quickstarts.sh               |    80 +-
 .../test_resume_externalized_checkpoints.sh        |    41 +-
 .../test-scripts/test_resume_savepoint.sh          |    12 +-
 .../test-scripts/test_shaded_hadoop_s3a.sh         |    29 +-
 .../test-scripts/test_shaded_presto_s3.sh          |    27 +-
 .../test-scripts/test_sql_client.sh                |   280 -
 .../test-scripts/test_sql_client_kafka.sh          |    22 -
 .../test-scripts/test_sql_client_kafka010.sh       |    22 -
 .../test-scripts/test_sql_client_kafka011.sh       |    22 -
 .../test-scripts/test_sql_client_kafka_common.sh   |   226 -
 .../test-scripts/test_state_evolution.sh           |    78 -
 .../test-scripts/test_state_migration.sh           |    53 -
 .../test_stateful_stream_job_upgrade.sh            |     2 +-
 .../test-scripts/test_stream_state_ttl.sh          |    85 -
 .../test-scripts/test_streaming_bucketing.sh       |     5 +-
 .../test-scripts/test_streaming_classloader.sh     |    60 +-
 .../test_streaming_distributed_cache_via_blob.sh   |     6 +-
 .../test-scripts/test_streaming_elasticsearch.sh   |    10 +-
 .../test-scripts/test_streaming_file_sink.sh       |   177 -
 .../test-scripts/test_streaming_kafka.sh           |    25 -
 .../test-scripts/test_streaming_kafka010.sh        |    95 +-
 .../test-scripts/test_streaming_kafka011.sh        |    24 -
 .../test-scripts/test_streaming_kafka_common.sh    |   113 -
 .../test-scripts/test_streaming_sql.sh             |     3 +-
 .../test-scripts/test_yarn_kerberos_docker.sh      |   193 -
 flink-examples/flink-examples-batch/pom.xml        |    14 +-
 .../java/distcp/FileCopyTaskInputFormat.java       |    18 +
 .../java/distcp/FileCopyTaskInputSplit.java        |    16 +
 .../examples/java/relational/TPCHQuery10.java      |    28 +-
 .../flink/examples/java/relational/TPCHQuery3.java |     5 +-
 .../flink/examples/java/wordcount/WordCount.java   |     3 +-
 .../scala/graph/TransitiveClosureNaive.scala       |    13 +-
 .../examples/scala/relational/WebLogAnalysis.scala |     7 +-
 .../flink-examples-streaming-state-machine/pom.xml |   106 -
 .../src/main/resources/META-INF/NOTICE             |     9 -
 .../flink-examples-streaming-twitter/pom.xml       |    94 -
 flink-examples/flink-examples-build-helper/pom.xml |    40 -
 flink-examples/flink-examples-streaming/pom.xml    |   166 +-
 .../streaming/examples/async/AsyncIOExample.java   |    67 +-
 .../examples/iteration/IterateExample.java         |     2 +-
 .../streaming/examples/kafka/Kafka010Example.java  |   146 +
 .../flink/streaming/examples/kafka/KafkaEvent.java |    74 +
 .../streaming/examples/kafka/KafkaEventSchema.java |    53 +
 .../relational/PriorityCoStreamFlatMap.java        |    84 +
 .../streaming/examples/relational/TPCHQuery3.java  |   811 +
 .../streaming/examples/wordcount/WordCount.java    |    65 +-
 .../streaming/examples/wordcount/WordCountV2.java  |   167 +
 .../scala/examples/iteration/IterateExample.scala  |     2 +-
 .../scala/examples/kafka/Kafka010Example.scala     |    88 +
 .../scala/examples/wordcount/WordCount.scala       |    59 +-
 .../windowing/TopSpeedWindowingExampleITCase.java  |    14 +-
 .../windowing/TopSpeedWindowingExampleITCase.java  |    25 +-
 flink-examples/flink-examples-table/pom.xml        |   186 +-
 .../flink/table/examples/java/RetractPvUvSQL.java  |   114 +
 .../table/examples/java/StreamJoinSQLExample.java  |   128 +
 .../table/examples/java/StreamSQLExample.java      |   104 -
 .../flink/table/examples/java/UpsertPvUvSQL.java   |   113 +
 .../flink/table/examples/java/WordCountSQL.java    |    21 +-
 .../flink/table/examples/java/WordCountTable.java  |    25 +-
 .../table/examples/scala/RetractPvUvSQL.scala      |    89 +
 .../examples/scala/SimpleInteractiveExample.scala  |    76 +
 .../examples/scala/StreamJoinSQLExample.scala      |    83 +
 .../table/examples/scala/StreamSQLExample.scala    |     9 +-
 .../table/examples/scala/TPCHQuery3Table.scala     |   170 +-
 .../flink/table/examples/scala/UpsertPvUvSQL.scala |    88 +
 .../flink/table/examples/scala/WordCountSQL.scala  |    19 +-
 .../table/examples/scala/WordCountTable.scala      |    14 +-
 flink-examples/pom.xml                             |    15 +-
 flink-filesystems/flink-fs-hadoop-shaded/README.md |    32 -
 flink-filesystems/flink-fs-hadoop-shaded/pom.xml   |   263 -
 .../java/org/apache/hadoop/conf/Configuration.java |  3534 -
 .../org/apache/hadoop/util/NativeCodeLoader.java   |    58 -
 .../java/org/apache/hadoop/util/VersionInfo.java   |   133 -
 .../src/main/resources/META-INF/NOTICE             |  2577 -
 .../main/resources/META-INF/licenses/LICENSE-re2j  |    32 -
 .../resources/META-INF/licenses/LICENSE-stax2api   |    22 -
 .../src/main/resources/core-default-shaded.xml     |  2775 -
 .../src/test/resources/core-default-testing.xml    |  2775 -
 .../src/test/resources/core-site.xml               |    31 -
 flink-filesystems/flink-hadoop-fs/pom.xml          |    27 +-
 .../flink/runtime/fs/hdfs/HadoopFileStatus.java    |     2 +-
 .../flink/runtime/fs/hdfs/HadoopFileSystem.java    |    50 +-
 .../flink/runtime/fs/hdfs/HadoopFsFactory.java     |     2 +-
 .../flink/runtime/fs/hdfs/HadoopFsRecoverable.java |    73 -
 .../runtime/fs/hdfs/HadoopLocatedFileStatus.java   |    49 +
 .../hdfs/HadoopRecoverableFsDataOutputStream.java  |   329 -
 .../fs/hdfs/HadoopRecoverableSerializer.java       |   100 -
 .../runtime/fs/hdfs/HadoopRecoverableWriter.java   |   144 -
 .../org/apache/flink/runtime/util/HadoopUtils.java |    21 -
 .../fs/hdfs/AbstractHadoopFileSystemITTest.java    |   162 -
 .../runtime/fs/hdfs/HadoopConfigLoadingTest.java   |     1 -
 .../fs/hdfs/HadoopLocalFileSystemBehaviorTest.java |     5 +-
 .../fs/hdfs/HadoopRecoverableWriterTest.java       |    95 -
 .../flink/runtime/fs/hdfs/HdfsBehaviorTest.java    |     2 +-
 flink-filesystems/flink-mapr-fs/pom.xml            |    21 +-
 .../flink/runtime/fs/maprfs/MapRFileSystem.java    |     5 +-
 flink-filesystems/flink-oss-fs-hadoop/pom.xml      |   161 -
 .../flink/fs/osshadoop/OSSFileSystemFactory.java   |   111 -
 .../org.apache.flink.core.fs.FileSystemFactory     |    16 -
 .../HadoopOSSFileSystemBehaviorITCase.java         |    70 -
 .../fs/osshadoop/HadoopOSSFileSystemITCase.java    |    76 -
 flink-filesystems/flink-s3-fs-base/pom.xml         |   190 -
 .../fs/s3/common/AbstractS3FileSystemFactory.java  |   174 -
 .../flink/fs/s3/common/FlinkS3FileSystem.java      |   147 -
 .../flink/fs/s3/common/HadoopConfigLoader.java     |   133 -
 .../fs/s3/common/utils/BackPressuringExecutor.java |   105 -
 .../s3/common/utils/OffsetAwareOutputStream.java   |    62 -
 .../flink/fs/s3/common/utils/RefCounted.java       |    41 -
 .../utils/RefCountedBufferingFileStream.java       |   183 -
 .../s3/common/utils/RefCountedFSOutputStream.java  |    46 -
 .../flink/fs/s3/common/utils/RefCountedFile.java   |   140 -
 .../s3/common/utils/RefCountedTmpFileCreator.java  |   109 -
 .../fs/s3/common/writer/MultiPartUploadInfo.java   |   113 -
 .../common/writer/RecoverableMultiPartUpload.java  |    75 -
 .../writer/RecoverableMultiPartUploadImpl.java     |   327 -
 .../flink/fs/s3/common/writer/S3AccessHelper.java  |   122 -
 .../flink/fs/s3/common/writer/S3Committer.java     |   115 -
 .../flink/fs/s3/common/writer/S3Recoverable.java   |   128 -
 .../writer/S3RecoverableFsDataOutputStream.java    |   277 -
 .../S3RecoverableMultipartUploadFactory.java       |   125 -
 .../s3/common/writer/S3RecoverableSerializer.java  |   168 -
 .../fs/s3/common/writer/S3RecoverableWriter.java   |   165 -
 .../src/main/resources/META-INF/NOTICE             |    24 -
 .../flink/fs/s3/common/S3EntropyFsFactoryTest.java |   108 -
 .../utils/RefCountedBufferingFileStreamTest.java   |   147 -
 .../fs/s3/common/utils/RefCountedFileTest.java     |   144 -
 .../s3/common/writer/IncompletePartPrefixTest.java |    57 -
 .../writer/RecoverableMultiPartUploadImplTest.java |   509 -
 .../S3RecoverableFsDataOutputStreamTest.java       |   512 -
 .../common/writer/S3RecoverableSerializerTest.java |   137 -
 .../src/test/resources/log4j-test.properties       |    27 -
 flink-filesystems/flink-s3-fs-hadoop/README.md     |    36 +
 flink-filesystems/flink-s3-fs-hadoop/pom.xml       |   280 +-
 .../flink/fs/s3hadoop/HadoopS3AccessHelper.java    |   140 -
 .../flink/fs/s3hadoop/S3AFileSystemFactory.java    |    29 -
 .../flink/fs/s3hadoop/S3FileSystemFactory.java     |   135 +-
 .../java/org/apache/hadoop/conf/Configuration.java |  3000 +
 .../org/apache/hadoop/util/NativeCodeLoader.java   |    94 +
 .../src/main/resources/META-INF/NOTICE             |    98 +
 .../org.apache.flink.core.fs.FileSystemFactory     |     3 +-
 .../src/main/resources/core-default-shaded.xml     |  2312 +
 .../s3hadoop/HadoopS3FileSystemBehaviorITCase.java |    17 +-
 .../fs/s3hadoop/HadoopS3FileSystemITCase.java      |   230 +-
 .../flink/fs/s3hadoop/HadoopS3FileSystemTest.java  |    95 -
 .../s3hadoop/HadoopS3FileSystemsSchemesTest.java   |    55 -
 .../HadoopS3RecoverableWriterExceptionITCase.java  |   198 -
 .../s3hadoop/HadoopS3RecoverableWriterITCase.java  |   451 -
 .../src/test/resources/core-site.xml               |  2312 +
 flink-filesystems/flink-s3-fs-presto/README.md     |    37 +
 flink-filesystems/flink-s3-fs-presto/pom.xml       |   181 +-
 .../flink/fs/s3presto/S3FileSystemFactory.java     |   147 +-
 .../flink/fs/s3presto/S3PFileSystemFactory.java    |    29 -
 .../java/org/apache/hadoop/conf/Configuration.java |  2951 +
 .../org/apache/hadoop/util/NativeCodeLoader.java   |    94 +
 .../src/main/resources/META-INF/NOTICE             |   102 +-
 .../META-INF/licenses/LICENSE-hdrhistogram         |   125 -
 .../org.apache.flink.core.fs.FileSystemFactory     |     3 +-
 .../src/main/resources/core-default-shaded.xml     |  1978 +
 .../s3presto/PrestoS3FileSystemBehaviorITCase.java |    17 +-
 .../fs/s3presto/PrestoS3FileSystemITCase.java      |   195 +-
 .../flink/fs/s3presto/PrestoS3FileSystemTest.java  |    23 +-
 .../fs/s3presto/PrestoS3RecoverableWriterTest.java |    86 -
 .../src/test/resources/core-site.xml               |  1978 +
 flink-filesystems/flink-swift-fs-hadoop/pom.xml    |    41 +-
 .../fs/openstackhadoop/SwiftFileSystemFactory.java |     2 +-
 .../src/main/resources/META-INF/NOTICE             |  1655 -
 .../resources/META-INF/licenses/LICENSE-protobuf   |    36 -
 .../resources/META-INF/licenses/LICENSE-xmlenc     |    28 -
 flink-filesystems/pom.xml                          |    41 +-
 .../flink-avro-confluent-registry/pom.xml          |   115 -
 ...ConfluentRegistryAvroDeserializationSchema.java |   136 -
 .../confluent/ConfluentSchemaRegistryCoder.java    |    67 -
 .../src/main/resources/META-INF/NOTICE             |    15 -
 .../ConfluentSchemaRegistryCoderTest.java          |    80 -
 flink-formats/flink-avro/pom.xml                   |    54 +-
 .../flink/api/java/typeutils/AvroTypeInfo.java     |    38 +
 .../api/java/typeutils/runtime/AvroSerializer.java |   335 +
 .../formats/avro/AvroDeserializationSchema.java    |     6 +-
 .../apache/flink/formats/avro/AvroInputFormat.java |     2 +-
 .../flink/formats/avro/typeutils/AvroFactory.java  |   168 -
 .../formats/avro/typeutils/AvroSerializer.java     |   263 +-
 .../avro/typeutils/AvroSerializerSnapshot.java     |   225 -
 .../flink/formats/avro/typeutils/AvroTypeInfo.java |    43 +-
 .../BackwardsCompatibleAvroSerializer.java         |   218 +
 .../avro/typeutils/SerializableAvroSchema.java     |    72 -
 .../avro/utils/AvroKryoSerializerUtils.java        |     4 +-
 .../org/apache/flink/table/descriptors/Avro.java   |     5 +-
 .../avro/AvroSplittableInputFormatTest.java        |     2 +-
 .../avro/LegacyAvroExternalJarProgramITCase.java   |    94 +
 .../typeutils/AvroSerializerMigrationTest.java     |    71 -
 .../AvroSerializerSerializabilityTest.java         |    70 +
 .../avro/typeutils/AvroSerializerSnapshotTest.java |   272 -
 .../BackwardsCompatibleAvroSerializerTest.java     |   171 +
 .../flink/table/runtime/batch/AvroTypesITCase.java |   406 +-
 .../resources/flink-1.4-serializer-java-serialized |   Bin 0 -> 202 bytes
 ...6-avro-generic-type-serializer-address-snapshot |   Bin 901 -> 0 bytes
 .../flink-1.6-avro-type-serializer-address-data    |   Bin 240 -> 0 bytes
 ...flink-1.6-avro-type-serializer-address-snapshot |   Bin 710 -> 0 bytes
 ...7-avro-generic-type-serializer-address-snapshot |   Bin 370 -> 0 bytes
 .../flink-1.7-avro-type-serializer-address-data    |   Bin 240 -> 0 bytes
 ...flink-1.7-avro-type-serializer-address-snapshot |   Bin 380 -> 0 bytes
 flink-formats/flink-json/pom.xml                   |    32 +-
 .../flink/formats/json/JsonRowFormatFactory.java   |     7 +-
 .../org/apache/flink/table/descriptors/Json.java   |     5 +-
 flink-formats/flink-parquet/pom.xml                |   159 -
 .../flink/formats/parquet/ParquetBuilder.java      |    39 -
 .../flink/formats/parquet/ParquetBulkWriter.java   |    64 -
 .../formats/parquet/ParquetWriterFactory.java      |    60 -
 .../parquet/PositionOutputStreamAdapter.java       |    73 -
 .../flink/formats/parquet/StreamOutputFile.java    |    82 -
 .../formats/parquet/avro/ParquetAvroWriters.java   |    94 -
 .../avro/ParquetStreamingFileSinkITCase.java       |   246 -
 .../flink/formats/parquet/generated/Address.java   |   517 -
 .../src/test/resources/avro/testdata.avsc          |    13 -
 .../src/test/resources/log4j-test.properties       |    23 -
 flink-formats/flink-sequence-file/pom.xml          |   100 -
 .../formats/sequencefile/SequenceFileWriter.java   |    61 -
 .../sequencefile/SequenceFileWriterFactory.java    |   128 -
 .../SerializableHadoopConfiguration.java           |    58 -
 .../SequenceStreamingFileSinkITCase.java           |   123 -
 .../SerializableHadoopConfigurationTest.java       |    98 -
 .../src/test/resources/log4j-test.properties       |    23 -
 flink-formats/pom.xml                              |     9 +-
 flink-fs-tests/pom.xml                             |    28 +-
 .../hdfstests/ContinuousFileProcessingITCase.java  |    14 +-
 .../ContinuousFileProcessingMigrationTest.java     |    22 +-
 .../hdfstests/ContinuousFileProcessingTest.java    |    31 +-
 .../flink/hdfstests/DistributedCacheDfsTest.java   |   163 -
 .../flink/hdfstests/FileInputFormatTest.java       |   108 +
 .../java/org/apache/flink/hdfstests/HDFSTest.java  |     2 +-
 .../src/test/resources/log4j-test.properties       |     4 +-
 ...-migration-test-1533639934000-flink1.5-snapshot |   Bin 535 -> 0 bytes
 ...-migration-test-1534696817000-flink1.6-snapshot |   Bin 616 -> 0 bytes
 ...-migration-test-1544024599000-flink1.7-snapshot |   Bin 375 -> 0 bytes
 .../reader-migration-test-flink1.5-snapshot        |   Bin 2821 -> 0 bytes
 .../reader-migration-test-flink1.6-snapshot        |   Bin 2902 -> 0 bytes
 .../reader-migration-test-flink1.7-snapshot        |   Bin 2890 -> 0 bytes
 flink-java/pom.xml                                 |    21 +-
 .../org/apache/flink/api/java/ClosureCleaner.java  |    10 +-
 .../flink/api/java/CollectionEnvironment.java      |    15 +-
 .../flink/api/java/ExecutionEnvironment.java       |    92 +-
 .../apache/flink/api/java/LocalEnvironment.java    |    36 +-
 .../apache/flink/api/java/RemoteEnvironment.java   |    33 +-
 .../flink/api/java/io/AbstractCsvOutputFormat.java |   371 +
 .../api/java/io/AbstractRowCsvInputFormat.java     |   196 +
 .../apache/flink/api/java/io/CsvOutputFormat.java  |   172 +-
 .../org/apache/flink/api/java/io/CsvReader.java    |    20 +
 .../flink/api/java/io/PrimitiveInputFormat.java    |     2 +-
 .../flink/api/java/io/PrintingOutputFormat.java    |    77 +-
 .../flink/api/java/io/RowCsvInputFormat.java       |   151 +-
 .../flink/api/java/io/RowCsvOutputFormat.java      |    63 +
 .../flink/api/java/io/TupleCsvInputFormat.java     |     7 +
 .../flink/api/java/operators/KeyFunctions.java     |    27 -
 .../api/java/operators/SingleInputUdfOperator.java |    48 +
 .../api/java/operators/TwoInputUdfOperator.java    |    48 +
 .../flink/api/java/operators/UnionOperator.java    |     7 -
 .../apache/flink/api/java/utils/ParameterTool.java |   108 +-
 .../base/CoGroupOperatorCollectionTest.java        |    19 +-
 .../operators/base/GroupReduceOperatorTest.java    |    85 +-
 .../operators/base/InnerJoinOperatorBaseTest.java  |     8 +-
 .../common/operators/base/ReduceOperatorTest.java  |   116 +-
 .../base/utils/TestAccumulatorRegistry.java        |    52 +
 .../apache/flink/api/java/TypeExtractionTest.java  |     6 +-
 .../api/java/io/CollectionInputFormatTest.java     |     4 +-
 .../api/java/io/PrintingOutputFormatTest.java      |   120 -
 .../flink/api/java/io/RowCsvInputFormatTest.java   |    31 +-
 .../flink/api/java/io/RowCsvOutputFormatTest.java  |   164 +
 .../translation/UnionTranslationTest.java          |   158 -
 .../api/java/sca/UdfAnalyzerExamplesTest.java      |    80 +-
 .../apache/flink/api/java/sca/UdfAnalyzerTest.java |   241 +-
 .../api/java/utils/AbstractParameterToolTest.java  |    29 +-
 .../flink/api/java/utils/ParameterToolTest.java    |    19 +-
 flink-java8/pom.xml                                |   225 +
 .../examples/java8/relational/TPCHQuery10.java     |   212 +
 .../flink/examples/java8/wordcount/WordCount.java  |   124 +
 .../examples/java8/wordcount/WordCount.java        |   124 +
 .../java/type/lambdas/LambdaExtractionTest.java    |   376 +
 .../java/org/apache/flink/cep/CEPLambdaTest.java   |   104 +
 .../runtime/util/JarFileCreatorLambdaTest.java     |   113 +
 .../runtime/util/jartestprogram/FilterLambda1.java |    41 +
 .../runtime/util/jartestprogram/FilterLambda2.java |    39 +
 .../runtime/util/jartestprogram/FilterLambda3.java |    39 +
 .../runtime/util/jartestprogram/FilterLambda4.java |    38 +
 .../runtime/util/jartestprogram/UtilFunction.java  |    30 +
 .../util/jartestprogram/UtilFunctionWrapper.java   |    35 +
 .../runtime/util/jartestprogram/WordFilter.java    |    28 +
 .../operators/lambdas/AllGroupReduceITCase.java    |    59 +
 .../api/java/operators/lambdas/CoGroupITCase.java  |    74 +
 .../api/java/operators/lambdas/CrossITCase.java    |    73 +
 .../api/java/operators/lambdas/FilterITCase.java   |    91 +
 .../api/java/operators/lambdas/FlatJoinITCase.java |    68 +
 .../api/java/operators/lambdas/FlatMapITCase.java  |    56 +
 .../java/operators/lambdas/GroupReduceITCase.java  |    69 +
 .../api/java/operators/lambdas/JoinITCase.java     |    69 +
 .../test/api/java/operators/lambdas/MapITCase.java |    74 +
 .../api/java/operators/lambdas/ReduceITCase.java   |   109 +
 .../src/test/resources/log4j-test.properties       |    19 +
 flink-jepsen/.gitignore                            |    18 -
 flink-jepsen/README.md                             |    81 -
 flink-jepsen/docker/.gitignore                     |     3 -
 flink-jepsen/docker/Dockerfile-control             |    45 -
 flink-jepsen/docker/Dockerfile-db                  |    46 -
 flink-jepsen/docker/docker-compose.yml             |    52 -
 flink-jepsen/docker/run-tests.sh                   |    74 -
 flink-jepsen/docker/sshd-run                       |    20 -
 flink-jepsen/docker/test-specs/mesos-session.edn   |    19 -
 .../docker/test-specs/standalone-session-kafka.edn |    24 -
 .../docker/test-specs/standalone-session.edn       |    19 -
 flink-jepsen/docker/test-specs/yarn-job.edn        |    19 -
 flink-jepsen/docker/test-specs/yarn-session.edn    |    19 -
 flink-jepsen/docker/up.sh                          |    31 -
 flink-jepsen/project.clj                           |    29 -
 flink-jepsen/src/jepsen/flink/checker.clj          |   234 -
 flink-jepsen/src/jepsen/flink/client.clj           |   211 -
 flink-jepsen/src/jepsen/flink/db.clj               |   331 -
 flink-jepsen/src/jepsen/flink/flink.clj            |   147 -
 flink-jepsen/src/jepsen/flink/generator.clj        |    98 -
 flink-jepsen/src/jepsen/flink/hadoop.clj           |   153 -
 flink-jepsen/src/jepsen/flink/kafka.clj            |    99 -
 flink-jepsen/src/jepsen/flink/mesos.clj            |   185 -
 flink-jepsen/src/jepsen/flink/nemesis.clj          |   117 -
 flink-jepsen/src/jepsen/flink/utils.clj            |   111 -
 flink-jepsen/src/jepsen/flink/zookeeper.clj        |    29 -
 flink-jepsen/test/jepsen/flink/checker_test.clj    |   130 -
 flink-jepsen/test/jepsen/flink/client_test.clj     |    77 -
 flink-jepsen/test/jepsen/flink/nemesis_test.clj    |    32 -
 flink-jepsen/test/jepsen/flink/utils_test.clj      |    39 -
 flink-jepsen/test/jepsen/flink/zookeeper_test.clj  |    28 -
 flink-kubernetes/pom.xml                           |   296 +
 .../kubernetes/cli/FlinkKubernetesSessionCli.java  |   464 +
 .../cli/KubernetesRestClusterClient.java           |    56 +
 .../flink/kubernetes/configuration/Constants.java  |    96 +
 .../configuration/KubernetesConfigOptions.java     |   188 +
 .../deploy/KubernetesClusterDescriptor.java        |   523 +
 .../kubernetes/deploy/KubernetesClusterId.java     |    73 +
 .../entrypoint/KubernetesJobClusterEntrypoint.java |   183 +
 .../KubernetesSessionClusterEntrypoint.java        |   122 +
 .../entrypoint/KubernetesTaskExecutorRunner.java   |   140 +
 .../KubernetesResourceManager.java                 |   753 +
 .../KubernetesSessionResourceManager.java          |   567 +
 .../clusterframework/KubernetesWorkerNode.java     |    71 +
 .../kubernetes/utils/KubernetesClientFactory.java  |    62 +
 .../utils/KubernetesConnectionManager.java         |   144 +
 .../flink/kubernetes/utils/KubernetesRMUtils.java  |   382 +
 .../flink/kubernetes/utils/KubernetesUtils.java    |    48 +
 .../apache/flink/kubernetes/utils/RetryUtils.java  |    68 +
 .../cli/FlinkKubernetesSessionCliTest.java         |   114 +
 .../configuration/KubernetesConfigOptionsTest.java |    58 +
 .../deploy/KubernetesClusterDescriptorTest.java    |   180 +
 .../clusterframework/KubernetesRMTestBase.java     |   235 +
 .../KubernetesResourceManagerITCase.java           |   391 +
 .../KubernetesResourceManagerTest.java             |   487 +
 .../KubernetesSessionResourceManagerTest.java      |   293 +
 .../src/test/resources/log4j-test.properties       |    32 +
 flink-libraries/flink-cep-scala/pom.xml            |    54 +-
 .../org/apache/flink/cep/scala/PatternStream.scala |    25 +-
 .../apache/flink/cep/scala/pattern/Pattern.scala   |     2 +-
 ...ernStreamScalaJavaAPIInteroperabilityTest.scala |    95 +-
 .../flink/cep/scala/pattern/PatternTest.scala      |     5 +-
 flink-libraries/flink-cep/pom.xml                  |    24 +-
 .../src/main/java/org/apache/flink/cep/CEP.java    |     8 +-
 .../org/apache/flink/cep/CepRuntimeContext.java    |   226 +
 .../flink/cep/PatternProcessFunctionBuilder.java   |   147 -
 .../java/org/apache/flink/cep/PatternStream.java   |   304 +-
 .../org/apache/flink/cep/PatternStreamBuilder.java |   154 -
 .../flink/cep/RichPatternFlatSelectFunction.java   |    15 +-
 .../flink/cep/RichPatternFlatTimeoutFunction.java  |    51 +
 .../flink/cep/RichPatternSelectFunction.java       |    16 +-
 .../flink/cep/RichPatternTimeoutFunction.java      |    51 +
 .../cep/functions/PatternProcessFunction.java      |    76 -
 .../cep/functions/TimedOutPartialMatchHandler.java |    81 -
 .../adaptors/PatternFlatSelectAdapter.java         |    63 -
 .../functions/adaptors/PatternSelectAdapter.java   |    63 -
 .../adaptors/PatternTimeoutFlatSelectAdapter.java  |   110 -
 .../adaptors/PatternTimeoutSelectAdapter.java      |    78 -
 .../flink/cep/nfa/AfterMatchSkipStrategy.java      |   184 +
 .../java/org/apache/flink/cep/nfa/DeweyNumber.java |    28 +-
 .../main/java/org/apache/flink/cep/nfa/NFA.java    |   126 +-
 .../apache/flink/cep/nfa/NFAStateSerializer.java   |    21 +-
 .../org/apache/flink/cep/nfa/SharedBuffer.java     |    10 +-
 .../cep/nfa/aftermatch/AfterMatchSkipStrategy.java |   180 -
 .../flink/cep/nfa/aftermatch/NoSkipStrategy.java   |     3 +-
 .../SkipRelativeToWholeMatchStrategy.java          |     1 +
 .../cep/nfa/aftermatch/SkipToElementStrategy.java  |     1 +
 .../cep/nfa/aftermatch/SkipToFirstStrategy.java    |     2 +-
 .../cep/nfa/aftermatch/SkipToLastStrategy.java     |     2 +-
 .../apache/flink/cep/nfa/compiler/NFACompiler.java |     2 +-
 .../apache/flink/cep/nfa/sharedbuffer/EventId.java |    36 +-
 .../flink/cep/nfa/sharedbuffer/Lockable.java       |    45 +-
 .../LockableTypeSerializerSnapshot.java            |    64 -
 .../apache/flink/cep/nfa/sharedbuffer/NodeId.java  |    86 +-
 .../flink/cep/nfa/sharedbuffer/SharedBuffer.java   |     2 +-
 .../cep/nfa/sharedbuffer/SharedBufferEdge.java     |    92 +-
 .../cep/nfa/sharedbuffer/SharedBufferNode.java     |    57 +-
 .../operator/AbstractKeyedCEPPatternOperator.java  |   500 +
 .../flink/cep/operator/CEPOperatorUtils.java       |   319 +
 .../org/apache/flink/cep/operator/CepOperator.java |   548 -
 .../flink/cep/operator/CepRuntimeContext.java      |   206 -
 .../flink/cep/operator/FlatSelectCepOperator.java  |    74 +
 .../cep/operator/FlatSelectTimeoutCepOperator.java |   157 +
 .../flink/cep/operator/SelectCepOperator.java      |    63 +
 .../cep/operator/SelectTimeoutCepOperator.java     |   146 +
 .../operator/TimestampedSideOutputCollector.java   |    82 +
 .../org/apache/flink/cep/pattern/GroupPattern.java |     2 +-
 .../java/org/apache/flink/cep/pattern/Pattern.java |     2 +-
 .../org/apache/flink/cep/pattern/Quantifier.java   |     8 +-
 .../cep/pattern/conditions/IterativeCondition.java |     5 +-
 .../pattern/conditions/RichIterativeCondition.java |     8 +-
 .../org/apache/flink/cep/time/TimeContext.java     |    43 -
 .../org/apache/flink/cep/time/TimerService.java    |    35 -
 .../test/java/org/apache/flink/cep/CEPITCase.java  |    36 +-
 .../apache/flink/cep/CepRuntimeContextTest.java    |   318 +
 .../cep/NFASerializerSnapshotsMigrationTest.java   |    78 -
 .../apache/flink/cep/nfa/AfterMatchSkipITCase.java |   124 +-
 .../org/apache/flink/cep/nfa/GreedyITCase.java     |     4 +-
 .../java/org/apache/flink/cep/nfa/GroupITCase.java |     8 +-
 .../flink/cep/nfa/IterativeConditionsITCase.java   |     4 +-
 .../java/org/apache/flink/cep/nfa/NFAITCase.java   |   102 +-
 .../nfa/NFAIterativeConditionTimeContextTest.java  |    91 -
 .../apache/flink/cep/nfa/NFAStateAccessTest.java   |    41 +-
 .../flink/cep/nfa/NFAStatusChangeITCase.java       |    23 +-
 .../java/org/apache/flink/cep/nfa/NFATest.java     |   148 +-
 .../org/apache/flink/cep/nfa/NFATestUtilities.java |   148 +
 .../org/apache/flink/cep/nfa/NotPatternITCase.java |     4 +-
 .../apache/flink/cep/nfa/SameElementITCase.java    |    11 +-
 .../apache/flink/cep/nfa/TimesOrMoreITCase.java    |     4 +-
 .../org/apache/flink/cep/nfa/TimesRangeITCase.java |     4 +-
 .../apache/flink/cep/nfa/UntilConditionITCase.java |    36 +-
 .../flink/cep/nfa/compiler/NFACompilerTest.java    |     2 +-
 ...ockableTypeSerializerSnapshotMigrationTest.java |    56 -
 .../sharedbuffer/LockableTypeSerializerTest.java   |    53 -
 .../flink/cep/operator/CEPMigrationTest.java       |    39 +-
 .../apache/flink/cep/operator/CEPOperatorTest.java |   211 +-
 .../cep/operator/CepOperatorTestUtilities.java     |    29 +-
 .../operator/CepProcessFunctionContextTest.java    |   431 -
 .../flink/cep/operator/CepRuntimeContextTest.java  |   332 -
 .../apache/flink/cep/utils/CepOperatorBuilder.java |   192 -
 .../org/apache/flink/cep/utils/EventBuilder.java   |    72 -
 .../org/apache/flink/cep/utils/NFATestHarness.java |   208 -
 .../apache/flink/cep/utils/NFATestUtilities.java   |   101 -
 .../org/apache/flink/cep/utils/OutputAsserter.java |    78 -
 .../apache/flink/cep/utils/TestTimerService.java   |    41 -
 ...cep-migration-after-branching-flink1.6-snapshot |   Bin 30343 -> 0 bytes
 ...cep-migration-after-branching-flink1.7-snapshot |   Bin 28135 -> 0 bytes
 .../cep-migration-conditions-flink1.6-snapshot     |   Bin 29998 -> 0 bytes
 .../cep-migration-conditions-flink1.7-snapshot     |   Bin 27790 -> 0 bytes
 ...ion-single-pattern-afterwards-flink1.6-snapshot |   Bin 29752 -> 0 bytes
 ...ion-single-pattern-afterwards-flink1.7-snapshot |   Bin 27544 -> 0 bytes
 ...igration-starting-new-pattern-flink1.6-snapshot |   Bin 30151 -> 0 bytes
 ...igration-starting-new-pattern-flink1.7-snapshot |   Bin 27943 -> 0 bytes
 .../flink-1.6-dewey-number-serializer-data         |   Bin 80 -> 0 bytes
 .../flink-1.6-dewey-number-serializer-snapshot     |   Bin 547 -> 0 bytes
 .../resources/flink-1.6-event-id-serializer-data   |   Bin 120 -> 0 bytes
 .../flink-1.6-event-id-serializer-snapshot         |   Bin 402 -> 0 bytes
 .../flink-1.6-lockable-type-serializer-data        |   Bin 160 -> 0 bytes
 .../flink-1.6-lockable-type-serializer-snapshot    |   Bin 561 -> 0 bytes
 .../resources/flink-1.6-node-id-serializer-data    |   Bin 250 -> 0 bytes
 .../flink-1.6-node-id-serializer-snapshot          |   Bin 398 -> 0 bytes
 .../flink-1.6-shared-buffer-edge-serializer-data   |   Bin 330 -> 0 bytes
 ...link-1.6-shared-buffer-edge-serializer-snapshot |   Bin 438 -> 0 bytes
 .../flink-1.6-shared-buffer-node-serializer-data   |   Bin 370 -> 0 bytes
 ...link-1.6-shared-buffer-node-serializer-snapshot |   Bin 775 -> 0 bytes
 .../flink-1.7-dewey-number-serializer-data         |   Bin 80 -> 0 bytes
 .../flink-1.7-dewey-number-serializer-snapshot     |   Bin 535 -> 0 bytes
 .../resources/flink-1.7-event-id-serializer-data   |   Bin 120 -> 0 bytes
 .../flink-1.7-event-id-serializer-snapshot         |   Bin 390 -> 0 bytes
 .../flink-1.7-lockable-type-serializer-data        |   Bin 160 -> 0 bytes
 .../flink-1.7-lockable-type-serializer-snapshot    |   Bin 241 -> 0 bytes
 .../resources/flink-1.7-node-id-serializer-data    |   Bin 250 -> 0 bytes
 .../flink-1.7-node-id-serializer-snapshot          |   Bin 386 -> 0 bytes
 .../flink-1.7-shared-buffer-edge-serializer-data   |   Bin 330 -> 0 bytes
 ...link-1.7-shared-buffer-edge-serializer-snapshot |   Bin 426 -> 0 bytes
 .../flink-1.7-shared-buffer-node-serializer-data   |   Bin 370 -> 0 bytes
 ...link-1.7-shared-buffer-node-serializer-snapshot |   Bin 763 -> 0 bytes
 flink-libraries/flink-gelly-examples/pom.xml       |    64 +-
 .../transform/LongValueWithProperHashCode.java     |    21 +-
 ...perHashCodeSerializerSnapshotMigrationTest.java |    55 -
 ...ong-value-with-proper-hash-code-serializer-data |   Bin 80 -> 0 bytes
 ...value-with-proper-hash-code-serializer-snapshot |   Bin 488 -> 0 bytes
 ...ong-value-with-proper-hash-code-serializer-data |   Bin 80 -> 0 bytes
 ...value-with-proper-hash-code-serializer-snapshot |   Bin 476 -> 0 bytes
 flink-libraries/flink-gelly-scala/pom.xml          |    53 +-
 .../scala/org/apache/flink/graph/scala/Graph.scala |    69 +-
 flink-libraries/flink-gelly/pom.xml                |    14 +-
 .../flink/graph/asm/translate/Translate.java       |     4 +
 .../flink/graph/library/linkanalysis/PageRank.java |     1 +
 .../types/valuearray/ByteValueArraySerializer.java |    20 +-
 .../types/valuearray/CharValueArraySerializer.java |    21 +-
 .../valuearray/DoubleValueArraySerializer.java     |    21 +-
 .../valuearray/FloatValueArraySerializer.java      |    21 +-
 .../types/valuearray/IntValueArraySerializer.java  |    21 +-
 .../types/valuearray/LongValueArraySerializer.java |    21 +-
 .../types/valuearray/NullValueArraySerializer.java |    20 -
 .../valuearray/ShortValueArraySerializer.java      |    21 +-
 .../valuearray/StringValueArraySerializer.java     |    21 +-
 .../graph/asm/dataset/ChecksumHashCodeTest.java    |     5 +-
 .../flink/graph/asm/dataset/CollectTest.java       |     5 +-
 .../apache/flink/graph/asm/dataset/CountTest.java  |     5 +-
 .../ValueArraySerializerSnapshotMigrationTest.java |    93 -
 .../flink-1.6-byte-value-array-serializer-data     |   Bin 70 -> 0 bytes
 .../flink-1.6-byte-value-array-serializer-snapshot |   Bin 404 -> 0 bytes
 .../flink-1.6-char-value-array-serializer-data     |   Bin 240 -> 0 bytes
 .../flink-1.6-char-value-array-serializer-snapshot |   Bin 404 -> 0 bytes
 .../flink-1.6-double-value-array-serializer-data   |   Bin 280 -> 0 bytes
 ...link-1.6-double-value-array-serializer-snapshot |   Bin 408 -> 0 bytes
 .../flink-1.6-float-value-array-serializer-data    |   Bin 160 -> 0 bytes
 ...flink-1.6-float-value-array-serializer-snapshot |   Bin 406 -> 0 bytes
 .../flink-1.6-int-value-array-serializer-data      |   Bin 160 -> 0 bytes
 .../flink-1.6-int-value-array-serializer-snapshot  |   Bin 402 -> 0 bytes
 .../flink-1.6-long-value-array-serializer-data     |   Bin 280 -> 0 bytes
 .../flink-1.6-long-value-array-serializer-snapshot |   Bin 404 -> 0 bytes
 .../flink-1.6-null-value-array-serializer-data     |   Bin 40 -> 0 bytes
 .../flink-1.6-null-value-array-serializer-snapshot |   Bin 404 -> 0 bytes
 .../flink-1.6-short-value-array-serializer-data    |   Bin 100 -> 0 bytes
 ...flink-1.6-short-value-array-serializer-snapshot |   Bin 406 -> 0 bytes
 .../flink-1.6-string-value-array-serializer-data   |   Bin 280 -> 0 bytes
 ...link-1.6-string-value-array-serializer-snapshot |   Bin 408 -> 0 bytes
 .../resources/flink-1.7-array-list-serializer-data |   Bin 240 -> 0 bytes
 .../flink-1.7-array-list-serializer-snapshot       |   Bin 231 -> 0 bytes
 ...k-1.7-avro-generic-type-serializer-address-data |   Bin 240 -> 0 bytes
 ...7-avro-generic-type-serializer-address-snapshot |   Bin 370 -> 0 bytes
 .../flink-1.7-avro-type-serializer-address-data    |   Bin 240 -> 0 bytes
 ...flink-1.7-avro-type-serializer-address-snapshot |   Bin 380 -> 0 bytes
 .../flink-1.7-byte-value-array-serializer-data     |   Bin 70 -> 0 bytes
 .../flink-1.7-byte-value-array-serializer-snapshot |   Bin 392 -> 0 bytes
 .../flink-1.7-char-value-array-serializer-data     |   Bin 240 -> 0 bytes
 .../flink-1.7-char-value-array-serializer-snapshot |   Bin 392 -> 0 bytes
 .../flink-1.7-double-value-array-serializer-data   |   Bin 280 -> 0 bytes
 ...link-1.7-double-value-array-serializer-snapshot |   Bin 396 -> 0 bytes
 .../resources/flink-1.7-either-serializer-data     |     1 -
 .../resources/flink-1.7-either-serializer-snapshot |   Bin 383 -> 0 bytes
 .../flink-1.7-float-value-array-serializer-data    |   Bin 160 -> 0 bytes
 ...flink-1.7-float-value-array-serializer-snapshot |   Bin 394 -> 0 bytes
 .../flink-1.7-int-value-array-serializer-data      |   Bin 160 -> 0 bytes
 .../flink-1.7-int-value-array-serializer-snapshot  |   Bin 390 -> 0 bytes
 .../flink-1.7-long-value-array-serializer-data     |   Bin 280 -> 0 bytes
 .../flink-1.7-long-value-array-serializer-snapshot |   Bin 392 -> 0 bytes
 .../flink-1.7-null-value-array-serializer-data     |   Bin 40 -> 0 bytes
 .../flink-1.7-null-value-array-serializer-snapshot |   Bin 392 -> 0 bytes
 .../flink-1.7-short-value-array-serializer-data    |   Bin 100 -> 0 bytes
 ...flink-1.7-short-value-array-serializer-snapshot |   Bin 394 -> 0 bytes
 .../flink-1.7-string-value-array-serializer-data   |   Bin 280 -> 0 bytes
 ...link-1.7-string-value-array-serializer-snapshot |   Bin 396 -> 0 bytes
 flink-libraries/flink-ml/pom.xml                   |    18 +-
 .../main/scala/org/apache/flink/ml/MLUtils.scala   |     2 +-
 .../org/apache/flink/ml/common/FlinkMLTools.scala  |     2 +-
 .../main/scala/org/apache/flink/ml/nn/KNN.scala    |     8 +-
 .../ml/outlier/StochasticOutlierSelection.scala    |     2 +-
 .../flink/ml/preprocessing/MinMaxScaler.scala      |     2 +-
 .../ml/preprocessing/PolynomialFeatures.scala      |     2 +-
 .../apache/flink/ml/preprocessing/Splitter.scala   |    10 +-
 .../flink/ml/preprocessing/StandardScaler.scala    |     4 +-
 .../org/apache/flink/ml/util/FlinkTestBase.scala   |    15 +-
 flink-libraries/flink-python/pom.xml               |    21 +-
 .../flink/python/api/PythonOperationInfo.java      |    66 +-
 .../org/apache/flink/python/api/PythonOptions.java |    10 +
 .../apache/flink/python/api/PythonPlanBinder.java  |    39 +-
 .../api/streaming/plan/PythonPlanStreamer.java     |     4 +-
 .../flink/python/api/flink/plan/Environment.py     |     3 +
 flink-libraries/flink-sql-client/bin/sql-client.sh |    29 +-
 .../flink-sql-client/conf/sql-client-defaults.yaml |    11 +
 flink-libraries/flink-sql-client/pom.xml           |   145 +-
 .../flink/table/client/catalog/CatalogType.java    |    26 +
 .../table/client/catalog/ClientCatalogFactory.java |    68 +
 .../apache/flink/table/client/cli/CliClient.java   |    90 +-
 .../apache/flink/table/client/cli/CliStrings.java  |     8 +-
 .../apache/flink/table/client/cli/CliUtils.java    |     4 +-
 .../flink/table/client/cli/SqlCommandParser.java   |    30 +-
 .../flink/table/client/config/Environment.java     |    62 +-
 .../table/client/config/entries/CatalogEntry.java  |   108 +
 .../client/config/entries/ExecutionEntry.java      |     2 +-
 .../table/client/config/entries/FunctionEntry.java |     2 +-
 .../flink/table/client/gateway/Executor.java       |    34 +-
 .../gateway/local/CollectBatchTableSink.java       |    26 +-
 .../gateway/local/CollectStreamTableSink.java      |    24 +-
 .../client/gateway/local/ExecutionContext.java     |   113 +-
 .../table/client/gateway/local/LocalExecutor.java  |   197 +-
 .../table/client/gateway/local/ResultStore.java    |     7 +-
 .../local/result/ChangelogCollectStreamResult.java |     6 +-
 .../gateway/local/result/CollectStreamResult.java  |    15 +-
 .../client/gateway/local/result/DynamicResult.java |     5 +-
 .../result/MaterializedCollectBatchResult.java     |    14 +-
 .../result/MaterializedCollectStreamResult.java    |     6 +-
 .../flink/table/client/utils/SqlJobUtil.java       |   564 +
 .../client/catalog/ClientCatalogFactoryTest.java   |    74 +
 .../flink/table/client/cli/CliClientTest.java      |    30 +
 .../table/client/cli/SqlCommandParserTest.java     |     4 +-
 .../table/client/gateway/local/DependencyTest.java |     8 +-
 .../client/gateway/local/EnvironmentTest.java      |    38 +
 .../client/gateway/local/ExecutionContextTest.java |    50 +-
 .../client/gateway/local/LocalExecutorITCase.java  |   685 +-
 .../MaterializedCollectStreamResultTest.java       |    12 +-
 .../client/gateway/utils/EnvironmentFileUtil.java  |     6 +
 .../gateway/utils/TestTableSinkFactoryBase.java    |    33 +-
 .../gateway/utils/TestTableSourceFactoryBase.java  |    14 +-
 .../client/gateway/utils/UserDefinedFunctions.java |    24 +-
 .../src/test/resources/test-data2.csv              |    23 +
 .../test/resources/test-sql-client-catalogs.yaml   |    56 +
 .../test/resources/test-sql-client-defaults.yaml   |     6 +-
 flink-libraries/flink-sql-parser/pom.xml           |   226 +
 .../flink-sql-parser/src/main/codegen/config.fmpp  |    41 +
 .../src/main/codegen/data/Parser.tdd               |   126 +
 .../main/codegen/includes/compoundIdentifier.ftl   |    34 +
 .../src/main/codegen/includes/parserImpls.ftl      |   370 +
 .../flink/sql/parser/ddl/SqlAnalyzeTable.java      |   122 +
 .../apache/flink/sql/parser/ddl/SqlColumnType.java |    83 +
 .../flink/sql/parser/ddl/SqlCreateFunction.java    |    90 +
 .../flink/sql/parser/ddl/SqlCreateTable.java       |   350 +
 .../apache/flink/sql/parser/ddl/SqlCreateView.java |   160 +
 .../flink/sql/parser/ddl/SqlHiddenColumn.java      |   103 +
 .../apache/flink/sql/parser/ddl/SqlNodeInfo.java   |    45 +
 .../flink/sql/parser/ddl/SqlRichDescribeTable.java |   192 +
 .../flink/sql/parser/ddl/SqlTableColumn.java       |   106 +
 .../apache/flink/sql/parser/ddl/SqlWatermark.java  |   131 +
 .../flink/sql/parser/errorcode/ErrorFactory.java   |   390 +
 .../sql/parser/errorcode/ParserErrorCode.java      |   121 +
 .../flink/sql/parser/errorcode/ParserErrors.java   |    28 +
 .../apache/flink/sql/parser/node/SqlNodeType.java  |    89 +
 .../flink/sql/parser/node/SqlToTreeConverter.java  |   250 +
 .../sql/parser/node/SqlTreeJSONGenerator.java      |   199 +
 .../apache/flink/sql/parser/node/SqlTreeNode.java  |    57 +
 .../apache/flink/sql/parser/node/SqlTreeNodes.java |   343 +
 .../flink/sql/parser/plan/FlinkPlannerImpl.java    |   342 +
 .../flink/sql/parser/plan/FlinkSqlValidator.java   |   118 +
 .../flink/sql/parser/plan/SqlParseException.java   |    58 +
 .../sql/parser/plan/builder/BlinkRelBuilder.java   |    75 +
 .../flink/sql/parser/util/SqlContextUtils.java     |   242 +
 .../flink/sql/parser/util/SqlContextValidator.java |    86 +
 .../org/apache/flink/sql/parser/util/SqlInfo.java  |    61 +
 .../org/apache/flink/sql/parser/util/SqlLists.java |   206 +
 .../apache/flink/sql/parser/ParserErrCodeTest.java |    37 +
 .../apache/flink/sql/parser/ParserTestBase.java    |   253 +
 .../org/apache/flink/sql/parser/SqlParserTest.java |   378 +
 .../apache/flink/sql/parser/SqlValidatorTest.java  |   102 +
 .../sql/parser/util/SqlValidatorTestCase.java      |   225 +
 .../org/apache/flink/sql/parser/util/TestUtil.java |   200 +
 flink-libraries/flink-streaming-python/pom.xml     |    16 +-
 .../api/environment/PythonEnvironmentFactory.java  |     3 +-
 .../src/main/resources/META-INF/NOTICE             |    10 -
 .../resources/META-INF/licenses/LICENSE.jython     |    17 -
 .../python/api/PythonStreamBinderTest.java         |     9 +-
 flink-libraries/flink-table-common/pom.xml         |    13 +-
 .../java/org/apache/flink/table/api/Column.java    |    68 +
 .../org/apache/flink/table/api/ComputedColumn.java |    42 +
 .../org/apache/flink/table/api/TableSchema.java    |   471 +-
 .../java/org/apache/flink/table/api/Watermark.java |    49 +
 .../apache/flink/table/api/types/ArrayType.java    |    73 +
 .../apache/flink/table/api/types/AtomicType.java   |    40 +
 .../apache/flink/table/api/types/BooleanType.java  |    29 +
 .../flink/table/api/types/ByteArrayType.java       |    30 +
 .../org/apache/flink/table/api/types/ByteType.java |    29 +
 .../org/apache/flink/table/api/types/CharType.java |    29 +
 .../org/apache/flink/table/api/types/DataType.java |    36 +
 .../org/apache/flink/table/api/types/DateType.java |    53 +
 .../apache/flink/table/api/types/DecimalType.java  |   125 +
 .../apache/flink/table/api/types/DoubleType.java   |    29 +
 .../apache/flink/table/api/types/ExternalType.java |    25 +
 .../apache/flink/table/api/types/FloatType.java    |    29 +
 .../apache/flink/table/api/types/GenericType.java  |    84 +
 .../org/apache/flink/table/api/types/IntType.java  |    29 +
 .../apache/flink/table/api/types/InternalType.java |    33 +
 .../flink/table/api/types/IntervalRangeType.java   |    30 +
 .../flink/table/api/types/IntervalRowsType.java    |    30 +
 .../org/apache/flink/table/api/types/LongType.java |    29 +
 .../org/apache/flink/table/api/types/MapType.java  |    77 +
 .../apache/flink/table/api/types/MultisetType.java |    59 +
 .../flink/table/api/types/PrimitiveType.java       |    25 +
 .../org/apache/flink/table/api/types/RowType.java  |   113 +
 .../apache/flink/table/api/types/ShortType.java    |    29 +
 .../apache/flink/table/api/types/StringType.java   |    30 +
 .../org/apache/flink/table/api/types/TimeType.java |    30 +
 .../flink/table/api/types/TimestampType.java       |    58 +
 .../org/apache/flink/table/api/types/Types.java    |    72 +
 .../apache/flink/table/dataformat/BaseArray.java   |   114 +
 .../org/apache/flink/table/dataformat/BaseMap.java |    52 +
 .../org/apache/flink/table/dataformat/BaseRow.java |    69 +
 .../apache/flink/table/dataformat/BinaryArray.java |   584 +
 .../flink/table/dataformat/BinaryArrayWriter.java  |   239 +
 .../apache/flink/table/dataformat/BinaryMap.java   |   152 +
 .../apache/flink/table/dataformat/BinaryRow.java   |   644 +
 .../flink/table/dataformat/BinaryRowWriter.java    |   187 +
 .../flink/table/dataformat/BinaryString.java       |  2021 +
 .../flink/table/dataformat/BinaryWriter.java       |   329 +
 .../flink/table/dataformat/BoxedWrapperRow.java    |   175 +
 .../apache/flink/table/dataformat/ColumnarRow.java |   256 +
 .../org/apache/flink/table/dataformat/Decimal.java |   574 +
 .../flink/table/dataformat/GenericArray.java       |   318 +
 .../apache/flink/table/dataformat/GenericMap.java  |    60 +
 .../apache/flink/table/dataformat/GenericRow.java  |   175 +
 .../apache/flink/table/dataformat/JoinedRow.java   |   356 +
 .../apache/flink/table/dataformat/NestedRow.java   |   391 +
 .../flink/table/dataformat/ObjectArrayRow.java     |   188 +
 .../flink/table/dataformat/TypeGetterSetters.java  |   223 +
 .../flink/table/dataformat/UpdatableRow.java       |   209 +
 .../flink/table/dataformat/util/BinaryRowUtil.java |   618 +
 .../flink/table/dataformat/util/BitSetUtil.java    |    69 +
 .../flink/table/dataformat/util/MultiSegUtil.java  |   520 +
 .../dataformat/vector/BinaryColumnVector.java      |   139 +
 .../dataformat/vector/BooleanColumnVector.java     |    89 +
 .../table/dataformat/vector/ByteColumnVector.java  |    86 +
 .../table/dataformat/vector/BytesColumnVector.java |   187 +
 .../dataformat/vector/CharacterColumnVector.java   |    87 +
 .../table/dataformat/vector/ColumnVector.java      |   153 +
 .../table/dataformat/vector/DateColumnVector.java  |    44 +
 .../flink/table/dataformat/vector/Dictionary.java  |    36 +
 .../dataformat/vector/DoubleColumnVector.java      |    88 +
 .../table/dataformat/vector/FloatColumnVector.java |    88 +
 .../dataformat/vector/IntegerColumnVector.java     |    86 +
 .../table/dataformat/vector/LongColumnVector.java  |    86 +
 .../table/dataformat/vector/ShortColumnVector.java |    86 +
 .../dataformat/vector/StringColumnVector.java      |    52 +
 .../table/dataformat/vector/TimeColumnVector.java  |    44 +
 .../dataformat/vector/TimestampColumnVector.java   |    44 +
 .../table/dataformat/vector/TypeGetVector.java     |    49 +
 .../dataformat/vector/VectorizedColumnBatch.java   |   399 +
 .../table/descriptors/ConnectorDescriptor.java     |     2 +-
 .../descriptors/ConnectorDescriptorValidator.java  |     5 -
 .../table/descriptors/DescriptorProperties.java    |    13 +-
 .../table/factories/TableFormatFactoryBase.java    |     4 +-
 .../flink/table/functions/AggregateFunction.java   |   155 -
 .../flink/table/functions/FunctionContext.java     |    84 -
 .../flink/table/functions/ScalarFunction.java      |    92 -
 .../flink/table/functions/TableFunction.java       |   147 -
 .../flink/table/functions/UserDefinedFunction.java |    76 -
 .../flink/table/runtime/util/StringUtf8Utils.java  |   342 +
 .../table/typeutils/BinaryStringSerializer.java    |   100 +
 .../table/typeutils/BinaryStringTypeFactory.java   |    37 +
 .../table/typeutils/BinaryStringTypeInfo.java      |    89 +
 .../org/apache/flink/table/util/hash/Murmur32.java |   208 +
 .../org/apache/flink/table/util/hash/XXH64.java    |   157 +
 .../apache/flink/table/utils/EncodingUtils.java    |     2 +-
 .../apache/flink/table/utils/TypeStringUtils.java  |   247 +
 .../flink/table/api/types/DecimalTypeTest.java     |    61 +
 .../factories/TableFormatFactoryBaseTest.java      |     4 +-
 .../packaged_licenses/LICENSE.janino.txt           |     0
 .../packaged_licenses/LICENSE.reflections.txt      |    14 +
 flink-libraries/flink-table/pom.xml                |   401 +-
 .../apache/calcite/avatica/util/DateTimeUtils.java |   202 +-
 .../calcite/sql/SqlSplittableAggFunction.java      |   373 +
 .../calcite/sql/validate/SqlValidatorImpl.java     |  6340 --
 .../apache/calcite/sql2rel/RelDecorrelator.java    |  2785 +
 .../apache/flink/table/api/RichTableSchema.java    |   293 +
 .../apache/flink/table/api/TableConfigOptions.java |   562 +
 .../apache/flink/table/api/TableSourceParser.java  |    49 +
 .../org/apache/flink/table/api/dataview/Order.java |    38 +
 .../exceptions/PartitionAlreadyExistException.java |    46 +
 .../api/exceptions/PartitionNotExistException.java |    46 +
 .../exceptions/TableNotPartitionedException.java   |    37 +
 .../table/api/functions/AggregateFunction.java     |   164 +
 .../table/api/functions/AsyncTableFunction.java    |    94 +
 .../api/functions/CustomTypeDefinedFunction.java   |    80 +
 .../flink/table/api/functions/FunctionContext.java |    95 +
 .../flink/table/api/functions/Monotonicity.java    |    75 +
 .../flink/table/api/functions/ScalarFunction.java  |    63 +
 .../flink/table/api/functions/TableFunction.java   |   104 +
 .../table/api/functions/TemporalTableFunction.java |    88 +
 .../table/api/functions/UserDefinedFunction.java   |    70 +
 .../apache/flink/table/api/java/package-info.java  |     5 +-
 .../apache/flink/table/api/types/DataTypes.java    |   264 +
 .../table/api/types/TypeInfoWrappedDataType.java   |    70 +
 .../apache/flink/table/api/window/CountWindow.java |   142 +
 .../apache/flink/table/api/window/TimeWindow.java  |   227 +
 .../org/apache/flink/table/api/window/Window.java  |    42 +
 .../table/calcite/FlinkCalciteCatalogReader.java   |    92 +
 .../flink/table/calcite/type/FlinkReturnTypes.java |    85 +
 .../type/NumericExceptFirstOperandChecker.java     |    92 +
 .../type/NumericOrDefaultReturnTypeInference.java  |    68 +
 .../type/RepeatFamilyOperandTypeChecker.java       |   141 +
 .../SameOperandTypeExceptFirstOperandChecker.java  |   104 +
 .../flink/table/catalog/CatalogCalciteSchema.java  |   247 +
 .../flink/table/catalog/CatalogDatabase.java       |    63 +
 .../apache/flink/table/catalog/CatalogFactory.java |    36 +
 .../apache/flink/table/catalog/CatalogLoader.java  |    96 +
 .../apache/flink/table/catalog/CatalogManager.java |   212 +
 .../flink/table/catalog/CatalogPartition.java      |   163 +
 .../apache/flink/table/catalog/CatalogTable.java   |   285 +
 .../apache/flink/table/catalog/CommonTable.java    |    40 +
 .../flink/table/catalog/FlinkInMemoryCatalog.java  |   373 +
 .../table/catalog/FlinkInMemoryCatalogFactory.java |    31 +
 .../apache/flink/table/catalog/FlinkTempTable.java |    75 +
 .../org/apache/flink/table/catalog/ObjectPath.java |    88 +
 .../flink/table/catalog/ReadableCatalog.java       |   169 +
 .../table/catalog/ReadableWritableCatalog.java     |   209 +
 .../apache/flink/table/codegen/util/FlinkLike.java |   307 +
 .../table/codegen/util/StringLikeChainChecker.java |   167 +
 .../flink/table/dataformat/util/BaseRowUtil.java   |   319 +
 .../table/dataview/ListViewSerializerSnapshot.java |    67 -
 .../table/dataview/MapViewSerializerSnapshot.java  |    68 -
 .../flink/table/dataview/NullAwareMapIterator.java |    80 +
 .../table/errorcode/CalciteErrorClassifier.java    |   144 +
 .../flink/table/errorcode/TableErrorCode.java      |   772 +
 .../apache/flink/table/errorcode/TableErrors.java  |   363 +
 .../java/org/apache/flink/table/explain/Node.java  |   165 -
 .../apache/flink/table/explain/PlanJsonParser.java |   158 -
 .../flink/table/factories/csv/CsvOptions.java      |    92 +
 .../flink/table/factories/csv/CsvTableFactory.java |   254 +
 .../flink/table/factories/orc/ORCOptions.java      |    46 +
 .../flink/table/factories/orc/OrcTableFactory.java |   133 +
 .../table/factories/parquet/ParquetOptions.java    |    48 +
 .../factories/parquet/ParquetTableFactory.java     |   126 +
 .../hive/functions/DeferredObjectAdapter.java      |    43 +
 .../table/hive/functions/HiveFunctionWrapper.java  |    76 +
 .../flink/table/hive/functions/HiveGenericUDF.java |   120 +
 .../table/hive/functions/HiveGenericUDTF.java      |   135 +
 .../flink/table/hive/functions/HiveInspectors.java |   323 +
 .../flink/table/hive/functions/HiveSimpleUDF.java  |   114 +
 .../table/hive/functions/HiveUDAFFunction.java     |   270 +
 .../apache/flink/table/plan/FlinkJoinRelType.java  |   102 +
 .../apache/flink/table/plan/PartialFinalType.java  |    32 +
 .../flink/table/plan/metadata/FlinkMetadata.java   |   264 +
 .../table/plan/nodes/exec/ExecNodeVisitor.java     |    33 +
 .../flink/table/plan/nodes/exec/NodeResource.java  |   199 +
 .../nodes/exec/batch/BatchExecNodeVisitor.java     |   164 +
 .../plan/nodes/process/ChainedDAGProcessors.java   |    66 +
 .../plan/nodes/process/DAGProcessContext.java      |    60 +
 .../table/plan/nodes/process/DAGProcessor.java     |    34 +
 .../plan/rules/logical/AggregateCalcMergeRule.java |    86 +
 ...FlinkAggregateExpandDistinctAggregatesRule.java |   923 +
 .../logical/FlinkAggregateJoinTransposeRule.java   |   593 +
 .../rules/logical/FlinkAggregateRemoveRule.java    |   131 +
 .../plan/rules/logical/FlinkFilterJoinRule.java    |   420 +
 .../logical/FlinkSemiJoinJoinTransposeRule.java    |   285 +
 .../logical/FlinkSemiJoinProjectTransposeRule.java |   210 +
 .../plan/rules/logical/SubQueryDecorrelator.java   |  1445 +
 .../table/resource/batch/BatchExecNodeStage.java   |   166 +
 .../table/resource/batch/NodeRunningUnit.java      |    67 +
 .../table/resource/batch/RunningUnitGenerator.java |   399 +
 .../table/resource/batch/RunningUnitKeeper.java    |   132 +
 .../BatchManagedMemCalculatorOnConfig.java         |   251 +
 .../BatchManagedMemCalculatorOnStatistics.java     |   260 +
 .../managedmem/BatchManagedMemoryProcessor.java    |    52 +
 .../parallelism/BatchFinalParallelismSetter.java   |   114 +
 .../BatchParallelismCalculatorOnConfig.java        |    58 +
 .../BatchParallelismCalculatorOnStatistics.java    |    84 +
 .../parallelism/BatchParallelismProcessor.java     |    94 +
 .../BatchShuffleStageParallelismCalculator.java    |    77 +
 .../resource/batch/parallelism/ShuffleStage.java   |    78 +
 .../batch/parallelism/ShuffleStageGenerator.java   |   145 +
 .../autoconf/BatchParallelismAdjuster.java         |   122 +
 .../resource/batch/schedule/LogicalJobVertex.java  |    73 +
 .../schedule/LogicalJobVertexRunningUnit.java      |    93 +
 .../schedule/RunningUnitGraphManagerPlugin.java    |   338 +
 .../resource/common/NodePartialResProcessor.java   |   131 +
 .../stream/StreamParallelismProcessor.java         |   116 +
 .../runtime/AbstractProcessStreamOperator.java     |   123 +
 .../runtime/AbstractStreamOperatorWithMetrics.java |   147 +
 .../flink/table/runtime/BinaryHashPartitioner.java |   106 +
 .../flink/table/runtime/KeyedProcessOperator.java  |   210 +
 .../table/runtime/WatermarkAssignerOperator.java   |   135 +
 .../apache/flink/table/runtime/WithReferences.java |    26 +
 .../flink/table/runtime/bundle/BundleOperator.java |   305 +
 .../table/runtime/bundle/KeyedBundleOperator.java  |   263 +
 .../runtime/bundle/KeyedCoBundleOperator.java      |   298 +
 .../runtime/bundle/MiniBatchAssignerOperator.java  |   110 +
 .../runtime/functions/AggHandleFunctionBase.java   |    75 +
 .../runtime/functions/AggsHandleFunction.java      |    96 +
 .../runtime/functions/BuildInScalarFunctions.java  |   532 +
 .../table/runtime/functions/BundleFunction.java    |    82 +
 .../table/runtime/functions/ExecutionContext.java  |   226 +
 .../runtime/functions/ExecutionContextImpl.java    |   338 +
 .../runtime/functions/FunctionContextImpl.java     |   138 +
 .../table/runtime/functions/ProcessFunction.java   |   118 +
 .../functions/SubKeyedAggsHandleFunction.java      |    97 +
 .../aggfunctions/ApproximateCountDistinct.java     |   241 +
 .../aggfunctions/CardinalityCountAggFunction.java  |    96 +
 .../functions/aggfunctions/CountDistinct.java      |   312 +
 .../cardinality/CardinalityCountAccumulator.java   |    28 +
 .../aggfunctions/cardinality/HyperLogLog.java      |   333 +
 .../aggfunctions/cardinality/ICardinality.java     |    80 +
 .../aggfunctions/cardinality/MurmurHash.java       |   249 +
 .../aggfunctions/cardinality/RegisterSet.java      |   110 +
 .../functions/python/PythonScalarFunction.java     |   116 +
 .../runtime/functions/python/PythonUDFUtil.java    |   820 +
 .../runtime/functions/utils/DecimalUtils.java      |    87 +
 .../table/runtime/functions/utils/JsonUtils.java   |   435 +
 .../table/runtime/functions/utils/Md5Utils.java    |    82 +
 .../runtime/functions/utils/ParseUrlUtils.java     |   103 +
 .../table/runtime/join/batch/HashJoinOperator.java |   441 +
 .../table/runtime/join/batch/HashJoinType.java     |    75 +
 .../runtime/join/batch/MergeJoinOperator.java      |   800 +
 .../runtime/join/batch/NullAwareJoinHelper.java    |    51 +
 .../join/batch/OneSideSortMergeJoinOperator.java   |   431 +
 .../join/batch/SortMergeFullOuterJoinIterator.java |   178 +
 .../join/batch/SortMergeInnerJoinIterator.java     |    79 +
 .../runtime/join/batch/SortMergeJoinHelper.java    |   178 +
 .../runtime/join/batch/SortMergeJoinIterator.java  |   140 +
 .../runtime/join/batch/SortMergeJoinOperator.java  |   415 +
 .../batch/SortMergeOneSideOuterJoinIterator.java   |    85 +
 .../join/batch/hashtable/BaseHybridHashTable.java  |   569 +
 .../join/batch/hashtable/BinaryHashBucketArea.java |   624 +
 .../join/batch/hashtable/BinaryHashPartition.java  |   600 +
 .../join/batch/hashtable/BinaryHashTable.java      |   658 +
 .../join/batch/hashtable/BuildSideIterator.java    |   232 +
 .../join/batch/hashtable/HashTableBloomFilter.java |    88 +
 .../join/batch/hashtable/LookupBucketIterator.java |   139 +
 .../join/batch/hashtable/ProbeIterator.java        |    70 +
 .../batch/hashtable/longtable/LongHashContext.java |    45 +
 .../hashtable/longtable/LongHashPartition.java     |   902 +
 .../hashtable/longtable/LongHybridHashTable.java   |   537 +
 .../join/stream/FullOuterJoinStreamOperator.java   |    85 +
 .../join/stream/InnerJoinStreamOperator.java       |   163 +
 .../runtime/join/stream/JoinStreamOperator.java    |   390 +
 .../join/stream/LeftOuterJoinStreamOperator.java   |    85 +
 .../join/stream/OuterJoinStreamOperator.java       |   270 +
 .../join/stream/RightOuterJoinStreamOperator.java  |    85 +
 .../join/stream/SemiAntiJoinStreamOperator.java    |   343 +
 .../MiniBatchAntiSemiJoinStreamOperator.java       |   354 +
 .../MiniBatchFullOuterJoinStreamOperator.java      |    85 +
 .../bundle/MiniBatchInnerJoinStreamOperator.java   |   218 +
 .../stream/bundle/MiniBatchJoinStreamOperator.java |   485 +
 .../MiniBatchLeftOuterJoinStreamOperator.java      |   104 +
 .../bundle/MiniBatchOuterJoinStreamOperator.java   |   329 +
 .../MiniBatchRightOuterJoinStreamOperator.java     |    84 +
 .../stream/state/CountKeySizeStateHandler.java     |   279 +
 .../join/stream/state/EmptyJoinStateHandler.java   |   110 +
 .../JoinKeyContainPrimaryKeyStateHandler.java      |   258 +
 .../JoinKeyNotContainPrimaryKeyStateHandler.java   |   216 +
 .../join/stream/state/JoinStateHandler.java        |   179 +
 .../state/WithoutPrimaryKeyStateHandler.java       |   240 +
 .../stream/state/match/EmptyMatchStateHandler.java |    77 +
 .../JoinKeyContainPrimaryKeyMatchStateHandler.java |   104 +
 ...inKeyNotContainPrimaryKeyMatchStateHandler.java |   125 +
 .../stream/state/match/JoinMatchStateHandler.java  |   114 +
 ...atchOnlyEqualityConditionMatchStateHandler.java |    82 +
 .../OnlyEqualityConditionMatchStateHandler.java    |   114 +
 .../match/WithoutPrimaryKeyMatchStateHandler.java  |   107 +
 .../runtime/range/AssignRangeIndexOperator.java    |    88 +
 .../table/runtime/range/CommonRangeBoundaries.java |    85 +
 .../runtime/range/FirstIntFieldKeyExtractor.java   |    36 +
 .../flink/table/runtime/range/IdPartitioner.java   |    46 +
 .../flink/table/runtime/range/KeyExtractor.java    |    69 +
 .../table/runtime/range/LocalSampleOperator.java   |    78 +
 .../runtime/range/RemoveRangeIndexOperator.java    |    55 +
 .../range/ReservoirSamplerWithoutReplacement.java  |   104 +
 .../runtime/range/SampleAndHistogramOperator.java  |   123 +
 .../runtime/sort/AbstractBinaryExternalMerger.java |   219 +
 .../table/runtime/sort/BinaryExternalMerger.java   |    92 +
 .../table/runtime/sort/BinaryExternalSorter.java   |  1184 +
 .../runtime/sort/BinaryInMemorySortBuffer.java     |   255 +
 .../table/runtime/sort/BinaryIndexedSortable.java  |   251 +
 .../table/runtime/sort/BinaryKVExternalMerger.java |    98 +
 .../runtime/sort/BinaryKVInMemorySortBuffer.java   |   152 +
 .../table/runtime/sort/BinaryMergeIterator.java    |    99 +
 .../runtime/sort/BufferedKVExternalSorter.java     |   179 +
 .../sort/ChannelReaderKVInputViewIterator.java     |   111 +
 .../runtime/sort/DynamicMemorySegmentPool.java     |   104 +
 .../flink/table/runtime/sort/LimitOperator.java    |    67 +
 .../table/runtime/sort/NormalizedKeyComputer.java  |    68 +
 .../flink/table/runtime/sort/RecordComparator.java |    45 +
 .../flink/table/runtime/sort/RecordEqualiser.java  |    41 +
 .../table/runtime/sort/SortLimitOperator.java      |   115 +
 .../flink/table/runtime/sort/SortOperator.java     |   130 +
 .../table/runtime/sort/SpillChannelManager.java    |   101 +
 .../util/AbstractChannelWriterOutputView.java      |    69 +
 .../flink/table/runtime/util/BloomFilter.java      |   288 +
 .../flink/table/runtime/util/BloomFilterAcc.java   |    73 +
 .../flink/table/runtime/util/BytesHashMap.java     |   766 +
 .../util/BytesHashMapSpillMemorySegmentPool.java   |    70 +
 .../flink/table/runtime/util/ChannelWithMeta.java  |    49 +
 .../runtime/util/CompressedBlockChannelReader.java |   219 +
 .../runtime/util/CompressedBlockChannelWriter.java |   186 +
 ...CompressedHeaderlessChannelReaderInputView.java |   153 +
 ...ompressedHeaderlessChannelWriterOutputView.java |   122 +
 .../flink/table/runtime/util/FileChannelUtil.java  |   121 +
 .../util/HeaderlessChannelWriterOutputView.java    |   114 +
 .../flink/table/runtime/util/InMemoryBuffer.java   |   185 +
 .../table/runtime/util/MemorySegmentPool.java      |    45 +
 .../util/PagedChannelReaderInputViewIterator.java  |    77 +
 .../runtime/util/ResettableExternalBuffer.java     |   559 +
 .../flink/table/runtime/util/RowIterator.java      |    46 +
 .../table/runtime/util/RuntimeFilterUtils.java     |    52 +
 .../table/runtime/util/StreamRecordCollector.java  |    51 +
 .../table/runtime/util/WrappedRowIterator.java     |    54 +
 .../flink/table/runtime/window/WindowOperator.java |   764 +
 .../runtime/window/WindowOperatorBuilder.java      |   233 +
 .../assigners/CountSlidingWindowAssigner.java      |   104 +
 .../assigners/CountTumblingWindowAssigner.java     |    85 +
 .../assigners/InternalTimeWindowAssigner.java      |    35 +
 .../window/assigners/MergingWindowAssigner.java    |    60 +
 .../window/assigners/PanedWindowAssigner.java      |    51 +
 .../window/assigners/SessionWindowAssigner.java    |   127 +
 .../window/assigners/SlidingWindowAssigner.java    |   170 +
 .../window/assigners/TumblingWindowAssigner.java   |   123 +
 .../runtime/window/assigners/WindowAssigner.java   |    76 +
 .../window/grouping/AbstractWindowsGrouping.java   |   262 +
 .../window/grouping/HeapWindowsGrouping.java       |   112 +
 .../internal/GeneralWindowProcessFunction.java     |    86 +
 .../internal/InternalWindowProcessFunction.java    |   217 +
 .../internal/MergingWindowProcessFunction.java     |   181 +
 .../runtime/window/internal/MergingWindowSet.java  |   262 +
 .../internal/PanedWindowProcessFunction.java       |   108 +
 .../table/runtime/window/triggers/Element.java     |   189 +
 .../table/runtime/window/triggers/EventTime.java   |   350 +
 .../runtime/window/triggers/ProcessingTime.java    |   298 +
 .../table/runtime/window/triggers/Trigger.java     |   199 +
 .../table/sinks/csv/BaseRowCsvOutputFormat.java    |    50 +
 .../flink/table/sinks/orc/RowOrcOutputFormat.java  |   190 +
 .../sinks/parquet/RowParquetOutputFormat.java      |   188 +
 .../sinks/parquet/RowWritableWriteSupport.java     |    71 +
 .../table/sinks/parquet/RowWritableWriter.java     |   320 +
 .../flink/table/sources/AbstractTableSource.java   |    37 +
 .../org/apache/flink/table/sources/IndexKey.java   |   188 +
 .../apache/flink/table/sources/LookupConfig.java   |    74 +
 .../flink/table/sources/RangeInputFormat.java      |    67 +
 .../table/sources/csv/BaseRowCsvInputFormat.java   |   335 +
 .../flink/table/sources/csv/CsvLookupFunction.java |   225 +
 .../table/sources/orc/MissingColumnVector.java     |    48 +
 .../flink/table/sources/orc/OrcColumnVector.java   |   226 +
 .../flink/table/sources/orc/OrcDeserializer.java   |   223 +
 .../flink/table/sources/orc/OrcInputFormat.java    |   212 +
 .../table/sources/orc/OrcSchemaConverter.java      |    80 +
 .../flink/table/sources/orc/OrcSerializer.java     |   197 +
 .../apache/flink/table/sources/orc/OrcUtils.java   |    71 +
 .../sources/orc/OrcVectorizedColumnRowReader.java  |    71 +
 .../table/sources/orc/OrcVectorizedReader.java     |   522 +
 .../flink/table/sources/orc/RowOrcInputFormat.java |    59 +
 .../orc/VectorizedColumnRowInputOrcFormat.java     |    74 +
 .../table/sources/parquet/ParquetDictionary.java   |    62 +
 .../table/sources/parquet/ParquetInputFormat.java  |   218 +
 .../table/sources/parquet/ParquetReadSupport.java  |   105 +
 .../sources/parquet/ParquetRecordConverter.java    |   461 +
 .../sources/parquet/ParquetSchemaConverter.java    |   275 +
 .../parquet/ParquetVectorizedColumnRowReader.java  |    79 +
 .../parquet/ParquetVectorizedGenericRowReader.java |    67 +
 .../sources/parquet/ParquetVectorizedReader.java   |   278 +
 .../parquet/ParquetVectorizedRowReader.java        |    66 +
 .../sources/parquet/PojoParquetInputFormat.java    |   139 +
 .../sources/parquet/RecordReaderIterator.java      |    96 +
 .../sources/parquet/RowParquetInputFormat.java     |    52 +
 .../sources/parquet/TupleParquetInputFormat.java   |    73 +
 .../parquet/VectorizedBatchParquetInputFormat.java |    57 +
 .../parquet/VectorizedColumnBatchTypeInfo.java     |   128 +
 .../sources/parquet/VectorizedColumnReader.java    |   439 +
 .../VectorizedColumnRowInputParquetFormat.java     |    63 +
 .../sources/parquet/VectorizedDefValuesReader.java |   410 +
 .../VectorizedGenericRowInputParquetFormat.java    |    70 +
 .../parquet/VectorizedPlainValuesReader.java       |   215 +
 .../sources/parquet/VectorizedRleValuesReader.java |   124 +
 .../parquet/VectorizedRleValuesReaderBase.java     |   253 +
 .../parquet/VectorizedRowInputParquetFormat.java   |    65 +
 .../sources/parquet/VectorizedValuesReader.java    |    66 +
 .../flink/table/temptable/FlinkTableService.java   |   122 +
 .../FlinkTableServiceFactoryDescriptor.java        |    56 +
 .../table/temptable/FlinkTableServiceFunction.java |   135 +
 .../apache/flink/table/temptable/TableService.java |    66 +
 .../table/temptable/TableServiceException.java     |    32 +
 .../flink/table/temptable/TableServiceImpl.java    |   108 +
 .../flink/table/temptable/TableServiceMetrics.java |    65 +
 .../flink/table/temptable/TableServiceOptions.java |   143 +
 .../apache/flink/table/temptable/TableStorage.java |   268 +
 .../table/temptable/rpc/TableServiceBuffer.java    |    51 +
 .../table/temptable/rpc/TableServiceClient.java    |   385 +
 .../temptable/rpc/TableServiceClientHandler.java   |   238 +
 .../table/temptable/rpc/TableServiceMessage.java   |    93 +
 .../table/temptable/rpc/TableServiceServer.java    |   126 +
 .../temptable/rpc/TableServiceServerHandler.java   |   225 +
 .../flink/table/temptable/util/BytesUtil.java      |   112 +
 .../table/temptable/util/TableServiceUtil.java     |   116 +
 .../table/typeutils/AbstractRowSerializer.java     |   142 +
 .../flink/table/typeutils/BaseArraySerializer.java |   323 +
 .../flink/table/typeutils/BaseArrayTypeInfo.java   |   114 +
 .../flink/table/typeutils/BaseMapSerializer.java   |   254 +
 .../flink/table/typeutils/BaseMapTypeInfo.java     |   115 +
 .../flink/table/typeutils/BaseRowComparator.java   |   178 +
 .../flink/table/typeutils/BaseRowSerializer.java   |   346 +
 .../flink/table/typeutils/BaseRowTypeInfo.java     |   171 +
 .../table/typeutils/BinaryArraySerializer.java     |    95 +
 .../flink/table/typeutils/BinaryMapSerializer.java |    95 +
 .../flink/table/typeutils/BinaryRowSerializer.java |   341 +
 .../table/typeutils/BinaryStringComparator.java    |    79 +
 .../flink/table/typeutils/DecimalComparator.java   |    85 +
 .../flink/table/typeutils/DecimalSerializer.java   |   170 +
 .../flink/table/typeutils/DecimalTypeInfo.java     |   113 +
 .../typeutils/MapViewSerializerConfigSnapshot.java |    45 +
 .../NullAwareMapSerializerConfigSnapshot.java      |    45 +
 .../table/typeutils/SortedMapViewTypeInfo.java     |   221 +
 .../typeutils/ordered/OrderedBasicTypeInfo.java    |   196 +
 .../typeutils/ordered/OrderedBigDecSerializer.java |   158 +
 .../typeutils/ordered/OrderedBigDecTypeInfo.java   |    92 +
 .../typeutils/ordered/OrderedBigIntSerializer.java |   158 +
 .../ordered/OrderedBinaryStringSerializer.java     |   158 +
 .../ordered/OrderedBooleanSerializer.java          |   103 +
 .../OrderedBytePrimitiveArraySerializer.java       |   162 +
 .../typeutils/ordered/OrderedByteSerializer.java   |    99 +
 .../table/typeutils/ordered/OrderedBytes.java      |  1007 +
 .../typeutils/ordered/OrderedCharSerializer.java   |    99 +
 .../typeutils/ordered/OrderedDecTypeInfo.java      |    87 +
 .../ordered/OrderedDecimalSerializer.java          |   159 +
 .../typeutils/ordered/OrderedDoubleSerializer.java |   101 +
 .../typeutils/ordered/OrderedFloatSerializer.java  |   100 +
 .../ordered/OrderedFractionalTypeInfo.java         |    48 +
 .../typeutils/ordered/OrderedIntSerializer.java    |   100 +
 .../typeutils/ordered/OrderedIntegerTypeInfo.java  |    51 +
 .../typeutils/ordered/OrderedLongSerializer.java   |    99 +
 .../typeutils/ordered/OrderedNumericTypeInfo.java  |    53 +
 .../ordered/OrderedPrimitiveArrayTypeInfo.java     |   144 +
 .../typeutils/ordered/OrderedShortSerializer.java  |   100 +
 .../ordered/OrderedSqlDateSerializer.java          |   114 +
 .../ordered/OrderedSqlTimeSerializer.java          |   114 +
 .../typeutils/ordered/OrderedSqlTimeTypeInfo.java  |   133 +
 .../ordered/OrderedSqlTimestampSerializer.java     |   113 +
 .../typeutils/ordered/OrderedStringSerializer.java |   159 +
 .../org/apache/flink/table/util/CodeLogStub.java   |    25 +
 .../java/org/apache/flink/table/util/LRUMap.java   |    69 +
 .../apache/flink/table/util/NodeResourceUtil.java  |   439 +
 .../org/apache/flink/table/util/StateUtil.java     |    52 +
 .../apache/flink/table/util/TableProperties.java   |   111 +
 .../flink/table/util/collections/ByteSet.java      |   151 +
 .../flink/table/util/collections/DoubleSet.java    |   133 +
 .../flink/table/util/collections/FloatSet.java     |   133 +
 .../flink/table/util/collections/IntSet.java       |   151 +
 .../flink/table/util/collections/LongSet.java      |   151 +
 .../table/util/collections/ObjectHashSet.java      |    53 +
 .../table/util/collections/OptimizableHashSet.java |   156 +
 .../flink/table/util/collections/ShortSet.java     |   151 +
 .../util/resource/AbstractJsonSerializable.java    |   117 +
 .../table/util/resource/StreamEdgeProperty.java    |   134 +
 .../table/util/resource/StreamGraphConfigurer.java |    80 +
 .../table/util/resource/StreamGraphProperty.java   |    56 +
 .../resource/StreamGraphPropertyGenerator.java     |   132 +
 .../table/util/resource/StreamNodeProperty.java    |   238 +
 .../flink/table/util/resource/StreamNodeUtil.java  |   134 +
 .../flink/table/util/resource/StringUtil.java      |    68 +
 .../flink-table/src/main/resources/META-INF/NOTICE |    75 +-
 .../resources/META-INF/licenses/LICENSE.janino     |    31 -
 .../org.apache.flink.table.factories.TableFactory  |    11 +-
 .../flink/table/api/BatchTableEnvironment.scala    |   873 +-
 .../flink/table/api/StreamTableEnvironment.scala   |   975 +-
 .../org/apache/flink/table/api/TableConfig.scala   |   320 +-
 .../apache/flink/table/api/TableEnvironment.scala  |  1707 +-
 .../scala/org/apache/flink/table/api/Types.scala   |    14 +-
 .../apache/flink/table/api/dataview/DataView.scala |     7 +-
 .../flink/table/api/dataview/DataViewSpec.scala    |    55 -
 .../apache/flink/table/api/dataview/ListView.scala |    28 +-
 .../apache/flink/table/api/dataview/MapView.scala  |    28 +-
 .../flink/table/api/dataview/SortedMapView.scala   |   232 +
 .../org/apache/flink/table/api/exceptions.scala    |   196 +-
 .../functions/DeclarativeAggregateFunction.scala   |   108 +
 .../table/api/functions/FunctionService.scala      |   161 +
 .../table/api/java/BatchTableEnvironment.scala     |   534 +-
 .../table/api/java/StreamTableEnvironment.scala    |   143 +-
 .../org/apache/flink/table/api/java/windows.scala  |    26 +-
 .../org/apache/flink/table/api/queryConfig.scala   |    21 +-
 .../table/api/scala/BatchTableEnvironment.scala    |   611 +-
 .../flink/table/api/scala/DataSetConversions.scala |    63 -
 .../table/api/scala/StreamTableEnvironment.scala   |   119 +-
 .../flink/table/api/scala/TableConversions.scala   |    77 +-
 .../table/api/scala/TableFunctionConversions.scala |    10 +-
 .../flink/table/api/scala/expressionDsl.scala      |   392 +-
 .../org/apache/flink/table/api/scala/package.scala |    38 +-
 .../org/apache/flink/table/api/scala/windows.scala |    48 +-
 .../scala/org/apache/flink/table/api/table.scala   |   298 +-
 .../flink/table/api/types/TypeConverters.scala     |   292 +
 .../scala/org/apache/flink/table/api/windows.scala |    38 +-
 .../apache/flink/table/calcite/CalciteConfig.scala |   230 +-
 .../table/calcite/FlinkCalciteSqlValidator.scala   |    25 +-
 .../flink/table/calcite/FlinkChainContext.scala    |    77 +
 .../apache/flink/table/calcite/FlinkLocalRef.scala |    44 +
 .../table/calcite/FlinkLogicalRelFactories.scala   |   322 +
 .../flink/table/calcite/FlinkPlannerImpl.scala     |    97 +-
 .../flink/table/calcite/FlinkRelBuilder.scala      |    86 +-
 .../flink/table/calcite/FlinkRelFactories.scala    |    88 +
 .../flink/table/calcite/FlinkRelOptCluster.scala   |    74 +
 .../table/calcite/FlinkRelOptClusterFactory.scala  |     5 +-
 .../flink/table/calcite/FlinkTypeFactory.scala     |   320 +-
 .../flink/table/calcite/FlinkTypeSystem.scala      |    77 +-
 .../table/calcite/RelTimeIndicatorConverter.scala  |   514 +-
 .../flink/table/catalog/CrudExternalCatalog.scala  |   106 -
 .../flink/table/catalog/ExternalCatalog.scala      |    66 -
 .../table/catalog/ExternalCatalogFunction.scala    |    37 +
 .../table/catalog/ExternalCatalogSchema.scala      |   136 -
 .../flink/table/catalog/ExternalCatalogTable.scala |   347 -
 .../flink/table/catalog/ExternalTableUtil.scala    |   195 +-
 .../table/catalog/InMemoryExternalCatalog.scala    |   123 -
 .../table/codegen/AggregationCodeGenerator.scala   |   814 -
 .../flink/table/codegen/CalcCodeGenerator.scala    |   302 +
 .../apache/flink/table/codegen/CodeFormatter.scala |   113 +
 .../apache/flink/table/codegen/CodeGenUtils.scala  |  1427 +-
 .../apache/flink/table/codegen/CodeGenerator.scala |  1986 -
 .../flink/table/codegen/CodeGeneratorContext.scala |   954 +
 .../table/codegen/CollectorCodeGenerator.scala     |   298 +-
 .../org/apache/flink/table/codegen/Compiler.scala  |    14 +-
 .../table/codegen/CorrelateCodeGenerator.scala     |   433 +
 .../table/codegen/EqualiserCodeGenerator.scala     |   148 +
 .../flink/table/codegen/ExpandCodeGenerator.scala  |   102 +
 .../flink/table/codegen/ExprCodeGenerator.scala    |   546 +
 .../flink/table/codegen/ExpressionReducer.scala    |   216 +-
 .../table/codegen/FieldAccessCodeGenerator.scala   |    89 +
 .../table/codegen/FunctionCodeGenerator.scala      |   413 +-
 .../flink/table/codegen/GeneratedClass.scala       |    49 +
 .../flink/table/codegen/HashCodeGenerator.scala    |   136 +
 .../org/apache/flink/table/codegen/Indenter.scala  |     8 +-
 .../table/codegen/InputFormatCodeGenerator.scala   |    60 +-
 .../flink/table/codegen/MatchCodeGenerator.scala   |  1198 +-
 .../table/codegen/ProjectionCodeGenerator.scala    |   105 +
 .../flink/table/codegen/SinkCodeGenerator.scala    |   303 +
 .../flink/table/codegen/SortCodeGenerator.scala    |   539 +
 .../table/codegen/TemporalJoinCodeGenerator.scala  |   503 +
 .../flink/table/codegen/ValuesCodeGenerator.scala  |    66 +
 .../flink/table/codegen/agg/AggCodeGen.scala       |    49 +
 .../codegen/agg/AggsHandlerCodeGenerator.scala     |   782 +
 .../codegen/agg/BatchExecAggregateCodeGen.scala    |   592 +
 .../agg/BatchExecHashAggregateCodeGen.scala        |   772 +
 .../table/codegen/agg/DeclarativeAggCodeGen.scala  |   280 +
 .../table/codegen/agg/DistinctAggCodeGen.scala     |   914 +
 .../table/codegen/agg/ImperativeAggCodeGen.scala   |   509 +
 .../table/codegen/calls/BinaryStringCallGen.scala  |   709 +
 .../flink/table/codegen/calls/BuiltInMethods.scala |   492 +-
 .../flink/table/codegen/calls/CallGenerator.scala  |   208 +-
 .../table/codegen/calls/ConstantCallGen.scala      |    18 +-
 .../codegen/calls/CurrentTimePointCallGen.scala    |    55 +-
 .../table/codegen/calls/DateFormatCallGen.scala    |    44 -
 .../flink/table/codegen/calls/DivCallGen.scala     |    69 +
 .../flink/table/codegen/calls/ExtractCallGen.scala |   112 -
 .../table/codegen/calls/FloorCeilCallGen.scala     |    42 +-
 .../table/codegen/calls/FunctionGenerator.scala    |  1260 +-
 .../table/codegen/calls/HashCalcCallGen.scala      |    79 -
 .../table/codegen/calls/HashCodeCallGen.scala      |    40 +
 .../flink/table/codegen/calls/IfCallGen.scala      |    68 +
 .../flink/table/codegen/calls/LikeCallGen.scala    |   172 +
 .../flink/table/codegen/calls/MethodCallGen.scala  |    72 +-
 .../codegen/calls/MultiTypeMethodCallGen.scala     |    44 -
 .../flink/table/codegen/calls/NotCallGen.scala     |    39 +
 .../table/codegen/calls/NotCallGenerator.scala     |    37 -
 .../flink/table/codegen/calls/PrintCallGen.scala   |    67 +
 .../table/codegen/calls/ProctimeCallGen.scala      |    32 +
 .../flink/table/codegen/calls/RandCallGen.scala    |    20 +-
 .../codegen/calls/ScalarFunctionCallGen.scala      |   151 +-
 .../table/codegen/calls/ScalarOperators.scala      |  2297 +-
 .../table/codegen/calls/TableFunctionCallGen.scala |    72 +-
 .../table/codegen/calls/TimestampDiffCallGen.scala |    81 +-
 .../flink/table/codegen/calls/TrimCallGen.scala    |    52 -
 .../flink/table/codegen/expr/AvgAggFunction.scala  |   109 +
 .../table/codegen/expr/ConcatAggFunction.scala     |    92 +
 .../table/codegen/expr/Count1AggFunction.scala     |    58 +
 .../table/codegen/expr/CountAggFunction.scala      |    56 +
 .../table/codegen/expr/DenseRankFunction.scala     |    38 +
 .../codegen/expr/DistinctAggregateFunction.scala   |    44 +
 .../table/codegen/expr/IncrSumAggFunction.scala    |   104 +
 .../expr/IncrSumWithRetractAggFunction.scala       |   132 +
 .../table/codegen/expr/LeadLagAggFunction.scala    |   116 +
 .../flink/table/codegen/expr/MaxAggFunction.scala  |   139 +
 .../flink/table/codegen/expr/MinAggFunction.scala  |   139 +
 .../flink/table/codegen/expr/RankFunction.scala    |    43 +
 .../table/codegen/expr/RankLikeFunction.scala      |    70 +
 .../table/codegen/expr/RowNumberFunction.scala     |    50 +
 .../codegen/expr/SingleValueAggFunction.scala      |   108 +
 .../flink/table/codegen/expr/Sum0AggFunction.scala |   117 +
 .../flink/table/codegen/expr/SumAggFunction.scala  |   102 +
 .../codegen/expr/SumWithRetractAggFunction.scala   |   129 +
 .../org/apache/flink/table/codegen/generated.scala |   295 +-
 .../codegen/operator/LongHashJoinGenerator.scala   |   327 +
 .../codegen/operator/OperatorCodeGenerator.scala   |   338 +
 .../table/connector/DefinedDistribution.scala      |    35 +
 .../apache/flink/table/dataview/DataViewSpec.scala |    93 +
 .../flink/table/dataview/DataViewUtils.scala       |   242 +
 .../flink/table/dataview/ListViewSerializer.scala  |   113 -
 .../flink/table/dataview/ListViewTypeInfo.scala    |    66 -
 .../table/dataview/ListViewTypeInfoFactory.scala   |    43 -
 .../flink/table/dataview/MapViewSerializer.scala   |   121 -
 .../flink/table/dataview/MapViewTypeInfo.scala     |    72 -
 .../table/dataview/MapViewTypeInfoFactory.scala    |    51 -
 .../flink/table/dataview/StateDataView.scala       |    33 +
 .../flink/table/dataview/StateListView.scala       |    81 +-
 .../apache/flink/table/dataview/StateMapView.scala |   358 +-
 .../flink/table/dataview/stateSortedMapView.scala  |   156 +
 .../org/apache/flink/table/descriptors/Csv.scala   |     2 +-
 .../apache/flink/table/descriptors/Schema.scala    |     2 +-
 .../flink/table/expressions/Expression.scala       |    10 +-
 .../flink/table/expressions/ExpressionParser.scala |    79 +-
 .../flink/table/expressions/ExpressionUtils.scala  |    70 +-
 .../flink/table/expressions/InputTypeSpec.scala    |     5 +-
 .../flink/table/expressions/Reinterpret.scala      |    61 +
 .../flink/table/expressions/UDAGGExpression.scala  |    15 +-
 .../flink/table/expressions/aggregations.scala     |   527 +-
 .../flink/table/expressions/arithmetic.scala       |    96 +-
 .../org/apache/flink/table/expressions/call.scala  |   255 +-
 .../org/apache/flink/table/expressions/cast.scala  |    13 +-
 .../flink/table/expressions/collection.scala       |    91 +-
 .../flink/table/expressions/comparison.scala       |   124 +-
 .../apache/flink/table/expressions/composite.scala |    20 +-
 .../flink/table/expressions/fieldExpression.scala  |   213 +-
 .../flink/table/expressions/hashExpressions.scala  |   149 +-
 .../apache/flink/table/expressions/literals.scala  |   149 +-
 .../org/apache/flink/table/expressions/logic.scala |    28 +-
 .../flink/table/expressions/mathExpressions.scala  |   220 +-
 .../apache/flink/table/expressions/ordering.scala  |   103 +-
 .../table/expressions/stringExpressions.scala      |   543 +-
 .../apache/flink/table/expressions/subquery.scala  |    32 +-
 .../apache/flink/table/expressions/symbols.scala   |    20 +-
 .../org/apache/flink/table/expressions/time.scala  |   142 +-
 .../flink/table/expressions/windowProperties.scala |    15 +-
 .../BatchCompatibleTableSinkFactory.scala          |    45 +
 .../table/factories/BatchTableSinkFactory.scala    |     2 +-
 .../table/factories/TableFactoryService.scala      |    22 +-
 .../flink/table/factories/TableFactoryUtil.scala   |    70 +-
 .../table/factories/TableSourceParserFactory.scala |    32 +
 .../functions/DistinctAggregateFunction.scala      |    43 -
 .../flink/table/functions/FunctionService.scala    |   160 -
 .../table/functions/TemporalTableFunction.scala    |    80 -
 .../functions/aggfunctions/AvgAggFunction.scala    |   349 -
 .../aggfunctions/CollectAggFunction.scala          |   124 -
 .../functions/aggfunctions/CountAggFunction.scala  |    88 -
 .../aggfunctions/DistinctAccumulator.scala         |   110 -
 .../functions/aggfunctions/MaxAggFunction.scala    |   188 -
 .../aggfunctions/MaxAggFunctionWithRetract.scala   |   253 -
 .../functions/aggfunctions/MinAggFunction.scala    |   188 -
 .../aggfunctions/MinAggFunctionWithRetract.scala   |   253 -
 .../table/functions/aggfunctions/Ordering.scala    |    35 -
 .../functions/aggfunctions/Sum0AggFunction.scala   |    94 -
 .../aggfunctions/Sum0WithRetractAggFunction.scala  |    95 -
 .../functions/aggfunctions/SumAggFunction.scala    |   184 -
 .../aggfunctions/SumWithRetractAggFunction.scala   |   200 -
 .../table/functions/sql/AggSqlFunctions.scala      |    32 +
 .../table/functions/sql/ScalarSqlFunctions.scala   |   786 +-
 .../sql/SqlCardinalityCountAggFunction.scala       |    66 +
 .../table/functions/sql/SqlConcatAggFunction.scala |    44 +
 .../sql/SqlFirstLastValueAggFunction.scala         |    45 +
 .../functions/sql/SqlIncrSumAggFunction.scala      |    60 +
 .../table/functions/sql/SqlMax2ndAggFunction.scala |    53 +
 .../internal/SqlAuxiliaryGroupAggFunction.scala    |    32 +
 .../internal/SqlRuntimeFilterBuilderFunction.scala |    52 +
 .../sql/internal/SqlRuntimeFilterFunction.scala    |    40 +
 .../sql/internal/SqlThrowExceptionFunction.scala   |    45 +
 .../table/functions/utils/AggSqlFunction.scala     |    53 +-
 .../table/functions/utils/ScalarSqlFunction.scala  |   146 +-
 .../table/functions/utils/TableSqlFunction.scala   |   174 +-
 .../functions/utils/UserDefinedFunctionUtils.scala |   861 +-
 .../table/plan/CacheAwareRelNodePlanBuilder.scala  |   162 +
 .../flink/table/plan/ProjectionTranslator.scala    |    21 +-
 .../org/apache/flink/table/plan/TreeNode.scala     |    12 +-
 .../flink/table/plan/cost/AbstractFlinkCost.scala  |    63 +
 .../apache/flink/table/plan/cost/DataSetCost.scala |   150 -
 .../flink/table/plan/cost/DataSetCostFactory.scala |    47 -
 .../flink/table/plan/cost/FlinkBatchCost.scala     |   298 +
 .../table/plan/cost/FlinkBatchCostFactory.scala    |    49 +
 .../flink/table/plan/cost/FlinkCostFactory.scala   |    35 +
 .../cost/FlinkDefaultRelMetadataProvider.scala     |    32 -
 .../flink/table/plan/cost/FlinkRelMdRowCount.scala |    37 -
 .../flink/table/plan/cost/FlinkStreamCost.scala    |   231 +
 .../table/plan/cost/FlinkStreamCostFactory.scala   |    49 +
 .../table/plan/logical/LogicalExprVisitable.scala  |    23 +
 .../table/plan/logical/LogicalExprVisitor.scala    |   211 +
 .../flink/table/plan/logical/LogicalNode.scala     |    15 +-
 .../table/plan/logical/LogicalNodeVisitable.scala  |    24 +
 .../table/plan/logical/LogicalNodeVisitor.scala    |    33 +
 .../flink/table/plan/logical/LogicalWindow.scala   |     2 +-
 .../flink/table/plan/logical/MatchRecognize.scala  |     9 +-
 .../flink/table/plan/logical/groupWindows.scala    |    24 +-
 .../flink/table/plan/logical/operators.scala       |   240 +-
 .../logical/rel/LogicalTemporalTableJoin.scala     |   188 -
 .../plan/logical/rel/LogicalWindowAggregate.scala  |   128 -
 .../metadata/AggCallSelectivityEstimator.scala     |   454 +
 .../metadata/FlinkDefaultRelMetadataProvider.scala |    54 +
 .../plan/metadata/FlinkRelMdColumnInterval.scala   |   761 +
 .../plan/metadata/FlinkRelMdColumnNullCount.scala  |   301 +
 .../metadata/FlinkRelMdColumnOriginNullCount.scala |   131 +
 .../plan/metadata/FlinkRelMdColumnUniqueness.scala |   805 +
 .../plan/metadata/FlinkRelMdCumulativeCost.scala   |    51 +
 .../plan/metadata/FlinkRelMdDistinctRowCount.scala |   660 +
 .../plan/metadata/FlinkRelMdDistribution.scala     |   102 +
 .../FlinkRelMdFilteredColumnInterval.scala         |   258 +
 .../metadata/FlinkRelMdModifiedMonotonicity.scala  |   677 +
 .../metadata/FlinkRelMdNonCumulativeCost.scala     |    51 +
 .../FlinkRelMdPercentageOriginalRows.scala         |   139 +
 .../plan/metadata/FlinkRelMdPopulationSize.scala   |   426 +
 .../table/plan/metadata/FlinkRelMdRowCount.scala   |   447 +
 .../plan/metadata/FlinkRelMdSelectivity.scala      |   315 +
 .../flink/table/plan/metadata/FlinkRelMdSize.scala |   442 +
 .../table/plan/metadata/FlinkRelMdSkewInfo.scala   |   261 +
 .../plan/metadata/FlinkRelMdUniqueGroups.scala     |   447 +
 .../table/plan/metadata/FlinkRelMdUniqueKeys.scala |   656 +
 .../plan/metadata/FlinkRelMetadataQuery.scala      |   244 +
 .../table/plan/metadata/SelectivityEstimator.scala |  1247 +
 .../flink/table/plan/nodes/CommonAggregate.scala   |    70 -
 .../apache/flink/table/plan/nodes/CommonCalc.scala |   187 -
 .../flink/table/plan/nodes/CommonCorrelate.scala   |   200 -
 .../apache/flink/table/plan/nodes/CommonJoin.scala |    82 -
 .../table/plan/nodes/CommonMatchRecognize.scala    |   155 -
 .../apache/flink/table/plan/nodes/CommonScan.scala |    24 -
 .../apache/flink/table/plan/nodes/CommonSort.scala |   106 -
 .../flink/table/plan/nodes/FlinkConventions.scala  |    38 +-
 .../flink/table/plan/nodes/FlinkRelNode.scala      |    98 +-
 .../flink/table/plan/nodes/OverAggregate.scala     |   117 -
 .../table/plan/nodes/PhysicalTableSourceScan.scala |    76 -
 .../flink/table/plan/nodes/calcite/Expand.scala    |    96 +
 .../table/plan/nodes/calcite/LogicalExpand.scala   |    67 +
 .../table/plan/nodes/calcite/LogicalLastRow.scala  |    41 +
 .../table/plan/nodes/calcite/LogicalRank.scala     |    82 +
 .../table/plan/nodes/calcite/LogicalSink.scala     |    52 +
 .../nodes/calcite/LogicalWatermarkAssigner.scala   |    38 +
 .../nodes/calcite/LogicalWindowAggregate.scala     |   132 +
 .../flink/table/plan/nodes/calcite/Rank.scala      |   160 +
 .../flink/table/plan/nodes/calcite/Sink.scala      |    60 +
 .../plan/nodes/calcite/WatermarkAssigner.scala     |    58 +
 .../table/plan/nodes/common/CommonExchange.scala   |   105 +
 .../plan/nodes/common/CommonMatchRecognize.scala   |   170 +
 .../flink/table/plan/nodes/common/CommonScan.scala |   247 +
 .../nodes/common/CommonTemporalTableJoin.scala     |   907 +
 .../flink/table/plan/nodes/dataset/BatchScan.scala |   109 -
 .../plan/nodes/dataset/BatchTableSourceScan.scala  |   119 -
 .../plan/nodes/dataset/DataSetAggregate.scala      |   165 -
 .../table/plan/nodes/dataset/DataSetCalc.scala     |   118 -
 .../plan/nodes/dataset/DataSetCorrelate.scala      |   146 -
 .../table/plan/nodes/dataset/DataSetDistinct.scala |    96 -
 .../plan/nodes/dataset/DataSetIntersect.scala      |   100 -
 .../table/plan/nodes/dataset/DataSetJoin.scala     |   557 -
 .../table/plan/nodes/dataset/DataSetMinus.scala    |   112 -
 .../table/plan/nodes/dataset/DataSetRel.scala      |    37 -
 .../table/plan/nodes/dataset/DataSetScan.scala     |    72 -
 .../plan/nodes/dataset/DataSetSingleRowJoin.scala  |   222 -
 .../table/plan/nodes/dataset/DataSetSort.scala     |   149 -
 .../table/plan/nodes/dataset/DataSetUnion.scala    |    98 -
 .../table/plan/nodes/dataset/DataSetValues.scala   |   107 -
 .../nodes/dataset/DataSetWindowAggregate.scala     |   511 -
 .../plan/nodes/datastream/DataStreamCalc.scala     |   139 -
 .../nodes/datastream/DataStreamCorrelate.scala     |   146 -
 .../datastream/DataStreamGroupAggregate.scala      |   169 -
 .../DataStreamGroupWindowAggregate.scala           |   358 -
 .../plan/nodes/datastream/DataStreamJoin.scala     |   158 -
 .../DataStreamJoinToCoProcessTranslator.scala      |   151 -
 .../plan/nodes/datastream/DataStreamMatch.scala    |   385 -
 .../nodes/datastream/DataStreamOverAggregate.scala |   338 -
 .../plan/nodes/datastream/DataStreamRel.scala      |    61 -
 .../plan/nodes/datastream/DataStreamScan.scala     |    85 -
 .../plan/nodes/datastream/DataStreamSort.scala     |   191 -
 ...taStreamTemporalJoinToCoProcessTranslator.scala |   254 -
 .../datastream/DataStreamTemporalTableJoin.scala   |    95 -
 .../plan/nodes/datastream/DataStreamUnion.scala    |    81 -
 .../plan/nodes/datastream/DataStreamValues.scala   |    90 -
 .../nodes/datastream/DataStreamWindowJoin.scala    |   328 -
 .../table/plan/nodes/datastream/StreamScan.scala   |   128 -
 .../nodes/datastream/StreamTableSourceScan.scala   |   189 -
 .../nodes/datastream/retractionTraitDefs.scala     |    81 -
 .../plan/nodes/datastream/retractionTraits.scala   |   120 -
 .../table/plan/nodes/exec/BaseBatchExecNode.scala  |    67 +
 .../table/plan/nodes/exec/BaseStreamExecNode.scala |    49 +
 .../table/plan/nodes/exec/BatchExecNode.scala      |    55 +
 .../flink/table/plan/nodes/exec/ExecNode.scala     |   101 +
 .../table/plan/nodes/exec/StreamExecNode.scala     |    24 +
 .../plan/nodes/logical/FlinkLogicalAggregate.scala |   112 +-
 .../plan/nodes/logical/FlinkLogicalCalc.scala      |    78 +-
 .../plan/nodes/logical/FlinkLogicalCorrelate.scala |    36 +-
 .../plan/nodes/logical/FlinkLogicalExpand.scala    |   109 +
 .../FlinkLogicalIntermediateTableScan.scala        |   109 +
 .../plan/nodes/logical/FlinkLogicalIntersect.scala |    32 +-
 .../plan/nodes/logical/FlinkLogicalJoin.scala      |    53 +-
 .../plan/nodes/logical/FlinkLogicalJoinBase.scala  |    15 +-
 .../plan/nodes/logical/FlinkLogicalLastRow.scala   |    85 +
 .../plan/nodes/logical/FlinkLogicalMatch.scala     |   126 +-
 .../plan/nodes/logical/FlinkLogicalMinus.scala     |    30 +-
 .../logical/FlinkLogicalNativeTableScan.scala      |    59 +-
 .../nodes/logical/FlinkLogicalOverWindow.scala     |    25 +-
 .../plan/nodes/logical/FlinkLogicalRank.scala      |   129 +
 .../plan/nodes/logical/FlinkLogicalSemiJoin.scala  |   119 +
 .../plan/nodes/logical/FlinkLogicalSink.scala      |    89 +
 .../plan/nodes/logical/FlinkLogicalSnapshot.scala  |    92 +
 .../plan/nodes/logical/FlinkLogicalSort.scala      |    83 +-
 .../logical/FlinkLogicalTableFunctionScan.scala    |    75 +-
 .../logical/FlinkLogicalTableSourceScan.scala      |   142 +-
 .../logical/FlinkLogicalTemporalTableJoin.scala    |    97 -
 .../plan/nodes/logical/FlinkLogicalUnion.scala     |    30 +-
 .../plan/nodes/logical/FlinkLogicalValues.scala    |    43 +-
 .../logical/FlinkLogicalWatermarkAssigner.scala    |    73 +
 .../logical/FlinkLogicalWindowAggregate.scala      |    48 +-
 .../plan/nodes/physical/FlinkPhysicalRel.scala     |    42 +
 .../nodes/physical/PhysicalTableSourceScan.scala   |    54 +
 .../batch/BatchExecBoundedStreamScan.scala         |   111 +
 .../plan/nodes/physical/batch/BatchExecCalc.scala  |   190 +
 .../nodes/physical/batch/BatchExecCorrelate.scala  |   212 +
 .../nodes/physical/batch/BatchExecExchange.scala   |   412 +
 .../nodes/physical/batch/BatchExecExpand.scala     |   121 +
 .../batch/BatchExecGroupAggregateBase.scala        |   206 +
 .../physical/batch/BatchExecHashAggregate.scala    |   199 +
 .../batch/BatchExecHashAggregateBase.scala         |   231 +
 .../nodes/physical/batch/BatchExecHashJoin.scala   |   336 +
 .../batch/BatchExecHashWindowAggregate.scala       |   154 +
 .../batch/BatchExecHashWindowAggregateBase.scala   |   752 +
 .../batch/BatchExecIntermediateTableScan.scala     |    59 +
 .../nodes/physical/batch/BatchExecJoinBase.scala   |   258 +
 .../plan/nodes/physical/batch/BatchExecLimit.scala |   143 +
 .../batch/BatchExecLocalHashAggregate.scala        |   182 +
 .../batch/BatchExecLocalHashWindowAggregate.scala  |   144 +
 .../batch/BatchExecLocalSortAggregate.scala        |   182 +
 .../batch/BatchExecLocalSortWindowAggregate.scala  |   150 +
 .../physical/batch/BatchExecNestedLoopJoin.scala   |   534 +
 .../physical/batch/BatchExecOverAggregate.scala    |   615 +
 .../plan/nodes/physical/batch/BatchExecRank.scala  |   318 +
 .../plan/nodes/physical/batch/BatchExecScan.scala  |    73 +
 .../plan/nodes/physical/batch/BatchExecSink.scala  |   225 +
 .../plan/nodes/physical/batch/BatchExecSort.scala  |   154 +
 .../physical/batch/BatchExecSortAggregate.scala    |   199 +
 .../batch/BatchExecSortAggregateBase.scala         |   150 +
 .../nodes/physical/batch/BatchExecSortLimit.scala  |   202 +
 .../physical/batch/BatchExecSortMergeJoin.scala    |   444 +
 .../batch/BatchExecSortWindowAggregate.scala       |   154 +
 .../batch/BatchExecSortWindowAggregateBase.scala   |   233 +
 .../physical/batch/BatchExecTableSourceScan.scala  |   140 +
 .../batch/BatchExecTemporalTableJoin.scala         |   110 +
 .../plan/nodes/physical/batch/BatchExecUnion.scala |   117 +
 .../nodes/physical/batch/BatchExecValues.scala     |   102 +
 .../batch/BatchExecWindowAggregateBase.scala       |   722 +
 .../nodes/physical/batch/BatchPhysicalRel.scala    |    65 +
 .../nodes/physical/stream/StreamExecCalc.scala     |   122 +
 .../physical/stream/StreamExecCorrelate.scala      |   126 +
 .../physical/stream/StreamExecDataStreamScan.scala |   133 +
 .../nodes/physical/stream/StreamExecExchange.scala |   102 +
 .../nodes/physical/stream/StreamExecExpand.scala   |   107 +
 .../stream/StreamExecGlobalGroupAggregate.scala    |   275 +
 .../physical/stream/StreamExecGroupAggregate.scala |   268 +
 .../stream/StreamExecGroupWindowAggregate.scala    |   344 +
 .../StreamExecIncrementalGroupAggregate.scala      |   230 +
 .../stream/StreamExecIntermediateTableScan.scala   |    56 +
 .../nodes/physical/stream/StreamExecJoin.scala     |   593 +
 .../nodes/physical/stream/StreamExecLastRow.scala  |   165 +
 .../stream/StreamExecLocalGroupAggregate.scala     |   201 +
 .../nodes/physical/stream/StreamExecMatch.scala    |   707 +
 .../stream/StreamExecMiniBatchAssigner.scala       |    74 +
 .../physical/stream/StreamExecOverAggregate.scala  |   465 +
 .../nodes/physical/stream/StreamExecRank.scala     |   259 +
 .../nodes/physical/stream/StreamExecScan.scala     |    58 +
 .../nodes/physical/stream/StreamExecSink.scala     |   260 +
 .../nodes/physical/stream/StreamExecSort.scala     |   153 +
 .../stream/StreamExecTableSourceScan.scala         |   203 +
 .../physical/stream/StreamExecTemporalSort.scala   |   199 +
 .../StreamExecTemporalTableFunctionJoin.scala      |   446 +
 .../stream/StreamExecTemporalTableJoin.scala       |    98 +
 .../nodes/physical/stream/StreamExecUnion.scala    |   117 +
 .../nodes/physical/stream/StreamExecValues.scala   |    88 +
 .../stream/StreamExecWatermarkAssigner.scala       |    75 +
 .../physical/stream/StreamExecWindowJoin.scala     |   400 +
 .../nodes/physical/stream/StreamPhysicalRel.scala  |    52 +
 .../table/plan/optimize/BatchOptimizeContext.scala |    26 +
 .../table/plan/optimize/FlinkBatchPrograms.scala   |   265 +
 .../table/plan/optimize/FlinkChainedPrograms.scala |   151 +
 .../FlinkCorrelateVariablesValidationProgram.scala |    76 +
 .../table/plan/optimize/FlinkDecorateProgram.scala |    81 +
 .../plan/optimize/FlinkDecorrelateProgram.scala    |    35 +
 .../table/plan/optimize/FlinkGroupProgram.scala    |    82 +
 .../table/plan/optimize/FlinkHepProgram.scala      |    94 +
 .../plan/optimize/FlinkHepRuleSetProgram.scala     |   152 +
 .../optimize/FlinkMiniBatchAnalyseProgram.scala    |   106 +
 .../table/plan/optimize/FlinkOptimizeProgram.scala |    36 +
 .../optimize/FlinkRelTimeIndicatorProgram.scala    |    35 +
 .../table/plan/optimize/FlinkRuleSetProgram.scala  |    91 +
 .../table/plan/optimize/FlinkStreamPrograms.scala  |   223 +
 .../table/plan/optimize/FlinkVolcanoProgram.scala  |   109 +
 .../table/plan/optimize/OptimizeContext.scala      |    37 +
 .../plan/optimize/StreamOptimizeContext.scala      |    45 +
 .../table/plan/rules/FlinkBatchExecRuleSets.scala  |   416 +
 .../flink/table/plan/rules/FlinkRuleSets.scala     |   244 -
 .../table/plan/rules/FlinkStreamExecRuleSets.scala |   370 +
 .../plan/rules/common/ConvertToNotInOrInRule.scala |   179 -
 .../rules/common/LogicalWindowAggregateRule.scala  |   151 -
 .../WindowAggregateReduceFunctionsRule.scala       |    78 -
 .../plan/rules/common/WindowPropertiesRule.scala   |   280 -
 .../rules/dataSet/BatchTableSourceScanRule.scala   |    63 -
 .../plan/rules/dataSet/DataSetAggregateRule.scala  |    73 -
 .../table/plan/rules/dataSet/DataSetCalcRule.scala |    52 -
 .../plan/rules/dataSet/DataSetCorrelateRule.scala  |    87 -
 .../plan/rules/dataSet/DataSetDistinctRule.scala   |    61 -
 .../plan/rules/dataSet/DataSetIntersectRule.scala  |    54 -
 .../table/plan/rules/dataSet/DataSetJoinRule.scala |    74 -
 .../DataSetLogicalWindowAggregateRule.scala        |    94 -
 .../plan/rules/dataSet/DataSetMinusRule.scala      |    55 -
 .../table/plan/rules/dataSet/DataSetScanRule.scala |    65 -
 .../rules/dataSet/DataSetSingleRowJoinRule.scala   |    90 -
 .../table/plan/rules/dataSet/DataSetSortRule.scala |    54 -
 .../plan/rules/dataSet/DataSetUnionRule.scala      |    68 -
 .../plan/rules/dataSet/DataSetValuesRule.scala     |    51 -
 .../rules/dataSet/DataSetWindowAggregateRule.scala |    75 -
 .../plan/rules/datastream/DataStreamCalcRule.scala |    55 -
 .../rules/datastream/DataStreamCorrelateRule.scala |    90 -
 .../datastream/DataStreamGroupAggregateRule.scala  |    74 -
 .../DataStreamGroupWindowAggregateRule.scala       |    71 -
 .../plan/rules/datastream/DataStreamJoinRule.scala |    96 -
 .../DataStreamLogicalWindowAggregateRule.scala     |   116 -
 .../rules/datastream/DataStreamMatchRule.scala     |   163 -
 .../datastream/DataStreamOverAggregateRule.scala   |    58 -
 .../datastream/DataStreamRetractionRules.scala     |   229 -
 .../plan/rules/datastream/DataStreamScanRule.scala |    63 -
 .../plan/rules/datastream/DataStreamSortRule.scala |    89 -
 .../DataStreamTemporalTableJoinRule.scala          |    67 -
 .../rules/datastream/DataStreamUnionRule.scala     |    59 -
 .../rules/datastream/DataStreamValuesRule.scala    |    52 -
 .../datastream/DataStreamWindowJoinRule.scala      |   107 -
 .../datastream/StreamTableSourceScanRule.scala     |    65 -
 .../logical/AggregateReduceGroupingRule.scala      |   124 +
 .../rules/logical/CalcLastRowTransposeRule.scala   |    87 +
 .../plan/rules/logical/CalcRankMergeRule.scala     |    71 +
 .../rules/logical/CalcSnapshotTransposeRule.scala  |    47 +
 .../rules/logical/DecomposeGroupingSetRule.scala   |   148 -
 .../rules/logical/DecomposeGroupingSetsRule.scala  |   587 +
 .../rules/logical/ExchangeWindowGroupRule.scala    |   130 +
 .../logical/FilterSimplifyExpressionsRule.scala    |   100 +
 .../plan/rules/logical/FlinkCalcMergeRule.scala    |   104 +
 .../plan/rules/logical/FlinkCalcRemoveRule.scala   |    46 +
 .../plan/rules/logical/FlinkLimitRemoveRule.scala  |    52 +
 .../plan/rules/logical/FlinkLogicalRankRule.scala  |   223 +
 .../plan/rules/logical/FlinkPruneEmptyRules.scala  |    66 +
 .../rules/logical/FlinkRewriteCoalesceRule.scala   |   212 +
 .../rules/logical/FlinkRewriteSubQueryRule.scala   |   157 +
 .../rules/logical/FlinkSubQueryRemoveRule.scala    |   460 +
 .../logical/JoinCondEqualityTransferRule.scala     |   171 +
 .../JoinConditionSimplifyExpressionsRule.scala     |    65 +
 .../logical/JoinConditionTypeCoerceRule.scala      |   123 +
 .../logical/JoinDependentFilterPushdownRule.scala  |   131 +
 .../rules/logical/JoinDeriveNullFilterRule.scala   |    86 +
 ...lCorrelateToTemporalTableFunctionJoinRule.scala |   204 +
 .../LogicalCorrelateToTemporalTableJoinRule.scala  |   188 +-
 .../plan/rules/logical/LogicalUnnestRule.scala     |    43 +-
 .../rules/logical/MergeMultiEqualsToInRule.scala   |    50 +
 .../logical/MergeMultiNotEqualsToNotInRule.scala   |    50 +
 .../plan/rules/logical/MergeToNotInOrInRule.scala  |   149 +
 .../logical/ProjectSemiJoinTransposeRule.scala     |   158 +
 .../rules/logical/PruneAggregateCallRule.scala     |   200 +
 .../PushFilterIntoTableSourceScanRule.scala        |   147 +-
 .../logical/PushLimitIntoTableSourceScanRule.scala |   100 +
 .../PushProjectIntoTableSourceScanRule.scala       |    98 +-
 .../logical/ReplaceExceptWithAntiJoinRule.scala    |    84 +
 .../logical/ReplaceIntersectWithSemiJoinRule.scala |    63 +
 .../logical/RewriteMultiJoinConditionRule.scala    |   129 +
 .../plan/rules/logical/RewriteSelfJoinRule.scala   |  1255 +
 .../table/plan/rules/logical/SkewedJoinRule.scala  |   159 +
 .../WindowAggregateReduceFunctionsRule.scala       |    79 +
 .../plan/rules/logical/WindowPropertiesRule.scala  |   296 +
 .../logical/catalogTableToTableSourceRules.scala   |   285 +
 .../rules/physical/FlinkExpandConversionRule.scala |   177 +
 .../physical/LogicalWindowAggregateRule.scala      |   152 +
 .../physical/batch/BaseBatchExecAggRule.scala      |   234 +
 .../physical/batch/BaseSplitCompleteAggRule.scala  |   193 +
 .../rules/physical/batch/BatchExecCalcRule.scala   |    51 +
 .../physical/batch/BatchExecCorrelateRule.scala    |    86 +
 .../rules/physical/batch/BatchExecExpandRule.scala |    52 +
 .../physical/batch/BatchExecHashAggRule.scala      |   139 +
 .../physical/batch/BatchExecHashJoinRule.scala     |   197 +
 .../batch/BatchExecIntermediateTableScanRule.scala |    45 +
 .../physical/batch/BatchExecJoinRuleBase.scala     |   106 +
 .../rules/physical/batch/BatchExecLimitRule.scala  |    78 +
 .../BatchExecLogicalWindowAggregateRule.scala      |    94 +
 .../batch/BatchExecNestedLoopJoinRule.scala        |   145 +
 .../batch/BatchExecOverWindowAggRule.scala         |   177 +
 .../BatchExecPushProjectIntoCorrelateRule.scala    |   133 +
 .../rules/physical/batch/BatchExecRankRule.scala   |   107 +
 .../physical/batch/BatchExecScanTableRule.scala    |    57 +
 .../batch/BatchExecScanTableSourceRule.scala       |    65 +
 .../batch/BatchExecSingleRowJoinRule.scala         |    83 +
 .../rules/physical/batch/BatchExecSinkRule.scala   |    52 +
 .../physical/batch/BatchExecSortAggRule.scala      |   154 +
 .../physical/batch/BatchExecSortLimitRule.scala    |    82 +
 .../batch/BatchExecSortMergeJoinRule.scala         |   167 +
 .../rules/physical/batch/BatchExecSortRule.scala   |    63 +
 .../batch/BatchExecTemporalTableJoinRule.scala     |   147 +
 .../rules/physical/batch/BatchExecUnionRule.scala  |    57 +
 .../rules/physical/batch/BatchExecValuesRule.scala |    49 +
 .../batch/BatchExecWindowAggregateRule.scala       |   354 +
 .../batch/RemoveRedundantLocalHashAggRule.scala    |    59 +
 .../batch/RemoveRedundantLocalRankRule.scala       |    60 +
 .../batch/RemoveRedundantLocalSortAggRule.scala    |   107 +
 .../physical/batch/SplitCompleteHashAggRule.scala  |    52 +
 .../physical/batch/SplitCompleteSortAggRule.scala  |    75 +
 .../BaseRuntimeFilterPushDownRule.scala            |   150 +
 .../runtimefilter/InsertRuntimeFilterRule.scala    |   173 +
 .../RfBuilderExchangeTransposeRule.scala           |    63 +
 .../runtimefilter/RfBuilderJoinTransposeRule.scala |   154 +
 .../RuntimeFilterAggTransposeRule.scala            |    57 +
 .../runtimefilter/RuntimeFilterBuilderMerger.scala |    82 +
 .../RuntimeFilterExchangeTransposeRule.scala       |    51 +
 .../runtimefilter/SingleRelRfPushDownRule.scala    |    66 +
 .../runtimefilter/UselessRfBuilderRemoveRule.scala |    80 +
 .../UselessRuntimeFilterRemoveRule.scala           |   141 +
 .../physical/stream/IncrementalAggregateRule.scala |   177 +
 .../physical/stream/MiniBatchAssignerRules.scala   |   162 +
 .../rules/physical/stream/SplitAggregateRule.scala |   410 +
 .../rules/physical/stream/StreamExecCalcRule.scala |    53 +
 .../physical/stream/StreamExecCorrelateRule.scala  |   130 +
 .../physical/stream/StreamExecExpandRule.scala     |    53 +
 .../stream/StreamExecGroupAggregateRule.scala      |    82 +
 .../StreamExecGroupWindowAggregateRule.scala       |    96 +
 .../StreamExecIntermediateTableScanRule.scala      |    45 +
 .../rules/physical/stream/StreamExecJoinRule.scala |   140 +
 .../physical/stream/StreamExecLastRowRule.scala    |    64 +
 .../StreamExecLogicalWindowAggregateRule.scala     |   114 +
 .../physical/stream/StreamExecMatchRule.scala      |   130 +
 .../stream/StreamExecOverAggregateRule.scala       |    69 +
 .../StreamExecPushProjectIntoCorrelateRule.scala   |   133 +
 .../physical/stream/StreamExecRankRules.scala      |   134 +
 .../stream/StreamExecRetractionRules.scala         |   237 +
 .../rules/physical/stream/StreamExecScanRule.scala |    63 +
 .../physical/stream/StreamExecSemiJoinRule.scala   |   104 +
 .../rules/physical/stream/StreamExecSinkRule.scala |    51 +
 .../rules/physical/stream/StreamExecSortRule.scala |   110 +
 .../stream/StreamExecTableSourceScanRule.scala     |    70 +
 .../StreamExecTemporalTableFunctionJoinRule.scala  |   108 +
 .../stream/StreamExecTemporalTableJoinRule.scala   |   148 +
 .../physical/stream/StreamExecUnionRule.scala      |    54 +
 .../stream/StreamExecUnionTransposeRule.scala      |    78 +
 .../physical/stream/StreamExecValuesRule.scala     |    52 +
 .../stream/StreamExecWatermarkAssignerRule.scala   |    50 +
 .../physical/stream/StreamExecWindowJoinRule.scala |   140 +
 .../stream/TwoStageOptimizedAggregateRule.scala    |   178 +
 .../flink/table/plan/schema/BaseRowSchema.scala    |    84 +
 .../table/plan/schema/BatchTableSourceTable.scala  |    22 +-
 .../table/plan/schema/CatalogCalciteTable.scala    |   164 +
 .../table/plan/schema/CompositeRelDataType.scala   |     3 +-
 .../flink/table/plan/schema/DataSetTable.scala     |    29 -
 .../flink/table/plan/schema/DataStreamTable.scala  |    29 +-
 .../schema/DeferredTypeFlinkTableFunction.scala    |    59 +
 .../flink/table/plan/schema/FlinkRelOptTable.scala |   362 +
 .../flink/table/plan/schema/FlinkTable.scala       |    46 +
 .../table/plan/schema/FlinkTableFunction.scala     |    60 +
 .../table/plan/schema/FlinkTableFunctionImpl.scala |    88 -
 .../flink/table/plan/schema/InlineTable.scala      |    71 +-
 .../schema/IntermediateBoundedStreamTable.scala    |    44 +
 .../plan/schema/IntermediateDataStreamTable.scala  |    50 +
 .../plan/schema/IntermediateRelNodeTable.scala     |    62 +
 .../apache/flink/table/plan/schema/RelTable.scala  |     2 -
 .../apache/flink/table/plan/schema/RowSchema.scala |    23 +-
 .../table/plan/schema/StreamTableSourceTable.scala |    24 +-
 .../flink/table/plan/schema/TableSinkTable.scala   |    21 +-
 .../table/plan/schema/TableSourceSinkTable.scala   |    43 +-
 .../flink/table/plan/schema/TableSourceTable.scala |    56 +-
 .../plan/schema/TimeIndicatorRelDataType.scala     |     6 +
 .../plan/schema/TypedFlinkTableFunction.scala      |    51 +
 .../flink/table/plan/stats/AnalyzeStatistic.scala  |   232 +
 .../flink/table/plan/stats/ColumnStats.scala       |    33 +-
 .../flink/table/plan/stats/FlinkStatistic.scala    |   120 +-
 .../apache/flink/table/plan/stats/SkewInfo.scala   |    35 +
 .../table/plan/stats/TablePartitionStats.scala     |    29 +
 .../apache/flink/table/plan/stats/TableStats.scala |    13 +-
 .../flink/table/plan/stats/ValueInterval.scala     |   312 +
 .../table/plan/subplan/AbstractDAGOptimizer.scala  |    88 +
 .../table/plan/subplan/BatchDAGOptimizer.scala     |    73 +
 .../flink/table/plan/subplan/DAGOptimizer.scala    |    42 +
 .../flink/table/plan/subplan/RelNodeBlock.scala    |   334 +
 .../table/plan/subplan/StreamDAGOptimizer.scala    |   271 +
 .../table/plan/trait/FlinkRelDistribution.scala    |   251 +
 .../plan/trait/FlinkRelDistributionTraitDef.scala  |    48 +
 .../table/plan/trait/RelModifiedMonotonicity.scala |    42 +
 .../flink/table/plan/trait/TraitSetHelper.scala    |    59 +
 .../table/plan/trait/retractionTraitDefs.scala     |    81 +
 .../flink/table/plan/trait/retractionTraits.scala  |   119 +
 .../flink/table/plan/util/AggFunctionFactory.scala |   723 +
 .../flink/table/plan/util/AggregateNameUtil.scala  |   483 +
 .../flink/table/plan/util/AggregateUtil.scala      |   651 +
 .../apache/flink/table/plan/util/CalcUtil.scala    |    93 +
 .../flink/table/plan/util/ColumnIntervalUtil.scala |   250 +
 .../flink/table/plan/util/CorrelateUtil.scala      |   179 +-
 .../table/plan/util/DeadlockBreakupProcessor.scala |   347 +
 .../flink/table/plan/util/DefaultRelShuttle.scala  |    66 +
 .../flink/table/plan/util/EmitStrategy.scala       |   139 +
 .../apache/flink/table/plan/util/ExpandUtil.scala  |    56 +
 .../table/plan/util/ExplodeFunctionUtil.scala      |   110 +-
 .../flink/table/plan/util/FlinkNodeOptUtil.scala   |   207 +
 .../flink/table/plan/util/FlinkRelMdUtil.scala     |   729 +
 .../flink/table/plan/util/FlinkRelOptUtil.scala    |   371 +
 .../flink/table/plan/util/FlinkRexUtil.scala       |   388 +
 .../flink/table/plan/util/JoinTableUtil.scala      |    58 +
 .../apache/flink/table/plan/util/JoinUtil.scala    |   130 +
 .../flink/table/plan/util/LogicalNodeUtil.scala    |    62 +
 .../apache/flink/table/plan/util/MatchUtil.scala   |   324 +
 .../flink/table/plan/util/NodeTreeWriterImpl.scala |   282 +
 .../flink/table/plan/util/OverAggregateUtil.scala  |   215 +
 .../plan/util/PartitionPredicateExtractor.scala    |    45 +
 .../flink/table/plan/util/PartitionPruner.scala    |   206 +
 .../apache/flink/table/plan/util/RankRange.scala   |    48 +
 .../apache/flink/table/plan/util/RankUtil.scala    |   489 +
 .../table/plan/util/RelDigestWriterImpl.scala      |   158 +
 .../flink/table/plan/util/RelTraitUtil.scala       |    62 +
 .../flink/table/plan/util/RelTreeWriterImpl.scala  |   123 +
 .../flink/table/plan/util/RexLiteralUtil.scala     |   129 +
 .../flink/table/plan/util/RexNodeExtractor.scala   |   305 +
 .../flink/table/plan/util/RexNodeRewriter.scala    |    65 +
 .../table/plan/util/RexProgramExtractor.scala      |   341 -
 .../flink/table/plan/util/RexProgramRewriter.scala |    91 -
 .../table/plan/util/SameRelObjectShuttle.scala     |    56 +
 .../apache/flink/table/plan/util/SinkUtil.scala    |    63 +
 .../apache/flink/table/plan/util/SortUtil.scala    |   197 +
 .../flink/table/plan/util/StreamExecUtil.scala     |    36 +
 .../table/plan/util/SubplanReuseContext.scala      |   147 +
 .../table/plan/util/SubplanReuseShuttle.scala      |    60 +
 .../flink/table/plan/util/SubplanReuseUtil.scala   |    37 +
 .../flink/table/plan/util/TemporalJoinUtil.scala   |   168 +
 .../table/plan/util/UpdatingPlanChecker.scala      |    67 +-
 .../flink/table/runtime/BaseRowKeySelector.scala   |    77 +
 .../runtime/BaseRowRowtimeProcessFunction.scala    |    49 +
 .../table/runtime/CRowCorrelateProcessRunner.scala |    93 -
 .../flink/table/runtime/CRowKeySelector.scala      |    45 -
 .../apache/flink/table/runtime/CRowMapRunner.scala |    63 -
 .../table/runtime/CRowOutputProcessRunner.scala    |    78 -
 .../flink/table/runtime/CRowProcessRunner.scala    |    79 -
 .../table/runtime/CRowWrappingCollector.scala      |    41 -
 .../table/runtime/CorrelateFlatMapRunner.scala     |    74 -
 .../table/runtime/CountPartitionFunction.scala     |    40 -
 .../flink/table/runtime/FlatJoinRunner.scala       |    58 -
 .../apache/flink/table/runtime/FlatMapRunner.scala |    59 -
 .../table/runtime/IntersectCoGroupFunction.scala   |    42 -
 .../KeyedCoProcessOperatorWithWatermarkDelay.scala |    58 +
 .../flink/table/runtime/LimitFilterFunction.scala  |    64 -
 .../flink/table/runtime/MapJoinLeftRunner.scala    |    41 -
 .../flink/table/runtime/MapJoinRightRunner.scala   |    41 -
 .../org/apache/flink/table/runtime/MapRunner.scala |    57 -
 .../flink/table/runtime/MapSideJoinRunner.scala    |    66 -
 .../flink/table/runtime/MinusCoGroupFunction.scala |    47 -
 .../runtime/OneInputSubstituteStreamOperator.scala |    36 +
 .../runtime/OutputRowtimeProcessFunction.scala     |    61 -
 .../flink/table/runtime/RowKeySelector.scala       |    41 -
 .../table/runtime/RowtimeProcessFunction.scala     |    49 -
 .../table/runtime/SubstituteStreamOperator.scala   |    62 +
 .../table/runtime/TableFunctionCollector.scala     |    81 -
 .../runtime/TwoInputSubstituteStreamOperator.scala |    38 +
 .../runtime/aggregate/AggregateAggFunction.scala   |    79 -
 .../table/runtime/aggregate/AggregateUtil.scala    |  1727 -
 .../table/runtime/aggregate/CleanupState.scala     |    57 -
 .../CoProcessFunctionWithCleanupState.scala        |    69 -
 .../runtime/aggregate/DataSetAggFunction.scala     |   100 -
 .../aggregate/DataSetFinalAggFunction.scala        |    82 -
 .../runtime/aggregate/DataSetPreAggFunction.scala  |    84 -
 ...ataSetSessionWindowAggReduceGroupFunction.scala |   174 -
 ...DataSetSessionWindowAggregatePreProcessor.scala |   163 -
 .../DataSetSlideTimeWindowAggFlatMapFunction.scala |    62 -
 ...aSetSlideTimeWindowAggReduceGroupFunction.scala |   140 -
 ...ataSetSlideWindowAggReduceCombineFunction.scala |    96 -
 .../DataSetSlideWindowAggReduceGroupFunction.scala |   112 -
 ...etTumbleCountWindowAggReduceGroupFunction.scala |    90 -
 ...tTumbleTimeWindowAggReduceCombineFunction.scala |   109 -
 ...SetTumbleTimeWindowAggReduceGroupFunction.scala |   110 -
 .../aggregate/DataSetWindowAggMapFunction.scala    |   116 -
 .../table/runtime/aggregate/DistinctReduce.scala   |    26 -
 .../runtime/aggregate/GeneratedAggregations.scala  |   147 -
 .../table/runtime/aggregate/GroupAggFunction.scala |   206 +
 .../aggregate/GroupAggProcessFunction.scala        |   184 -
 ...IncrementalAggregateAllTimeWindowFunction.scala |    67 -
 .../IncrementalAggregateAllWindowFunction.scala    |    65 -
 .../IncrementalAggregateTimeWindowFunction.scala   |    73 -
 .../IncrementalAggregateWindowFunction.scala       |    77 -
 .../table/runtime/aggregate/InputCounter.scala     |    59 +
 .../KeyedProcessFunctionWithCleanupState.scala     |    71 -
 .../table/runtime/aggregate/LastRowFunction.scala  |   101 +
 .../runtime/aggregate/LastRowFunctionBase.scala    |    78 +
 .../MiniBatchGlobalGroupAggFunction.scala          |   221 +
 .../aggregate/MiniBatchGroupAggFunction.scala      |   222 +
 .../MiniBatchIncrementalGroupAggFunction.scala     |   120 +
 .../aggregate/MiniBatchLastRowFunction.scala       |    99 +
 .../aggregate/MiniBatchLocalGroupAggFunction.scala |    98 +
 .../aggregate/ProcTimeBoundedRangeOver.scala       |   218 +-
 .../aggregate/ProcTimeBoundedRowsOver.scala        |   225 +-
 .../aggregate/ProcTimeSortProcessFunction.scala    |   105 -
 .../runtime/aggregate/ProcTimeUnboundedOver.scala  |   118 +-
 .../ProcessFunctionWithCleanupState.scala          |    68 +-
 .../runtime/aggregate/RelFieldCollations.scala     |    79 +
 .../aggregate/RowTimeBoundedRangeOver.scala        |   242 +-
 .../runtime/aggregate/RowTimeBoundedRowsOver.scala |   262 +-
 .../aggregate/RowTimeSortProcessFunction.scala     |   140 -
 .../runtime/aggregate/RowTimeUnboundedOver.scala   |   264 +-
 .../flink/table/runtime/aggregate/SortUtil.scala   |   214 -
 .../table/runtime/aggregate/SorterHelper.scala     |   109 +
 .../aggregate/TimeWindowPropertyCollector.scala    |    95 -
 .../table/runtime/collector/HeaderCollector.scala  |    61 +
 .../collector/JoinedRowAsyncCollector.scala        |   110 +
 .../runtime/collector/TableAsyncCollector.scala    |    62 +
 .../runtime/collector/TableFunctionCollector.scala |    81 +
 .../conversion/CRowToJavaTupleMapFunction.scala    |    40 -
 .../conversion/CRowToJavaTupleMapRunner.scala      |    63 -
 .../runtime/conversion/CRowToRowMapFunction.scala  |    32 -
 .../conversion/CRowToScalaTupleMapFunction.scala   |    33 -
 .../conversion/CRowToScalaTupleMapRunner.scala     |    55 -
 .../conversion/DataStructureConverters.scala       |   799 +
 .../runtime/functions/DateTimeFunctions.scala      |   830 +-
 .../table/runtime/functions/ScalarFunctions.scala  |   866 +-
 .../aggfunctions/CollectAggFunction.scala          |   126 +
 .../functions/aggfunctions/ConcatAggFunction.scala |   134 +
 .../aggfunctions/ConcatWsAggFunction.scala         |   141 +
 .../aggfunctions/FirstValueAggFunction.scala       |   150 +
 .../FirstValueAggFunctionWithRetract.scala         |   241 +
 .../aggfunctions/LastValueAggFunction.scala        |   149 +
 .../LastValueAggFunctionWithRetract.scala          |   239 +
 .../functions/aggfunctions/Max2ndAggFunction.scala |   179 +
 .../Max2ndWithRetractAggFunction.scala             |   246 +
 .../aggfunctions/MaxAggFunctionWithRetract.scala   |   337 +
 .../aggfunctions/MinAggFunctionWithRetract.scala   |   333 +
 .../hyperloglog/HyperLogLogPlusPlus.scala          |   381 +
 .../hyperloglog/XxHash64Function.scala             |    77 +
 .../functions/tablefunctions/GenerateSeries.scala  |    31 +
 .../functions/tablefunctions/JsonTuple.scala       |    37 +
 .../functions/tablefunctions/MultiKeyValue.scala   |   119 +
 .../functions/tablefunctions/StringSplit.scala     |    34 +
 .../table/runtime/io/CRowValuesInputFormat.scala   |    58 -
 .../flink/table/runtime/io/ValuesInputFormat.scala |    21 +-
 ...eTwoInputStreamOperatorWithStateRetention.scala |   157 -
 .../join/CRowWrappingMultiOutputCollector.scala    |    70 -
 .../runtime/join/CorrelateProcessRunner.scala      |    91 +
 .../table/runtime/join/CountingCollector.scala     |    39 -
 .../table/runtime/join/EmitAwareCollector.scala    |    44 +-
 .../table/runtime/join/NonWindowFullJoin.scala     |    89 -
 .../NonWindowFullJoinWithNonEquiPredicates.scala   |   115 -
 .../table/runtime/join/NonWindowInnerJoin.scala    |    90 -
 .../flink/table/runtime/join/NonWindowJoin.scala   |   229 -
 .../runtime/join/NonWindowLeftRightJoin.scala      |    91 -
 ...nWindowLeftRightJoinWithNonEquiPredicates.scala |   120 -
 .../table/runtime/join/NonWindowOuterJoin.scala    |   189 -
 .../NonWindowOuterJoinWithNonEquiPredicates.scala  |   152 -
 .../table/runtime/join/OuterJoinPaddingUtil.scala  |    39 +-
 .../runtime/join/ProcTimeBoundedStreamJoin.scala   |    32 +-
 .../runtime/join/RowTimeBoundedStreamJoin.scala    |    43 +-
 .../runtime/join/TemporalProcessTimeJoin.scala     |    89 +-
 .../table/runtime/join/TemporalRowtimeJoin.scala   |   186 +-
 .../join/TemporalTableJoinAsyncRunner.scala        |   104 +
 .../join/TemporalTableJoinProcessRunner.scala      |   102 +
 .../TemporalTableJoinWithCalcAsyncRunner.scala     |   118 +
 .../TemporalTableJoinWithCalcProcessRunner.scala   |    74 +
 .../table/runtime/join/TimeBoundedStreamJoin.scala |   349 +-
 .../flink/table/runtime/join/WindowJoinUtil.scala  |   196 +-
 .../match/CombineCepOutputCoMapFunction.scala      |    32 +
 .../table/runtime/match/EventRowComparator.scala   |    35 -
 .../runtime/match/IterativeConditionRunner.scala   |    35 +-
 .../match/PatternFlatSelectFunctionRunner.scala    |    65 +
 .../match/PatternFlatTimeoutFunctionRunner.scala   |    56 +
 .../match/PatternProcessFunctionRunner.scala       |    73 -
 .../match/PatternSelectFunctionRunner.scala        |    58 +
 .../match/PatternTimeoutFunctionRunner.scala       |    54 +
 .../KeyedCoProcessOperatorWithWatermarkDelay.scala |    58 -
 .../KeyedProcessOperatorWithWatermarkDelay.scala   |    59 -
 .../runtime/outerJoinGroupReduceRunners.scala      |   251 -
 .../flink/table/runtime/outerJoinRunners.scala     |   202 -
 .../table/runtime/overagg/BoundComparator.scala    |    48 +
 .../overagg/BoundComparatorCodeGenerator.scala     |   380 +
 .../table/runtime/overagg/OverWindowFrame.scala    |   440 +
 .../table/runtime/overagg/OverWindowOperator.scala |   195 +
 .../table/runtime/rank/AbstractRankFunction.scala  |   265 +
 .../runtime/rank/AbstractUpdateRankFunction.scala  |   267 +
 .../table/runtime/rank/AppendRankFunction.scala    |   263 +
 .../flink/table/runtime/rank/RankOperator.scala    |   120 +
 .../table/runtime/rank/RetractRankFunction.scala   |   287 +
 .../flink/table/runtime/rank/SortedMap.scala       |   135 +
 .../runtime/rank/UnarySortUpdateRankFunction.scala |   980 +
 .../table/runtime/rank/UpdateRankFunction.scala    |   270 +
 .../runtime/sort/OnlyRowTimeSortOperator.scala     |    93 +
 .../table/runtime/sort/ProcTimeSortOperator.scala  |   124 +
 .../table/runtime/sort/RowTimeSortOperator.scala   |   142 +
 .../table/runtime/sort/SortBaseOperator.scala      |    86 +
 .../table/runtime/sort/StreamSortOperator.scala    |   191 +
 .../triggers/StateCleaningCountTrigger.scala       |   133 -
 .../apache/flink/table/runtime/types/CRow.scala    |    59 -
 .../flink/table/runtime/types/CRowComparator.scala |    83 -
 .../flink/table/runtime/types/CRowSerializer.scala |   132 -
 .../flink/table/runtime/types/CRowTypeInfo.scala   |    98 -
 .../flink/table/sinks/AppendStreamTableSink.scala  |     4 +-
 .../table/sinks/BaseRetractStreamTableSink.scala   |    34 +
 .../table/sinks/BaseUpsertStreamTableSink.scala    |    64 +
 .../sinks/BatchCompatibleStreamTableSink.scala     |    31 +
 .../apache/flink/table/sinks/BatchTableSink.scala  |    13 +-
 .../flink/table/sinks/CollectTableSink.scala       |    82 +
 .../table/sinks/CsvAppendTableSinkFactory.scala    |    45 -
 .../table/sinks/CsvBatchTableSinkFactory.scala     |    38 -
 .../apache/flink/table/sinks/CsvTableSink.scala    |   140 -
 .../table/sinks/CsvTableSinkFactoryBase.scala      |    96 -
 .../flink/table/sinks/DataStreamTableSink.scala    |    65 +
 .../apache/flink/table/sinks/PrintTableSink.scala  |   110 +
 .../flink/table/sinks/RetractStreamTableSink.scala |    15 +-
 .../apache/flink/table/sinks/StreamTableSink.scala |     4 +-
 .../org/apache/flink/table/sinks/TableSink.scala   |    10 +-
 .../apache/flink/table/sinks/TableSinkBase.scala   |    12 +-
 .../flink/table/sinks/UpsertStreamTableSink.scala  |    35 +-
 .../sinks/csv/CsvAppendTableSinkFactory.scala      |    47 +
 .../table/sinks/csv/CsvBatchTableSinkFactory.scala |    39 +
 .../flink/table/sinks/csv/CsvTableSink.scala       |   212 +
 .../table/sinks/csv/CsvTableSinkFactoryBase.scala  |   100 +
 .../table/sinks/csv/RetractCsvTableSink.scala      |   185 +
 .../table/sinks/csv/RetractMergeCsvTableSink.scala |   209 +
 .../flink/table/sinks/csv/UpsertCsvTableSink.scala |   252 +
 .../flink/table/sinks/orc/OrcTableSink.scala       |    81 +
 .../table/sinks/parquet/ParquetTableSink.scala     |    82 +
 .../flink/table/sources/BatchTableSource.scala     |    13 +-
 .../sources/CsvAppendTableSourceFactory.scala      |    45 -
 .../table/sources/CsvBatchTableSourceFactory.scala |    38 -
 .../flink/table/sources/CsvTableSource.scala       |   364 -
 .../table/sources/CsvTableSourceFactoryBase.scala  |   123 -
 .../apache/flink/table/sources/FieldComputer.scala |     6 +-
 .../table/sources/FilterableTableSource.scala      |    13 +-
 .../flink/table/sources/LimitableTableSource.scala |    40 +
 .../table/sources/LookupableTableSource.scala      |    47 +
 .../NestedFieldsProjectableTableSource.scala       |    44 +-
 .../table/sources/PartitionableTableSource.scala   |   191 +
 .../table/sources/ProjectableTableSource.scala     |    27 +-
 .../flink/table/sources/StreamTableSource.scala    |     4 +-
 .../apache/flink/table/sources/TableSource.scala   |    60 +-
 .../flink/table/sources/TableSourceUtil.scala      |   158 +-
 .../sources/csv/CsvAppendTableSourceFactory.scala  |    47 +
 .../sources/csv/CsvBatchTableSourceFactory.scala   |    39 +
 .../flink/table/sources/csv/CsvTableSource.scala   |   584 +
 .../sources/csv/CsvTableSourceFactoryBase.scala    |   126 +
 .../flink/table/sources/orc/OrcFilters.scala       |   251 +
 .../flink/table/sources/orc/OrcTableSource.scala   |   151 +
 .../table/sources/orc/OrcTableStatsCollector.scala |   274 +
 .../orc/OrcVectorizedColumnRowTableSource.scala    |   132 +
 .../table/sources/parquet/ParquetFilters.scala     |   357 +
 .../table/sources/parquet/ParquetTableSource.scala |   167 +
 .../parquet/ParquetTableStatsCollector.scala       |   332 +
 .../ParquetVectorizedColumnRowTableSource.scala    |   143 +
 .../table/sources/tsextractors/ExistingField.scala |    35 +-
 .../tsextractors/StreamRecordTimestamp.scala       |    14 +-
 .../sources/tsextractors/TimestampExtractor.scala  |     5 +-
 .../sources/wmstrategies/watermarkStrategies.scala |     5 +-
 .../table/temptable/FlinkTableServiceFactory.scala |    71 +
 .../table/temptable/FlinkTableServiceManager.scala |   143 +
 .../table/temptable/FlinkTableServiceSink.scala    |   116 +
 .../table/temptable/FlinkTableServiceSource.scala  |   136 +
 .../flink/table/typeutils/ListViewSerializer.scala |   111 +
 .../flink/table/typeutils/ListViewTypeInfo.scala   |    75 +
 .../table/typeutils/ListViewTypeInfoFactory.scala  |    43 +
 .../flink/table/typeutils/MapViewSerializer.scala  |   112 +
 .../flink/table/typeutils/MapViewTypeInfo.scala    |    87 +
 .../table/typeutils/MapViewTypeInfoFactory.scala   |    51 +
 .../table/typeutils/NullAwareMapSerializer.scala   |   198 +
 .../flink/table/typeutils/NullSerializer.scala     |    56 +
 .../flink/table/typeutils/OrderedTypeUtils.scala   |   195 +
 .../table/typeutils/SortedMapViewSerializer.scala  |   128 +
 .../typeutils/SortedMapViewTypeInfoFactory.scala   |    52 +
 .../table/typeutils/TimeIndicatorTypeInfo.scala    |     6 -
 .../flink/table/typeutils/TypeCheckUtils.scala     |   228 +-
 .../flink/table/typeutils/TypeCoercion.scala       |   153 +-
 .../apache/flink/table/typeutils/TypeUtils.scala   |   211 +
 .../flink/table/util/DescribeTableColumn.scala     |   128 +
 .../org/apache/flink/table/util/Logging.scala      |     4 +
 .../org/apache/flink/table/util/MatchUtil.scala    |    53 -
 .../org/apache/flink/table/util/PlanUtil.scala     |   234 +
 .../apache/flink/table/util/TableSchemaUtil.scala  |    94 +
 .../table/validate/BuiltInFunctionCatalog.scala    |   664 +
 .../table/validate/ChainedFunctionCatalog.scala    |    67 +
 .../flink/table/validate/FunctionCatalog.scala     |   614 +-
 .../org/apache/flink/table/api/IndexKeyTest.scala  |    83 +
 .../calcite/FlinkCalciteCatalogReaderTest.java     |    84 +
 .../table/catalog/CatalogCalciteSchemaTest.java    |   165 +
 .../flink/table/catalog/CatalogLoaderTest.java     |    58 +
 .../flink/table/catalog/CatalogManagerTest.java    |   129 +
 .../flink/table/catalog/CatalogTestBase.java       |   753 +
 .../flink/table/catalog/CatalogTestUtil.java       |   134 +
 .../table/catalog/CollectionTableFactory.java      |   374 +
 .../table/catalog/FlinkInMemoryCatalogTest.java    |    89 +
 .../flink/table/catalog/ReadableCatalogITCase.java |   231 +
 .../flink/table/catalog/ReadableCatalogTest.java   |    59 +
 .../flink/table/dataformat/BinaryRowTest.java      |   694 +
 .../flink/table/dataformat/BinaryStringTest.java   |   772 +
 .../table/dataformat/BoundarySituationTest.java    |   363 +
 .../apache/flink/table/dataformat/ComplexTest.java |   306 +
 .../apache/flink/table/dataformat/DecimalTest.java |    36 +
 .../flink/table/dataformat/MultiSegUtilTest.java   |   203 +
 .../dataformat/UniformBinaryRowGenerator.java      |    92 +
 .../ListViewSerializerSnapshotMigrationTest.java   |    58 -
 .../MapViewSerializerSnapshotMigrationTest.java    |    59 -
 .../flink/table/errorcode/TableErrCodeTest.java    |   138 +
 .../flink/table/resource/MockNodeTestBase.java     |   103 +
 .../BatchFinalParallelismSetterTest.java           |   118 +
 .../BatchParallelismCalculatorOnConfigTest.java    |   101 +
 ...BatchParallelismCalculatorOnStatisticsTest.java |   148 +
 .../parallelism/ShuffleStageGeneratorTest.java     |   325 +
 .../autoconf/BatchParallelismAdjusterTest.java     |   221 +
 .../batch/schedule/BatchExecNodeStageTest.java     |    54 +
 .../RunningUnitGraphManagerPluginTest.java         |   234 +
 .../common/NodePartialResProcessorTest.java        |   168 +
 .../stream/StreamParallelismProcessorTest.java     |   133 +
 .../flink/table/runtime/CompressedViewTest.java    |    98 +
 .../runtime/WatermarkAssignerOperatorTest.java     |   141 +
 .../flink/table/runtime/batch/BatchITCase.java     |   212 +
 .../table/runtime/batch/JavaTableSourceITCase.java |    96 -
 .../runtime/batch/sql/GroupingSetsITCase.java      |   227 -
 .../table/runtime/batch/sql/JavaSqlITCase.java     |   142 +-
 .../batch/table/JavaTableEnvironmentITCase.java    |   343 +-
 .../join/batch/Int2HashJoinOperatorTest.java       |   366 +
 .../join/batch/Int2MergeJoinOperatorTest.java      |   203 +
 .../Int2OneSideSortMergeJoinOperatorTest.java      |   121 +
 .../join/batch/Int2SortMergeJoinOperatorTest.java  |   202 +
 .../join/batch/RandomMergeInnerJoinTest.java       |    87 +
 .../join/batch/RandomMergeOuterJoinTest.java       |    72 +
 .../batch/RandomOneSideSortMergeInnerJoinTest.java |    96 +
 .../batch/RandomOneSideSortMergeOuterJoinTest.java |   127 +
 .../join/batch/RandomSortMergeInnerJoinTest.java   |   449 +
 .../join/batch/RandomSortMergeOuterJoinTest.java   |   229 +
 .../join/batch/SortMergeJoinIteratorTest.java      |   394 +
 .../join/batch/String2HashJoinOperatorTest.java    |   320 +
 .../join/batch/String2MergeJoinOperatorTest.java   |   363 +
 .../String2OneSideSortMergeJoinOperatorTest.java   |   204 +
 .../batch/String2SortMergeJoinOperatorTest.java    |   201 +
 .../join/batch/hashtable/BinaryHashTableTest.java  |   908 +
 .../hashtable/longtable/LongHashPartitionTest.java |   168 +
 .../hashtable/longtable/LongHashTableTest.java     |   593 +
 .../join/stream/MiniBatchJoinOperatorTest.java     |   153 +
 .../range/AssignRangeIndexOperatorTest.java        |   117 +
 .../table/runtime/range/IdPartitionerTest.java     |    37 +
 .../runtime/range/LocalSampleOperatorTest.java     |   104 +
 .../range/RemoveRangeIndexOperatorTest.java        |    88 +
 .../range/SampleAndHistogramOperatorTest.java      |   140 +
 .../runtime/sort/BinaryExternalSorterTest.java     |   464 +
 .../runtime/sort/BinaryMergeIteratorTest.java      |   178 +
 .../runtime/sort/BufferedKVExternalSorterTest.java |   166 +
 .../flink/table/runtime/sort/InMemorySortTest.java |   725 +
 .../table/runtime/sort/RandomCodegenSortTest.java  |   523 +
 .../table/runtime/sort/RandomOneKeySortTest.java   |    48 +
 .../flink/table/runtime/sort/SortOperatorTest.java |   154 +
 .../table/runtime/stream/sql/JavaSqlITCase.java    |    64 +-
 .../flink/table/runtime/util/BytesHashMapTest.java |   488 +
 .../runtime/util/ResettableExternalBufferTest.java |   940 +
 .../runtime/utils/BaseRowHarnessAssertor.java      |   117 +
 .../runtime/utils/FailingCollectionSource.java     |   251 +
 .../runtime/utils/JavaUserDefinedAggFunctions.java |   235 +-
 .../utils/JavaUserDefinedScalarFunctions.java      |    24 +-
 .../utils/JavaUserDefinedTableFunctions.java       |     2 +-
 .../table/runtime/window/MergingWindowSetTest.java |   599 +
 .../runtime/window/WindowOperatorContractTest.java |   266 +
 .../table/runtime/window/WindowOperatorTest.java   |  1333 +
 .../table/runtime/window/WindowTestUtils.java      |    57 +
 .../assigners/SessionWindowAssignerTest.java       |   138 +
 .../assigners/SlidingWindowAssignerTest.java       |   191 +
 .../assigners/TumblingWindowAssignerTest.java      |    93 +
 .../window/grouping/HeapWindowsGroupingTest.java   |   394 +
 .../runtime/window/triggers/TriggersTest.java      |   119 +
 .../sinks/csv/BaseRowCsvOutputFormatTest.java      |   234 +
 .../table/sources/orc/OrcInputFormatTest.java      |   214 +
 .../flink/table/sources/orc/OrcTestUtil.java       |   299 +
 .../orc/VectorizedColumnRowInputOrcFormatTest.java |   204 +
 .../sources/parquet/ParquetInputFormatTest.java    |   469 +
 .../parquet/ParquetRecordConverterTest.java        |   150 +
 .../parquet/ParquetSchemaConverterTest.java        |   203 +
 .../table/sources/parquet/ParquetTestUtil.java     |   184 +
 .../flink/table/sources/parquet/ParquetWriter.java |   124 +
 .../parquet/PojoParquetInputFormatTest.java        |   293 +
 .../parquet/RowParquetOutputFormatTest.java        |   210 +
 .../parquet/TupleParquetInputFormatTest.java       |    86 +
 .../VectorizedBatchParquetInputFormatTest.java     |   326 +
 .../VectorizedRowParquetInputFormatTest.java       |   254 +
 .../flink/table/temptable/TableStorageTest.java    |   322 +
 .../flink/table/temptable/util/BytesUtilTest.java  |    79 +
 .../table/typeutils/BinaryRowSerializerTest.java   |   137 +
 .../table/typeutils/BinaryRowTypeInfoTest.java     |    77 +
 .../table/typeutils/ordered/OrderedBytesTest.java  |   805 +
 .../apache/flink/table/util/BloomFilterTest.java   |    94 +
 .../apache/flink/table/util/DiffRepository.java    |   784 +
 .../flink/table/util/FinalizedTestCsvFormat.java   |    52 +
 .../table/util/collections/PrimitiveSetTest.java   |   202 +
 .../apache/flink/table/util/hash/XXH64Test.java    |   185 +
 .../org.apache.flink.table.factories.TableFactory  |     2 +
 .../test/resources/digest/testDynamicFunction.out  |    14 +
 .../explain/testFilterPlanWithMetrics.out          |     8 +
 .../test/resources/explain/testFilterStream0.out   |    20 +
 .../resources/explain/testJoinPlanWithMetrics.out  |    11 +
 .../resources/explain/testMultiLevelViewForSQL.out |    96 +
 .../explain/testMultiSinksSplitOnUnion1.out        |    93 +
 .../explain/testMultiSinksSplitOnUnion2.out        |    93 +
 .../explain/testMultiSinksSplitOnUnion3.out        |   139 +
 .../explain/testMultiSinksSplitOnUnion4.out        |   157 +
 .../explain/testMultiSinksSplitOnUnion5.out        |   113 +
 .../explain/testMultipleRetractTopNAfterAgg.out    |    85 +
 .../explain/testMultipleUpdateTopNAfterAgg.out     |    80 +
 .../resources/explain/testRetractAndUpsertSink.out |    74 +
 .../explain/testRetractAndUpsertSinkForSQL.out     |    63 +
 .../test/resources/explain/testSharedUnionNode.out |   134 +
 .../explain/testSingleSinkSplitOnUnion1.out        |    64 +
 .../explain/testSingleSinkSplitOnUnion2.out        |    64 +
 .../explain/testSubsectionOptimizationForSQL.out   |    32 +
 .../explain/testSubsectionOptimizationStream0.out  |    38 +
 .../explain/testSubsectionOptimizationStream1.out  |    85 +
 .../explain/testSubsectionOptimizationWithUdtf.out |    62 +
 .../explain/testUnionAggWithDifferentGroupings.out |    53 +
 .../test/resources/explain/testUnionStream0.out    |    25 +
 .../testUpdateAsRetractConsumedAtSinkBlock.out     |    54 +
 .../testUpdateAsRetractConsumedAtSourceBlock.out   |    58 +
 .../resources/explain/testUpsertAndUpsertSink.out  |    79 +
 .../explain/testUpsertAndUpsertSinkForSQL.out      |    63 +
 .../resources/flink-1.6-list-view-serializer-data  |   Bin 240 -> 0 bytes
 .../flink-1.6-list-view-serializer-snapshot        |   Bin 1038 -> 0 bytes
 .../resources/flink-1.6-map-view-serializer-data   |   Bin 440 -> 0 bytes
 .../flink-1.6-map-view-serializer-snapshot         |   Bin 1503 -> 0 bytes
 .../resources/flink-1.7-list-view-serializer-data  |   Bin 240 -> 0 bytes
 .../flink-1.7-list-view-serializer-snapshot        |   Bin 314 -> 0 bytes
 .../resources/flink-1.7-map-view-serializer-data   |   Bin 390 -> 0 bytes
 .../flink-1.7-map-view-serializer-snapshot         |   Bin 454 -> 0 bytes
 .../apache/flink/table/api/ExternalCatalogTest.xml |    41 +
 .../flink/table/api/TableEnvironmentTest.xml       |    28 +
 .../table/api/batch/BatchTableEnvironmentTest.xml  |    55 +
 .../apache/flink/table/api/batch/ExplainTest.xml   |    75 +
 .../flink/table/api/batch/sql/AggregateTest.xml    |   125 +
 .../apache/flink/table/api/batch/sql/CalcTest.xml  |    36 +
 .../flink/table/api/batch/sql/CorrelateTest.xml    |   392 +
 .../table/api/batch/sql/DistinctAggregateTest.xml  |   277 +
 .../flink/table/api/batch/sql/GroupWindowTest.xml  |   157 +
 .../flink/table/api/batch/sql/GroupingSetsTest.xml |    85 +
 .../apache/flink/table/api/batch/sql/JoinTest.xml  |   387 +
 .../flink/table/api/batch/sql/SetOperatorsTest.xml |   156 +
 .../table/api/batch/sql/SingleRowJoinTest.xml      |   283 +
 .../apache/flink/table/api/batch/sql/SortTest.xml  |    39 +
 .../table/api/batch/sql/TableRefConversionTest.xml |    68 +
 .../sql/validation/GroupWindowValidationTest.xml   |    39 +
 .../flink/table/api/batch/table/AggregateTest.xml  |   100 +
 .../flink/table/api/batch/table/CalcTest.xml       |   248 +
 .../flink/table/api/batch/table/CorrelateTest.xml  |   115 +
 .../table/api/batch/table/GroupWindowTest.xml      |   117 +
 .../flink/table/api/batch/table/JoinTest.xml       |   315 +
 .../table/api/batch/table/SetOperatorsTest.xml     |   145 +
 .../stringexpr/CorrelateStringExpressionTest.xml   |   150 +
 .../batch/table/stringexpr/SetOperatorsTest.xml    |    56 +
 .../apache/flink/table/api/stream/ExplainTest.xml  |    36 +
 .../api/stream/SubsectionOptimizationTest.xml      |   131 +
 .../flink/table/api/stream/sql/AggregateTest.xml   |   106 +
 .../apache/flink/table/api/stream/sql/CalcTest.xml |    52 +
 .../flink/table/api/stream/sql/CorrelateTest.xml   |   245 +
 .../table/api/stream/sql/DistinctAggregateTest.xml |    69 +
 .../flink/table/api/stream/sql/GroupWindowTest.xml |   191 +
 .../table/api/stream/sql/GroupingSetsTest.xml      |    80 +
 .../table/api/stream/sql/JoinStreamPlanTest.xml    |   492 +
 .../flink/table/api/stream/sql/JoinStreamTest.xml  |    47 +
 .../table/api/stream/sql/MatchRecognizeTest.xml    |    27 +
 .../api/stream/sql/ModifiedMonotonicityTest.xml    |   100 +
 .../flink/table/api/stream/sql/OverWindowTest.xml  |   226 +
 .../apache/flink/table/api/stream/sql/RankTest.xml |   277 +
 .../api/stream/sql/SemiAntiJoinStreamPlanTest.xml  |   174 +
 .../apache/flink/table/api/stream/sql/SortTest.xml |   270 +
 .../api/stream/sql/TableRefConversionTest.xml      |    49 +
 .../stream/sql/TemporalTableFunctionJoinTest.xml   |    62 +
 .../table/api/stream/sql/TemporalTableJoinTest.xml |   109 +
 .../flink/table/api/stream/sql/WatermarkTest.xml   |    27 +
 .../flink/table/api/stream/table/AggregateTest.xml |   103 +
 .../flink/table/api/stream/table/CorrelateTest.xml |   186 +
 .../table/api/stream/table/GroupWindowTest.xml     |   307 +
 .../flink/table/api/stream/table/JoinTest.xml      |   252 +
 .../table/api/stream/table/OverWindowTest.xml      |   206 +
 .../table/api/stream/table/TableRegisterTest.xml   |    27 +
 .../table/api/stream/table/TableSourceTest.xml     |   158 +
 .../stream/table/TemporalTableFunctionJoinTest.xml |    75 +
 .../api/stream/table/TwoStageAggregateTest.xml     |    95 +
 .../flink/table/catalog/ReadableCatalogTest.xml    |    41 +
 .../plan/ExpressionReductionRulesBatchExecTest.xml |   207 +
 .../plan/ExpressionReductionRulesStreamTest.xml    |   124 +
 .../flink/table/plan/QueryDecorrelationTest.xml    |   104 +
 .../flink/table/plan/RemoveCollationTest.xml       |   710 +
 .../apache/flink/table/plan/RemoveShuffleTest.xml  |  1254 +
 .../plan/RetractionWithTwoStageAggRulesTest.xml    |    68 +
 .../table/plan/TimeIndicatorConversionTest.xml     |   210 +
 .../flink/table/plan/batch/sql/AggregateTest.xml   |   130 +
 .../table/plan/batch/sql/BroadcastHashJoinTest.xml |   190 +
 .../apache/flink/table/plan/batch/sql/CalcTest.xml |    54 +
 .../table/plan/batch/sql/DeadlockBreakupTest.xml   |   374 +
 .../table/plan/batch/sql/DistinctAggregateTest.xml |   967 +
 .../flink/table/plan/batch/sql/GroupWindowTest.xml |   283 +
 .../table/plan/batch/sql/GroupingSetsTest.xml      |   162 +
 .../table/plan/batch/sql/HashAggregateTest.xml     |  1147 +
 .../apache/flink/table/plan/batch/sql/JoinTest.xml |   479 +
 .../flink/table/plan/batch/sql/LimitTest.xml       |   181 +
 .../plan/batch/sql/OverWindowAggregateTest.xml     |   246 +
 .../flink/table/plan/batch/sql/RunningUnitTest.xml |   278 +
 .../table/plan/batch/sql/RuntimeFilterTest.xml     |   196 +
 .../table/plan/batch/sql/SemiJoinTransposeTest.xml |    95 +
 .../table/plan/batch/sql/SetOperatorsTest.xml      |   157 +
 .../table/plan/batch/sql/ShuffledHashJoinTest.xml  |   221 +
 .../table/plan/batch/sql/SingleRowJoinTest.xml     |   172 +
 .../table/plan/batch/sql/SortAggregateTest.xml     |  1313 +
 .../flink/table/plan/batch/sql/SortLimitTest.xml   |   103 +
 .../table/plan/batch/sql/SortMergeJoinTest.xml     |   221 +
 .../apache/flink/table/plan/batch/sql/SortTest.xml |   122 +
 .../table/plan/batch/sql/SubQueryAntiJoinTest.xml  |  4295 +
 .../table/plan/batch/sql/SubQuerySemiJoinTest.xml  |  9030 ++
 .../table/plan/batch/sql/SubplanReuseTest.xml      |  1207 +
 .../table/plan/batch/sql/TableFunctionTest.xml     |   579 +
 .../sql/TableSourceWithFieldNullablesTest.xml      |    60 +
 .../table/plan/batch/sql/TemporalTableJoinTest.xml |   326 +
 .../flink/table/plan/batch/sql/UnionTest.xml       |   184 +
 .../table/plan/batch/sql/WindowAggregateTest.xml   |   315 +
 .../sql/validation/GroupWindowValidationTest.xml   |    39 +
 .../plan/batch/table/BroadcastHashJoinTest.xml     |   169 +
 .../flink/table/plan/batch/table/CalcTest.xml      |   186 +
 .../plan/batch/table/DistinctAggregateTest.xml     |    67 +
 .../table/plan/batch/table/GroupWindowTest.xml     |   225 +
 .../table/plan/batch/table/HashAggregateTest.xml   |   102 +
 .../plan/batch/table/OverWindowAggregateTest.xml   |    37 +
 .../plan/batch/table/ShuffledHashJoinTest.xml      |   175 +
 .../table/plan/batch/table/SingleRowJoinTest.xml   |    46 +
 .../table/plan/batch/table/SortAggregateTest.xml   |   102 +
 .../flink/table/plan/batch/table/SortLimitTest.xml |    55 +
 .../table/plan/batch/table/SortMergeJoinTest.xml   |   175 +
 .../flink/table/plan/batch/table/SortTest.xml      |    53 +
 .../table/plan/batch/table/SubplanReuseTest.xml    |    42 +
 .../batch/table/SubsectionOptimizationTest.xml     |   612 +
 .../flink/table/plan/batch/table/UnionTest.xml     |   113 +
 .../table/plan/batch/table/WindowAggregateTest.xml |    39 +
 .../plan/rules/logical/AggregateCalcMergeTest.xml  |    95 +
 .../logical/AggregateReduceGroupingRuleTest.xml    |  1922 +
 .../logical/BatchFlinkLimitRemoveRuleTest.xml      |   154 +
 .../logical/CalcPruneAggregateCallRuleTest.xml     |   385 +
 .../logical/FilterSimplifyExpressionsRuleTest.xml  |   226 +
 ...AggregateJoinTransposeOuterExtendedRuleTest.xml |   142 +
 .../FlinkAggregateJoinTransposeRuleTest.xml        |   273 +
 .../rules/logical/FlinkAggregateRemoveRuleTest.xml |  1037 +
 .../plan/rules/logical/FlinkCalcMergeRuleTest.xml  |    39 +
 .../plan/rules/logical/FlinkFilterJoinRuleTest.xml |   789 +
 .../logical/FlinkLogicalConstantRankRuleTest.xml   |   317 +
 .../rules/logical/FlinkLogicalRankRuleTest.xml     |   136 +
 .../rules/logical/FlinkRewriteCoalesceRuleTest.xml |   255 +
 .../rules/logical/FlinkRewriteSubQueryRuleTest.xml |   629 +
 .../logical/FlinkSemiJoinJoinTransposeRuleTest.xml |  2251 +
 .../FlinkSemiJoinProjectTransposeRuleTest.xml      |   159 +
 .../logical/JoinConditionTypeCoerceRuleTest.xml    |   273 +
 .../logical/ProjectPruneAggregateCallRuleTest.xml  |   387 +
 .../logical/ProjectSemiJoinTransposeRuleTest.xml   |   831 +
 .../logical/QueryConfigConfigurationModeTest.xml   |    59 +
 .../logical/RewriteMultiJoinConditionRuleTest.xml  |   318 +
 .../plan/rules/logical/RewriteSelfJoinRuleTest.xml |   320 +
 .../plan/rules/logical/SplitAggregateTest.xml      |   534 +
 .../logical/StreamFlinkLimitRemoveRuleTest.xml     |    68 +
 .../BatchExecPushProjectIntoCorrelateRuleTest.xml  |    35 +
 .../batch/RemoveRedundantLocalHashAggRuleTest.xml  |    85 +
 .../batch/RemoveRedundantLocalRankRuleTest.xml     |   114 +
 .../batch/RemoveRedundantLocalSortAggRuleTest.xml  |    86 +
 .../batch/SplitCompleteHashAggRuleTest.xml         |   304 +
 .../batch/SplitCompleteSortAggRuleTest.xml         |   323 +
 .../rules/physical/stream/RetractionRulesTest.xml  |   244 +
 .../StreamExecPushProjectIntoCorrelateRuleTest.xml |    27 +
 .../table/resource/batch/BatchExecResourceTest.xml |   574 +
 .../batch/autoconf/BatchExecResourceAdjustTest.xml |    85 +
 .../autoconf/BatchExecResourceAdjustTest.xml       |    85 +
 .../joins/JoinDependentFilterPushdownITCase.xml    |   125 +
 .../runtime/batch/sql/joins/SemiJoinITCase.xml     |  2028 +
 .../flink/table/sources/csv/CsvTableSourceTest.xml |    52 +
 .../sources/parquet/ParquetTableSourceTest.xml     |    54 +
 .../TpcDs10TBatchExecWithFullStatsModePlanTest.xml | 13877 +++
 .../TpcDs10TBatchExecWithPartStatsModePlanTest.xml | 13571 +++
 ...Ds10TBatchExecWithRowCountStatsModePlanTest.xml | 13652 +++
 .../TpcDs1TBatchExecWithFullStatsModePlanTest.xml  | 13868 +++
 .../TpcDs1TBatchExecWithPartStatsModePlanTest.xml  | 13739 +++
 ...cDs1TBatchExecWithRowCountStatsModePlanTest.xml | 13649 +++
 .../flink/table/tpc/TpcH10TBatchExecPlanTest.xml   |  5206 ++
 .../flink/table/tpc/TpcH1TBatchExecPlanTest.xml    |  5213 ++
 .../src/test/resources/runtime/batch/t1            |    12 +
 .../src/test/resources/runtime/batch/t2            |    13 +
 .../src/test/resources/runtime/batch/t3            |    12 +
 .../src/test/resources/saffron.properties          |    21 +
 .../src/test/resources/test-data.orc/people.orc    |   Bin 0 -> 371 bytes
 .../parquet/parquet-thrift-compat.snappy.parquet   |   Bin 0 -> 10550 bytes
 .../resources/test-resource/resource-adjust.json   |   106 +
 .../resources/test-resource/resource-result.json   |   108 +
 .../src/test/resources/test-resource/resource.json |   106 +
 .../src/test/resources/tpcds/data/call_center      |     6 +
 .../src/test/resources/tpcds/data/catalog_page     | 11718 +++
 .../src/test/resources/tpcds/data/catalog_returns  | 18008 ++++
 .../src/test/resources/tpcds/data/catalog_sales    |  7508 ++
 .../src/test/resources/tpcds/data/customer         | 16666 ++++
 .../src/test/resources/tpcds/data/customer_address | 25000 +++++
 .../resources/tpcds/data/customer_demographics     | 40016 ++++++++
 .../src/test/resources/tpcds/data/date_dim         | 18262 ++++
 .../resources/tpcds/data/household_demographics    |  7200 ++
 .../src/test/resources/tpcds/data/income_band      |    20 +
 .../src/test/resources/tpcds/data/inventory        | 91757 +++++++++++++++++++
 .../flink-table/src/test/resources/tpcds/data/item |  9000 ++
 .../src/test/resources/tpcds/data/promotion        |   300 +
 .../src/test/resources/tpcds/data/reason           |    35 +
 .../src/test/resources/tpcds/data/ship_mode        |    20 +
 .../src/test/resources/tpcds/data/store            |    12 +
 .../src/test/resources/tpcds/data/store_returns    | 23959 +++++
 .../src/test/resources/tpcds/data/store_sales      | 15002 +++
 .../src/test/resources/tpcds/data/time_dim         | 43200 +++++++++
 .../src/test/resources/tpcds/data/warehouse        |     5 +
 .../src/test/resources/tpcds/data/web_page         |    60 +
 .../src/test/resources/tpcds/data/web_returns      | 11960 +++
 .../src/test/resources/tpcds/data/web_sales        |  7493 ++
 .../src/test/resources/tpcds/data/web_site         |    30 +
 .../src/test/resources/tpcds/queries-stream/q1.sql |    19 +
 .../test/resources/tpcds/queries-stream/q10.sql    |    57 +
 .../test/resources/tpcds/queries-stream/q11.sql    |    68 +
 .../test/resources/tpcds/queries-stream/q12.sql    |    22 +
 .../test/resources/tpcds/queries-stream/q13.sql    |    49 +
 .../test/resources/tpcds/queries-stream/q14a.sql   |   120 +
 .../test/resources/tpcds/queries-stream/q14b.sql   |    95 +
 .../test/resources/tpcds/queries-stream/q15.sql    |    15 +
 .../test/resources/tpcds/queries-stream/q16.sql    |    23 +
 .../test/resources/tpcds/queries-stream/q17.sql    |    33 +
 .../test/resources/tpcds/queries-stream/q18.sql    |    28 +
 .../test/resources/tpcds/queries-stream/q19.sql    |    19 +
 .../src/test/resources/tpcds/queries-stream/q2.sql |    81 +
 .../test/resources/tpcds/queries-stream/q20.sql    |    18 +
 .../test/resources/tpcds/queries-stream/q21.sql    |    25 +
 .../test/resources/tpcds/queries-stream/q22.sql    |    14 +
 .../test/resources/tpcds/queries-stream/q23a.sql   |    53 +
 .../test/resources/tpcds/queries-stream/q23b.sql   |    68 +
 .../test/resources/tpcds/queries-stream/q24a.sql   |    34 +
 .../test/resources/tpcds/queries-stream/q24b.sql   |    34 +
 .../test/resources/tpcds/queries-stream/q25.sql    |    33 +
 .../test/resources/tpcds/queries-stream/q26.sql    |    19 +
 .../test/resources/tpcds/queries-stream/q27.sql    |    21 +
 .../test/resources/tpcds/queries-stream/q28.sql    |    56 +
 .../test/resources/tpcds/queries-stream/q29.sql    |    32 +
 .../src/test/resources/tpcds/queries-stream/q3.sql |    13 +
 .../test/resources/tpcds/queries-stream/q30.sql    |    35 +
 .../test/resources/tpcds/queries-stream/q31.sql    |    60 +
 .../test/resources/tpcds/queries-stream/q32.sql    |    15 +
 .../test/resources/tpcds/queries-stream/q33.sql    |    65 +
 .../test/resources/tpcds/queries-stream/q34.sql    |    32 +
 .../test/resources/tpcds/queries-stream/q35.sql    |    46 +
 .../test/resources/tpcds/queries-stream/q36.sql    |    26 +
 .../test/resources/tpcds/queries-stream/q37.sql    |    15 +
 .../test/resources/tpcds/queries-stream/q38.sql    |    30 +
 .../test/resources/tpcds/queries-stream/q39a.sql   |    47 +
 .../test/resources/tpcds/queries-stream/q39b.sql   |    48 +
 .../src/test/resources/tpcds/queries-stream/q4.sql |   120 +
 .../test/resources/tpcds/queries-stream/q40.sql    |    25 +
 .../test/resources/tpcds/queries-stream/q41.sql    |    49 +
 .../test/resources/tpcds/queries-stream/q42.sql    |    18 +
 .../test/resources/tpcds/queries-stream/q43.sql    |    33 +
 .../test/resources/tpcds/queries-stream/q44.sql    |    46 +
 .../test/resources/tpcds/queries-stream/q45.sql    |    21 +
 .../test/resources/tpcds/queries-stream/q46.sql    |    32 +
 .../test/resources/tpcds/queries-stream/q47.sql    |    63 +
 .../test/resources/tpcds/queries-stream/q48.sql    |    63 +
 .../test/resources/tpcds/queries-stream/q49.sql    |   126 +
 .../src/test/resources/tpcds/queries-stream/q5.sql |   131 +
 .../test/resources/tpcds/queries-stream/q50.sql    |    47 +
 .../test/resources/tpcds/queries-stream/q51.sql    |    55 +
 .../test/resources/tpcds/queries-stream/q52.sql    |    14 +
 .../test/resources/tpcds/queries-stream/q53.sql    |    30 +
 .../test/resources/tpcds/queries-stream/q54.sql    |    61 +
 .../test/resources/tpcds/queries-stream/q55.sql    |    13 +
 .../test/resources/tpcds/queries-stream/q56.sql    |    65 +
 .../test/resources/tpcds/queries-stream/q57.sql    |    56 +
 .../test/resources/tpcds/queries-stream/q58.sql    |    59 +
 .../test/resources/tpcds/queries-stream/q59.sql    |    75 +
 .../src/test/resources/tpcds/queries-stream/q6.sql |    21 +
 .../test/resources/tpcds/queries-stream/q60.sql    |    62 +
 .../test/resources/tpcds/queries-stream/q61.sql    |    33 +
 .../test/resources/tpcds/queries-stream/q62.sql    |    35 +
 .../test/resources/tpcds/queries-stream/q63.sql    |    31 +
 .../test/resources/tpcds/queries-stream/q64.sql    |    92 +
 .../test/resources/tpcds/queries-stream/q65.sql    |    33 +
 .../test/resources/tpcds/queries-stream/q66.sql    |   240 +
 .../test/resources/tpcds/queries-stream/q67.sql    |    38 +
 .../test/resources/tpcds/queries-stream/q68.sql    |    34 +
 .../test/resources/tpcds/queries-stream/q69.sql    |    38 +
 .../src/test/resources/tpcds/queries-stream/q7.sql |    19 +
 .../test/resources/tpcds/queries-stream/q70.sql    |    38 +
 .../test/resources/tpcds/queries-stream/q71.sql    |    44 +
 .../test/resources/tpcds/queries-stream/q72.sql    |    33 +
 .../test/resources/tpcds/queries-stream/q73.sql    |    30 +
 .../test/resources/tpcds/queries-stream/q74.sql    |    58 +
 .../test/resources/tpcds/queries-stream/q75.sql    |    76 +
 .../test/resources/tpcds/queries-stream/q76.sql    |    47 +
 .../test/resources/tpcds/queries-stream/q77.sql    |   100 +
 .../test/resources/tpcds/queries-stream/q78.sql    |    64 +
 .../test/resources/tpcds/queries-stream/q79.sql    |    27 +
 .../src/test/resources/tpcds/queries-stream/q8.sql |    87 +
 .../test/resources/tpcds/queries-stream/q80.sql    |    94 +
 .../test/resources/tpcds/queries-stream/q81.sql    |    38 +
 .../test/resources/tpcds/queries-stream/q82.sql    |    15 +
 .../test/resources/tpcds/queries-stream/q83.sql    |    56 +
 .../test/resources/tpcds/queries-stream/q84.sql    |    19 +
 .../test/resources/tpcds/queries-stream/q85.sql    |    82 +
 .../test/resources/tpcds/queries-stream/q86.sql    |    24 +
 .../test/resources/tpcds/queries-stream/q87.sql    |    28 +
 .../test/resources/tpcds/queries-stream/q88.sql    |   122 +
 .../test/resources/tpcds/queries-stream/q89.sql    |    30 +
 .../src/test/resources/tpcds/queries-stream/q9.sql |    48 +
 .../test/resources/tpcds/queries-stream/q90.sql    |    19 +
 .../test/resources/tpcds/queries-stream/q91.sql    |    23 +
 .../test/resources/tpcds/queries-stream/q92.sql    |    16 +
 .../test/resources/tpcds/queries-stream/q93.sql    |    19 +
 .../test/resources/tpcds/queries-stream/q94.sql    |    23 +
 .../test/resources/tpcds/queries-stream/q95.sql    |    29 +
 .../test/resources/tpcds/queries-stream/q96.sql    |    11 +
 .../test/resources/tpcds/queries-stream/q97.sql    |    30 +
 .../test/resources/tpcds/queries-stream/q98.sql    |    21 +
 .../test/resources/tpcds/queries-stream/q99.sql    |    34 +
 .../src/test/resources/tpcds/queries/1/q1.sql      |    25 +
 .../src/test/resources/tpcds/queries/1/q10.sql     |    59 +
 .../src/test/resources/tpcds/queries/1/q11.sql     |    81 +
 .../src/test/resources/tpcds/queries/1/q12.sql     |    24 +
 .../src/test/resources/tpcds/queries/1/q13.sql     |    52 +
 .../src/test/resources/tpcds/queries/1/q14.sql     |   198 +
 .../src/test/resources/tpcds/queries/1/q14a.sql    |   105 +
 .../src/test/resources/tpcds/queries/1/q14b.sql    |    98 +
 .../src/test/resources/tpcds/queries/1/q15.sql     |    20 +
 .../src/test/resources/tpcds/queries/1/q16.sql     |    31 +
 .../src/test/resources/tpcds/queries/1/q17.sql     |    45 +
 .../src/test/resources/tpcds/queries/1/q18.sql     |    34 +
 .../src/test/resources/tpcds/queries/1/q19.sql     |    25 +
 .../src/test/resources/tpcds/queries/1/q2.sql      |    60 +
 .../src/test/resources/tpcds/queries/1/q20.sql     |    30 +
 .../src/test/resources/tpcds/queries/1/q21.sql     |    30 +
 .../src/test/resources/tpcds/queries/1/q22.sql     |    20 +
 .../src/test/resources/tpcds/queries/1/q23.sql     |   107 +
 .../src/test/resources/tpcds/queries/1/q23a.sql    |    52 +
 .../src/test/resources/tpcds/queries/1/q23b.sql    |    58 +
 .../src/test/resources/tpcds/queries/1/q24.sql     |    99 +
 .../src/test/resources/tpcds/queries/1/q24a.sql    |    50 +
 .../src/test/resources/tpcds/queries/1/q24b.sql    |    52 +
 .../src/test/resources/tpcds/queries/1/q25.sql     |    48 +
 .../src/test/resources/tpcds/queries/1/q26.sql     |    21 +
 .../src/test/resources/tpcds/queries/1/q27.sql     |    23 +
 .../src/test/resources/tpcds/queries/1/q28.sql     |    53 +
 .../src/test/resources/tpcds/queries/1/q29.sql     |    47 +
 .../src/test/resources/tpcds/queries/1/q3.sql      |    21 +
 .../src/test/resources/tpcds/queries/1/q30.sql     |    31 +
 .../src/test/resources/tpcds/queries/1/q31.sql     |    52 +
 .../src/test/resources/tpcds/queries/1/q32.sql     |    28 +
 .../src/test/resources/tpcds/queries/1/q33.sql     |    75 +
 .../src/test/resources/tpcds/queries/1/q34.sql     |    31 +
 .../src/test/resources/tpcds/queries/1/q35.sql     |    58 +
 .../src/test/resources/tpcds/queries/1/q36.sql     |    30 +
 .../src/test/resources/tpcds/queries/1/q37.sql     |    17 +
 .../src/test/resources/tpcds/queries/1/q38.sql     |    23 +
 .../src/test/resources/tpcds/queries/1/q39.sql     |    54 +
 .../src/test/resources/tpcds/queries/1/q39a.sql    |    28 +
 .../src/test/resources/tpcds/queries/1/q39b.sql    |    30 +
 .../src/test/resources/tpcds/queries/1/q4.sql      |   116 +
 .../src/test/resources/tpcds/queries/1/q40.sql     |    28 +
 .../src/test/resources/tpcds/queries/1/q41.sql     |    52 +
 .../src/test/resources/tpcds/queries/1/q42.sql     |    22 +
 .../src/test/resources/tpcds/queries/1/q43.sql     |    19 +
 .../src/test/resources/tpcds/queries/1/q44.sql     |    35 +
 .../src/test/resources/tpcds/queries/1/q45.sql     |    20 +
 .../src/test/resources/tpcds/queries/1/q46.sql     |    35 +
 .../src/test/resources/tpcds/queries/1/q47.sql     |    51 +
 .../src/test/resources/tpcds/queries/1/q48.sql     |    67 +
 .../src/test/resources/tpcds/queries/1/q49.sql     |   127 +
 .../src/test/resources/tpcds/queries/1/q5.sql      |   128 +
 .../src/test/resources/tpcds/queries/1/q50.sql     |    59 +
 .../src/test/resources/tpcds/queries/1/q51.sql     |    45 +
 .../src/test/resources/tpcds/queries/1/q52.sql     |    22 +
 .../src/test/resources/tpcds/queries/1/q53.sql     |    28 +
 .../src/test/resources/tpcds/queries/1/q54.sql     |    56 +
 .../src/test/resources/tpcds/queries/1/q55.sql     |    14 +
 .../src/test/resources/tpcds/queries/1/q56.sql     |    68 +
 .../src/test/resources/tpcds/queries/1/q57.sql     |    48 +
 .../src/test/resources/tpcds/queries/1/q58.sql     |    65 +
 .../src/test/resources/tpcds/queries/1/q59.sql     |    44 +
 .../src/test/resources/tpcds/queries/1/q6.sql      |    26 +
 .../src/test/resources/tpcds/queries/1/q60.sql     |    78 +
 .../src/test/resources/tpcds/queries/1/q61.sql     |    44 +
 .../src/test/resources/tpcds/queries/1/q62.sql     |    35 +
 .../src/test/resources/tpcds/queries/1/q63.sql     |    29 +
 .../src/test/resources/tpcds/queries/1/q64.sql     |   119 +
 .../src/test/resources/tpcds/queries/1/q65.sql     |    29 +
 .../src/test/resources/tpcds/queries/1/q66.sql     |   220 +
 .../src/test/resources/tpcds/queries/1/q67.sql     |    44 +
 .../src/test/resources/tpcds/queries/1/q68.sql     |    42 +
 .../src/test/resources/tpcds/queries/1/q69.sql     |    47 +
 .../src/test/resources/tpcds/queries/1/q7.sql      |    21 +
 .../src/test/resources/tpcds/queries/1/q70.sql     |    38 +
 .../src/test/resources/tpcds/queries/1/q71.sql     |    40 +
 .../src/test/resources/tpcds/queries/1/q72.sql     |    29 +
 .../src/test/resources/tpcds/queries/1/q73.sql     |    28 +
 .../src/test/resources/tpcds/queries/1/q74.sql     |    61 +
 .../src/test/resources/tpcds/queries/1/q75.sql     |    70 +
 .../src/test/resources/tpcds/queries/1/q76.sql     |    24 +
 .../src/test/resources/tpcds/queries/1/q77.sql     |   108 +
 .../src/test/resources/tpcds/queries/1/q78.sql     |    58 +
 .../src/test/resources/tpcds/queries/1/q79.sql     |    23 +
 .../src/test/resources/tpcds/queries/1/q8.sql      |   108 +
 .../src/test/resources/tpcds/queries/1/q80.sql     |    96 +
 .../src/test/resources/tpcds/queries/1/q81.sql     |    31 +
 .../src/test/resources/tpcds/queries/1/q82.sql     |    17 +
 .../src/test/resources/tpcds/queries/1/q83.sql     |    67 +
 .../src/test/resources/tpcds/queries/1/q84.sql     |    21 +
 .../src/test/resources/tpcds/queries/1/q85.sql     |    84 +
 .../src/test/resources/tpcds/queries/1/q86.sql     |    26 +
 .../src/test/resources/tpcds/queries/1/q87.sql     |    23 +
 .../src/test/resources/tpcds/queries/1/q88.sql     |    94 +
 .../src/test/resources/tpcds/queries/1/q89.sql     |    28 +
 .../src/test/resources/tpcds/queries/1/q9.sql      |    51 +
 .../src/test/resources/tpcds/queries/1/q90.sql     |    22 +
 .../src/test/resources/tpcds/queries/1/q91.sql     |    31 +
 .../src/test/resources/tpcds/queries/1/q92.sql     |    30 +
 .../src/test/resources/tpcds/queries/1/q93.sql     |    18 +
 .../src/test/resources/tpcds/queries/1/q94.sql     |    29 +
 .../src/test/resources/tpcds/queries/1/q95.sql     |    32 +
 .../src/test/resources/tpcds/queries/1/q96.sql     |    16 +
 .../src/test/resources/tpcds/queries/1/q97.sql     |    25 +
 .../src/test/resources/tpcds/queries/1/q98.sql     |    33 +
 .../src/test/resources/tpcds/queries/1/q99.sql     |    35 +
 .../src/test/resources/tpcds/queries/1000/q1.sql   |    25 +
 .../src/test/resources/tpcds/queries/1000/q10.sql  |    59 +
 .../src/test/resources/tpcds/queries/1000/q11.sql  |    81 +
 .../src/test/resources/tpcds/queries/1000/q12.sql  |    24 +
 .../src/test/resources/tpcds/queries/1000/q13.sql  |    52 +
 .../src/test/resources/tpcds/queries/1000/q14a.sql |   105 +
 .../src/test/resources/tpcds/queries/1000/q14b.sql |    98 +
 .../src/test/resources/tpcds/queries/1000/q15.sql  |    20 +
 .../src/test/resources/tpcds/queries/1000/q16.sql  |    31 +
 .../src/test/resources/tpcds/queries/1000/q17.sql  |    45 +
 .../src/test/resources/tpcds/queries/1000/q18.sql  |    34 +
 .../src/test/resources/tpcds/queries/1000/q19.sql  |    25 +
 .../src/test/resources/tpcds/queries/1000/q2.sql   |    60 +
 .../src/test/resources/tpcds/queries/1000/q20.sql  |    30 +
 .../src/test/resources/tpcds/queries/1000/q21.sql  |    30 +
 .../src/test/resources/tpcds/queries/1000/q22.sql  |    20 +
 .../src/test/resources/tpcds/queries/1000/q23a.sql |    52 +
 .../src/test/resources/tpcds/queries/1000/q23b.sql |    58 +
 .../src/test/resources/tpcds/queries/1000/q24a.sql |    50 +
 .../src/test/resources/tpcds/queries/1000/q24b.sql |    52 +
 .../src/test/resources/tpcds/queries/1000/q25.sql  |    48 +
 .../src/test/resources/tpcds/queries/1000/q26.sql  |    21 +
 .../src/test/resources/tpcds/queries/1000/q27.sql  |    23 +
 .../src/test/resources/tpcds/queries/1000/q28.sql  |    53 +
 .../src/test/resources/tpcds/queries/1000/q29.sql  |    47 +
 .../src/test/resources/tpcds/queries/1000/q3.sql   |    21 +
 .../src/test/resources/tpcds/queries/1000/q30.sql  |    31 +
 .../src/test/resources/tpcds/queries/1000/q31.sql  |    52 +
 .../src/test/resources/tpcds/queries/1000/q32.sql  |    28 +
 .../src/test/resources/tpcds/queries/1000/q33.sql  |    75 +
 .../src/test/resources/tpcds/queries/1000/q34.sql  |    31 +
 .../src/test/resources/tpcds/queries/1000/q35.sql  |    58 +
 .../src/test/resources/tpcds/queries/1000/q36.sql  |    30 +
 .../src/test/resources/tpcds/queries/1000/q37.sql  |    17 +
 .../src/test/resources/tpcds/queries/1000/q38.sql  |    23 +
 .../src/test/resources/tpcds/queries/1000/q39a.sql |    28 +
 .../src/test/resources/tpcds/queries/1000/q39b.sql |    30 +
 .../src/test/resources/tpcds/queries/1000/q4.sql   |   116 +
 .../src/test/resources/tpcds/queries/1000/q40.sql  |    28 +
 .../src/test/resources/tpcds/queries/1000/q41.sql  |    52 +
 .../src/test/resources/tpcds/queries/1000/q42.sql  |    22 +
 .../src/test/resources/tpcds/queries/1000/q43.sql  |    19 +
 .../src/test/resources/tpcds/queries/1000/q44.sql  |    35 +
 .../src/test/resources/tpcds/queries/1000/q45.sql  |    20 +
 .../src/test/resources/tpcds/queries/1000/q46.sql  |    35 +
 .../src/test/resources/tpcds/queries/1000/q47.sql  |    51 +
 .../src/test/resources/tpcds/queries/1000/q48.sql  |    67 +
 .../src/test/resources/tpcds/queries/1000/q49.sql  |   127 +
 .../src/test/resources/tpcds/queries/1000/q5.sql   |   128 +
 .../src/test/resources/tpcds/queries/1000/q50.sql  |    59 +
 .../src/test/resources/tpcds/queries/1000/q51.sql  |    45 +
 .../src/test/resources/tpcds/queries/1000/q52.sql  |    22 +
 .../src/test/resources/tpcds/queries/1000/q53.sql  |    28 +
 .../src/test/resources/tpcds/queries/1000/q54.sql  |    56 +
 .../src/test/resources/tpcds/queries/1000/q55.sql  |    14 +
 .../src/test/resources/tpcds/queries/1000/q56.sql  |    68 +
 .../src/test/resources/tpcds/queries/1000/q57.sql  |    48 +
 .../src/test/resources/tpcds/queries/1000/q58.sql  |    65 +
 .../src/test/resources/tpcds/queries/1000/q59.sql  |    44 +
 .../src/test/resources/tpcds/queries/1000/q6.sql   |    26 +
 .../src/test/resources/tpcds/queries/1000/q60.sql  |    78 +
 .../src/test/resources/tpcds/queries/1000/q61.sql  |    44 +
 .../src/test/resources/tpcds/queries/1000/q62.sql  |    35 +
 .../src/test/resources/tpcds/queries/1000/q63.sql  |    29 +
 .../src/test/resources/tpcds/queries/1000/q64.sql  |   119 +
 .../src/test/resources/tpcds/queries/1000/q65.sql  |    29 +
 .../src/test/resources/tpcds/queries/1000/q66.sql  |   220 +
 .../src/test/resources/tpcds/queries/1000/q67.sql  |    44 +
 .../src/test/resources/tpcds/queries/1000/q68.sql  |    42 +
 .../src/test/resources/tpcds/queries/1000/q69.sql  |    47 +
 .../src/test/resources/tpcds/queries/1000/q7.sql   |    21 +
 .../src/test/resources/tpcds/queries/1000/q70.sql  |    38 +
 .../src/test/resources/tpcds/queries/1000/q71.sql  |    40 +
 .../src/test/resources/tpcds/queries/1000/q72.sql  |    29 +
 .../src/test/resources/tpcds/queries/1000/q73.sql  |    28 +
 .../src/test/resources/tpcds/queries/1000/q74.sql  |    61 +
 .../src/test/resources/tpcds/queries/1000/q75.sql  |    70 +
 .../src/test/resources/tpcds/queries/1000/q76.sql  |    24 +
 .../src/test/resources/tpcds/queries/1000/q77.sql  |   108 +
 .../src/test/resources/tpcds/queries/1000/q78.sql  |    58 +
 .../src/test/resources/tpcds/queries/1000/q79.sql  |    23 +
 .../src/test/resources/tpcds/queries/1000/q8.sql   |   108 +
 .../src/test/resources/tpcds/queries/1000/q80.sql  |    96 +
 .../src/test/resources/tpcds/queries/1000/q81.sql  |    31 +
 .../src/test/resources/tpcds/queries/1000/q82.sql  |    17 +
 .../src/test/resources/tpcds/queries/1000/q83.sql  |    67 +
 .../src/test/resources/tpcds/queries/1000/q84.sql  |    21 +
 .../src/test/resources/tpcds/queries/1000/q85.sql  |    84 +
 .../src/test/resources/tpcds/queries/1000/q86.sql  |    26 +
 .../src/test/resources/tpcds/queries/1000/q87.sql  |    23 +
 .../src/test/resources/tpcds/queries/1000/q88.sql  |    94 +
 .../src/test/resources/tpcds/queries/1000/q89.sql  |    28 +
 .../src/test/resources/tpcds/queries/1000/q9.sql   |    51 +
 .../src/test/resources/tpcds/queries/1000/q90.sql  |    22 +
 .../src/test/resources/tpcds/queries/1000/q91.sql  |    31 +
 .../src/test/resources/tpcds/queries/1000/q92.sql  |    30 +
 .../src/test/resources/tpcds/queries/1000/q93.sql  |    18 +
 .../src/test/resources/tpcds/queries/1000/q94.sql  |    29 +
 .../src/test/resources/tpcds/queries/1000/q95.sql  |    32 +
 .../src/test/resources/tpcds/queries/1000/q96.sql  |    16 +
 .../src/test/resources/tpcds/queries/1000/q97.sql  |    25 +
 .../src/test/resources/tpcds/queries/1000/q98.sql  |    33 +
 .../src/test/resources/tpcds/queries/1000/q99.sql  |    35 +
 .../src/test/resources/tpcds/queries/10000/q1.sql  |    25 +
 .../src/test/resources/tpcds/queries/10000/q10.sql |    59 +
 .../test/resources/tpcds/queries/10000/q100.sql    |     0
 .../src/test/resources/tpcds/queries/10000/q11.sql |    81 +
 .../src/test/resources/tpcds/queries/10000/q12.sql |    34 +
 .../src/test/resources/tpcds/queries/10000/q13.sql |    52 +
 .../test/resources/tpcds/queries/10000/q14a.sql    |   102 +
 .../test/resources/tpcds/queries/10000/q14b.sql    |    96 +
 .../src/test/resources/tpcds/queries/10000/q15.sql |    20 +
 .../src/test/resources/tpcds/queries/10000/q16.sql |    31 +
 .../src/test/resources/tpcds/queries/10000/q17.sql |    45 +
 .../src/test/resources/tpcds/queries/10000/q18.sql |    34 +
 .../src/test/resources/tpcds/queries/10000/q19.sql |    25 +
 .../src/test/resources/tpcds/queries/10000/q2.sql  |    60 +
 .../src/test/resources/tpcds/queries/10000/q20.sql |    30 +
 .../src/test/resources/tpcds/queries/10000/q21.sql |    30 +
 .../src/test/resources/tpcds/queries/10000/q22.sql |    20 +
 .../test/resources/tpcds/queries/10000/q23a.sql    |    50 +
 .../test/resources/tpcds/queries/10000/q23b.sql    |    57 +
 .../test/resources/tpcds/queries/10000/q24a.sql    |    48 +
 .../test/resources/tpcds/queries/10000/q24b.sql    |    50 +
 .../src/test/resources/tpcds/queries/10000/q25.sql |    48 +
 .../src/test/resources/tpcds/queries/10000/q26.sql |    21 +
 .../src/test/resources/tpcds/queries/10000/q27.sql |    23 +
 .../src/test/resources/tpcds/queries/10000/q28.sql |    53 +
 .../src/test/resources/tpcds/queries/10000/q29.sql |    47 +
 .../src/test/resources/tpcds/queries/10000/q3.sql  |    21 +
 .../src/test/resources/tpcds/queries/10000/q30.sql |    31 +
 .../src/test/resources/tpcds/queries/10000/q31.sql |    52 +
 .../src/test/resources/tpcds/queries/10000/q32.sql |    28 +
 .../src/test/resources/tpcds/queries/10000/q33.sql |    75 +
 .../src/test/resources/tpcds/queries/10000/q34.sql |    31 +
 .../src/test/resources/tpcds/queries/10000/q35.sql |    58 +
 .../src/test/resources/tpcds/queries/10000/q36.sql |    30 +
 .../src/test/resources/tpcds/queries/10000/q37.sql |    17 +
 .../src/test/resources/tpcds/queries/10000/q38.sql |    23 +
 .../test/resources/tpcds/queries/10000/q39a.sql    |    25 +
 .../test/resources/tpcds/queries/10000/q39b.sql    |    28 +
 .../src/test/resources/tpcds/queries/10000/q4.sql  |   116 +
 .../src/test/resources/tpcds/queries/10000/q40.sql |    28 +
 .../src/test/resources/tpcds/queries/10000/q41.sql |    52 +
 .../src/test/resources/tpcds/queries/10000/q42.sql |    22 +
 .../src/test/resources/tpcds/queries/10000/q43.sql |    19 +
 .../src/test/resources/tpcds/queries/10000/q44.sql |    35 +
 .../src/test/resources/tpcds/queries/10000/q45.sql |    20 +
 .../src/test/resources/tpcds/queries/10000/q46.sql |    35 +
 .../src/test/resources/tpcds/queries/10000/q47.sql |    51 +
 .../src/test/resources/tpcds/queries/10000/q48.sql |    67 +
 .../src/test/resources/tpcds/queries/10000/q49.sql |   127 +
 .../src/test/resources/tpcds/queries/10000/q5.sql  |   128 +
 .../src/test/resources/tpcds/queries/10000/q50.sql |    59 +
 .../src/test/resources/tpcds/queries/10000/q51.sql |    45 +
 .../src/test/resources/tpcds/queries/10000/q52.sql |    22 +
 .../src/test/resources/tpcds/queries/10000/q53.sql |    28 +
 .../src/test/resources/tpcds/queries/10000/q54.sql |    56 +
 .../src/test/resources/tpcds/queries/10000/q55.sql |    14 +
 .../src/test/resources/tpcds/queries/10000/q56.sql |    68 +
 .../src/test/resources/tpcds/queries/10000/q57.sql |    48 +
 .../src/test/resources/tpcds/queries/10000/q58.sql |    65 +
 .../src/test/resources/tpcds/queries/10000/q59.sql |    44 +
 .../src/test/resources/tpcds/queries/10000/q6.sql  |    26 +
 .../src/test/resources/tpcds/queries/10000/q60.sql |    78 +
 .../src/test/resources/tpcds/queries/10000/q61.sql |    44 +
 .../src/test/resources/tpcds/queries/10000/q62.sql |    35 +
 .../src/test/resources/tpcds/queries/10000/q63.sql |    29 +
 .../src/test/resources/tpcds/queries/10000/q64.sql |   119 +
 .../src/test/resources/tpcds/queries/10000/q65.sql |    29 +
 .../src/test/resources/tpcds/queries/10000/q66.sql |   220 +
 .../src/test/resources/tpcds/queries/10000/q67.sql |    44 +
 .../src/test/resources/tpcds/queries/10000/q68.sql |    42 +
 .../src/test/resources/tpcds/queries/10000/q69.sql |    47 +
 .../src/test/resources/tpcds/queries/10000/q7.sql  |    21 +
 .../src/test/resources/tpcds/queries/10000/q70.sql |    38 +
 .../src/test/resources/tpcds/queries/10000/q71.sql |    40 +
 .../src/test/resources/tpcds/queries/10000/q72.sql |    29 +
 .../src/test/resources/tpcds/queries/10000/q73.sql |    28 +
 .../src/test/resources/tpcds/queries/10000/q74.sql |    61 +
 .../src/test/resources/tpcds/queries/10000/q75.sql |    70 +
 .../src/test/resources/tpcds/queries/10000/q76.sql |    24 +
 .../src/test/resources/tpcds/queries/10000/q77.sql |   108 +
 .../src/test/resources/tpcds/queries/10000/q78.sql |    58 +
 .../src/test/resources/tpcds/queries/10000/q79.sql |    23 +
 .../src/test/resources/tpcds/queries/10000/q8.sql  |   108 +
 .../src/test/resources/tpcds/queries/10000/q80.sql |    96 +
 .../src/test/resources/tpcds/queries/10000/q81.sql |    31 +
 .../src/test/resources/tpcds/queries/10000/q82.sql |    17 +
 .../src/test/resources/tpcds/queries/10000/q83.sql |    67 +
 .../src/test/resources/tpcds/queries/10000/q84.sql |    21 +
 .../src/test/resources/tpcds/queries/10000/q85.sql |    84 +
 .../src/test/resources/tpcds/queries/10000/q86.sql |    26 +
 .../src/test/resources/tpcds/queries/10000/q87.sql |    23 +
 .../src/test/resources/tpcds/queries/10000/q88.sql |    94 +
 .../src/test/resources/tpcds/queries/10000/q89.sql |    28 +
 .../src/test/resources/tpcds/queries/10000/q9.sql  |    51 +
 .../src/test/resources/tpcds/queries/10000/q90.sql |    22 +
 .../src/test/resources/tpcds/queries/10000/q91.sql |    31 +
 .../src/test/resources/tpcds/queries/10000/q92.sql |    30 +
 .../src/test/resources/tpcds/queries/10000/q93.sql |    18 +
 .../src/test/resources/tpcds/queries/10000/q94.sql |    29 +
 .../src/test/resources/tpcds/queries/10000/q95.sql |    32 +
 .../src/test/resources/tpcds/queries/10000/q96.sql |    16 +
 .../src/test/resources/tpcds/queries/10000/q97.sql |    25 +
 .../src/test/resources/tpcds/queries/10000/q98.sql |    33 +
 .../src/test/resources/tpcds/queries/10000/q99.sql |    35 +
 .../src/test/resources/tpcds/result/1000/q1        |   100 +
 .../src/test/resources/tpcds/result/1000/q10       |     5 +
 .../src/test/resources/tpcds/result/1000/q11       |    90 +
 .../src/test/resources/tpcds/result/1000/q12       |   100 +
 .../src/test/resources/tpcds/result/1000/q13       |     1 +
 .../src/test/resources/tpcds/result/1000/q14a      |   100 +
 .../src/test/resources/tpcds/result/1000/q14b      |   100 +
 .../src/test/resources/tpcds/result/1000/q15       |   100 +
 .../src/test/resources/tpcds/result/1000/q16       |     1 +
 .../src/test/resources/tpcds/result/1000/q17       |     0
 .../src/test/resources/tpcds/result/1000/q18       |   100 +
 .../src/test/resources/tpcds/result/1000/q19       |   100 +
 .../src/test/resources/tpcds/result/1000/q2        |  2513 +
 .../src/test/resources/tpcds/result/1000/q20       |   100 +
 .../src/test/resources/tpcds/result/1000/q21       |   100 +
 .../src/test/resources/tpcds/result/1000/q22       |   100 +
 .../src/test/resources/tpcds/result/1000/q23a      |     1 +
 .../src/test/resources/tpcds/result/1000/q23b      |     0
 .../src/test/resources/tpcds/result/1000/q24a      |     6 +
 .../src/test/resources/tpcds/result/1000/q24b      |     0
 .../src/test/resources/tpcds/result/1000/q25       |     0
 .../src/test/resources/tpcds/result/1000/q26       |   100 +
 .../src/test/resources/tpcds/result/1000/q27       |   100 +
 .../src/test/resources/tpcds/result/1000/q28       |     1 +
 .../src/test/resources/tpcds/result/1000/q29       |     1 +
 .../src/test/resources/tpcds/result/1000/q3        |    85 +
 .../src/test/resources/tpcds/result/1000/q30       |   100 +
 .../src/test/resources/tpcds/result/1000/q31       |    44 +
 .../src/test/resources/tpcds/result/1000/q32       |     1 +
 .../src/test/resources/tpcds/result/1000/q33       |   100 +
 .../src/test/resources/tpcds/result/1000/q34       |   499 +
 .../src/test/resources/tpcds/result/1000/q35       |   100 +
 .../src/test/resources/tpcds/result/1000/q36       |   100 +
 .../src/test/resources/tpcds/result/1000/q37       |     0
 .../src/test/resources/tpcds/result/1000/q38       |     1 +
 .../src/test/resources/tpcds/result/1000/q39a      |   133 +
 .../src/test/resources/tpcds/result/1000/q39b      |     5 +
 .../src/test/resources/tpcds/result/1000/q4        |     6 +
 .../src/test/resources/tpcds/result/1000/q40       |   100 +
 .../src/test/resources/tpcds/result/1000/q41       |     1 +
 .../src/test/resources/tpcds/result/1000/q42       |    11 +
 .../src/test/resources/tpcds/result/1000/q43       |     6 +
 .../src/test/resources/tpcds/result/1000/q44       |    10 +
 .../src/test/resources/tpcds/result/1000/q45       |    16 +
 .../src/test/resources/tpcds/result/1000/q46       |   100 +
 .../src/test/resources/tpcds/result/1000/q47       |   100 +
 .../src/test/resources/tpcds/result/1000/q48       |     1 +
 .../src/test/resources/tpcds/result/1000/q49       |    32 +
 .../src/test/resources/tpcds/result/1000/q5        |   100 +
 .../src/test/resources/tpcds/result/1000/q50       |     6 +
 .../src/test/resources/tpcds/result/1000/q51       |   100 +
 .../src/test/resources/tpcds/result/1000/q52       |   100 +
 .../src/test/resources/tpcds/result/1000/q53       |   100 +
 .../src/test/resources/tpcds/result/1000/q54       |     0
 .../src/test/resources/tpcds/result/1000/q55       |   100 +
 .../src/test/resources/tpcds/result/1000/q56       |   100 +
 .../src/test/resources/tpcds/result/1000/q57       |   100 +
 .../src/test/resources/tpcds/result/1000/q58       |     1 +
 .../src/test/resources/tpcds/result/1000/q59       |   100 +
 .../src/test/resources/tpcds/result/1000/q6        |    44 +
 .../src/test/resources/tpcds/result/1000/q60       |   100 +
 .../src/test/resources/tpcds/result/1000/q61       |     1 +
 .../src/test/resources/tpcds/result/1000/q62       |   100 +
 .../src/test/resources/tpcds/result/1000/q63       |   100 +
 .../src/test/resources/tpcds/result/1000/q64       |   538 +
 .../src/test/resources/tpcds/result/1000/q65       |   100 +
 .../src/test/resources/tpcds/result/1000/q66       |     5 +
 .../src/test/resources/tpcds/result/1000/q67       |   100 +
 .../src/test/resources/tpcds/result/1000/q68       |   100 +
 .../src/test/resources/tpcds/result/1000/q69       |   100 +
 .../src/test/resources/tpcds/result/1000/q7        |   100 +
 .../src/test/resources/tpcds/result/1000/q70       |     3 +
 .../src/test/resources/tpcds/result/1000/q71       |  1078 +
 .../src/test/resources/tpcds/result/1000/q72       |   100 +
 .../src/test/resources/tpcds/result/1000/q73       |     5 +
 .../src/test/resources/tpcds/result/1000/q74       |    92 +
 .../src/test/resources/tpcds/result/1000/q75       |   100 +
 .../src/test/resources/tpcds/result/1000/q76       |   100 +
 .../src/test/resources/tpcds/result/1000/q77       |    44 +
 .../src/test/resources/tpcds/result/1000/q78       |   100 +
 .../src/test/resources/tpcds/result/1000/q79       |   100 +
 .../src/test/resources/tpcds/result/1000/q8        |     0
 .../src/test/resources/tpcds/result/1000/q80       |   100 +
 .../src/test/resources/tpcds/result/1000/q81       |   100 +
 .../src/test/resources/tpcds/result/1000/q82       |    65 +
 .../src/test/resources/tpcds/result/1000/q83       |     4 +
 .../src/test/resources/tpcds/result/1000/q84       |    37 +
 .../src/test/resources/tpcds/result/1000/q85       |     1 +
 .../src/test/resources/tpcds/result/1000/q86       |   100 +
 .../src/test/resources/tpcds/result/1000/q87       |     1 +
 .../src/test/resources/tpcds/result/1000/q88       |     1 +
 .../src/test/resources/tpcds/result/1000/q89       |   100 +
 .../src/test/resources/tpcds/result/1000/q9        |     1 +
 .../src/test/resources/tpcds/result/1000/q91       |     3 +
 .../src/test/resources/tpcds/result/1000/q92       |     1 +
 .../src/test/resources/tpcds/result/1000/q93       |   100 +
 .../src/test/resources/tpcds/result/1000/q94       |     1 +
 .../src/test/resources/tpcds/result/1000/q95       |     1 +
 .../src/test/resources/tpcds/result/1000/q96       |     1 +
 .../src/test/resources/tpcds/result/1000/q97       |     1 +
 .../src/test/resources/tpcds/result/1000/q98       |  2613 +
 .../src/test/resources/tpcds/result/1000/q99       |    90 +
 .../test/resources/tpch/data/customer/customer.tbl |  1500 +
 .../src/test/resources/tpch/data/data/customer     |     0
 .../src/test/resources/tpch/data/data/lineitem     |     0
 .../src/test/resources/tpch/data/data/nation       |     0
 .../src/test/resources/tpch/data/data/orders       |     0
 .../src/test/resources/tpch/data/data/part         |     0
 .../src/test/resources/tpch/data/data/partsupp     |     0
 .../src/test/resources/tpch/data/data/region       |     0
 .../src/test/resources/tpch/data/data/supplier     |     0
 .../test/resources/tpch/data/lineitem/lineitem.tbl | 60175 ++++++++++++
 .../src/test/resources/tpch/data/nation/nation.tbl |    25 +
 .../src/test/resources/tpch/data/orders/orders.tbl | 15000 +++
 .../src/test/resources/tpch/data/part/part.tbl     |  2000 +
 .../test/resources/tpch/data/partsupp/partsupp.tbl |  8000 ++
 .../src/test/resources/tpch/data/region/region.tbl |     5 +
 .../test/resources/tpch/data/supplier/supplier.tbl |   100 +
 .../tpch/orc-data/customer/.customer.orc.crc       |   Bin 0 -> 1696 bytes
 .../resources/tpch/orc-data/customer/customer.orc  |   Bin 0 -> 215576 bytes
 .../tpch/orc-data/lineitem/.lineitem.orc.crc       |   Bin 0 -> 33844 bytes
 .../resources/tpch/orc-data/lineitem/lineitem.orc  |   Bin 0 -> 4330662 bytes
 .../resources/tpch/orc-data/nation/.nation.orc.crc |   Bin 0 -> 36 bytes
 .../test/resources/tpch/orc-data/nation/nation.orc |   Bin 0 -> 3089 bytes
 .../resources/tpch/orc-data/orders/.orders.orc.crc |   Bin 0 -> 7836 bytes
 .../test/resources/tpch/orc-data/orders/orders.orc |   Bin 0 -> 1001910 bytes
 .../resources/tpch/orc-data/part/.part.orc.crc     |   Bin 0 -> 1012 bytes
 .../src/test/resources/tpch/orc-data/part/part.orc |   Bin 0 -> 128212 bytes
 .../tpch/orc-data/partsupp/.partsupp.orc.crc       |   Bin 0 -> 8572 bytes
 .../resources/tpch/orc-data/partsupp/partsupp.orc  |   Bin 0 -> 1095860 bytes
 .../resources/tpch/orc-data/region/.region.orc.crc |   Bin 0 -> 20 bytes
 .../test/resources/tpch/orc-data/region/region.orc |   Bin 0 -> 1219 bytes
 .../tpch/orc-data/supplier/.supplier.orc.crc       |   Bin 0 -> 124 bytes
 .../resources/tpch/orc-data/supplier/supplier.orc  |   Bin 0 -> 14697 bytes
 .../parquet-data/customer/.customer.parquet.crc    |   Bin 0 -> 2176 bytes
 .../tpch/parquet-data/customer/customer.parquet    |   Bin 0 -> 277477 bytes
 .../parquet-data/lineitem/.lineitem.parquet.crc    |   Bin 0 -> 64368 bytes
 .../tpch/parquet-data/lineitem/lineitem.parquet    |   Bin 0 -> 8237700 bytes
 .../tpch/parquet-data/nation/.nation.parquet.crc   |   Bin 0 -> 40 bytes
 .../tpch/parquet-data/nation/nation.parquet        |   Bin 0 -> 3589 bytes
 .../tpch/parquet-data/orders/.orders.parquet.crc   |   Bin 0 -> 14192 bytes
 .../tpch/parquet-data/orders/orders.parquet        |   Bin 0 -> 1815163 bytes
 .../tpch/parquet-data/part/.part.parquet.crc       |   Bin 0 -> 2224 bytes
 .../resources/tpch/parquet-data/part/part.parquet  |   Bin 0 -> 283345 bytes
 .../parquet-data/partsupp/.partsupp.parquet.crc    |   Bin 0 -> 9776 bytes
 .../tpch/parquet-data/partsupp/partsupp.parquet    |   Bin 0 -> 1249808 bytes
 .../tpch/parquet-data/region/.region.parquet.crc   |   Bin 0 -> 20 bytes
 .../tpch/parquet-data/region/region.parquet        |   Bin 0 -> 1217 bytes
 .../parquet-data/supplier/.supplier.parquet.crc    |   Bin 0 -> 148 bytes
 .../tpch/parquet-data/supplier/supplier.parquet    |   Bin 0 -> 17471 bytes
 .../src/test/resources/tpch/queries-stream/01.sql  |    24 +
 .../src/test/resources/tpch/queries-stream/02.sql  |    48 +
 .../src/test/resources/tpch/queries-stream/03.sql  |    27 +
 .../src/test/resources/tpch/queries-stream/04.sql  |    24 +
 .../src/test/resources/tpch/queries-stream/05.sql  |    28 +
 .../src/test/resources/tpch/queries-stream/06.sql  |    12 +
 .../src/test/resources/tpch/queries-stream/07.sql  |    40 +
 .../src/test/resources/tpch/queries-stream/08.sql  |    38 +
 .../src/test/resources/tpch/queries-stream/09.sql  |    33 +
 .../src/test/resources/tpch/queries-stream/10.sql  |    33 +
 .../src/test/resources/tpch/queries-stream/11.sql  |    28 +
 .../src/test/resources/tpch/queries-stream/12.sql  |    29 +
 .../src/test/resources/tpch/queries-stream/13.sql  |    22 +
 .../src/test/resources/tpch/queries-stream/14.sql  |    14 +
 .../src/test/resources/tpch/queries-stream/15.sql  |    43 +
 .../src/test/resources/tpch/queries-stream/16.sql  |    32 +
 .../src/test/resources/tpch/queries-stream/17.sql  |    18 +
 .../src/test/resources/tpch/queries-stream/18.sql  |    34 +
 .../src/test/resources/tpch/queries-stream/19.sql  |    36 +
 .../src/test/resources/tpch/queries-stream/20.sql  |    38 +
 .../src/test/resources/tpch/queries-stream/21.sql  |    41 +
 .../src/test/resources/tpch/queries-stream/22.sql  |    38 +
 .../src/test/resources/tpch/queries/01.sql         |    24 +
 .../src/test/resources/tpch/queries/02.sql         |    48 +
 .../src/test/resources/tpch/queries/03.sql         |    27 +
 .../src/test/resources/tpch/queries/04.sql         |    24 +
 .../src/test/resources/tpch/queries/05.sql         |    28 +
 .../src/test/resources/tpch/queries/06.sql         |    12 +
 .../src/test/resources/tpch/queries/07.sql         |    40 +
 .../src/test/resources/tpch/queries/08.sql         |    38 +
 .../src/test/resources/tpch/queries/09.sql         |    33 +
 .../src/test/resources/tpch/queries/10.sql         |    33 +
 .../src/test/resources/tpch/queries/11.sql         |    28 +
 .../src/test/resources/tpch/queries/12.sql         |    29 +
 .../src/test/resources/tpch/queries/13.sql         |    22 +
 .../src/test/resources/tpch/queries/14.sql         |    14 +
 .../src/test/resources/tpch/queries/15.sql         |    35 +
 .../src/test/resources/tpch/queries/15_1.sql       |    44 +
 .../src/test/resources/tpch/queries/16.sql         |    31 +
 .../src/test/resources/tpch/queries/17.sql         |    18 +
 .../src/test/resources/tpch/queries/18.sql         |    34 +
 .../src/test/resources/tpch/queries/19.sql         |    36 +
 .../src/test/resources/tpch/queries/20.sql         |    38 +
 .../src/test/resources/tpch/queries/21.sql         |    41 +
 .../src/test/resources/tpch/queries/22.sql         |    38 +
 .../src/test/resources/tpch/result/01.out          |     4 +
 .../src/test/resources/tpch/result/02.out          |     2 +
 .../src/test/resources/tpch/result/03.out          |    10 +
 .../src/test/resources/tpch/result/04.out          |     5 +
 .../src/test/resources/tpch/result/05.out          |     5 +
 .../src/test/resources/tpch/result/06.out          |     1 +
 .../src/test/resources/tpch/result/07.out          |     4 +
 .../src/test/resources/tpch/result/08.out          |     2 +
 .../src/test/resources/tpch/result/09.out          |   174 +
 .../src/test/resources/tpch/result/10.out          |    20 +
 .../src/test/resources/tpch/result/11.out          |   297 +
 .../src/test/resources/tpch/result/12.out          |     2 +
 .../src/test/resources/tpch/result/13.out          |    33 +
 .../src/test/resources/tpch/result/14.out          |     1 +
 .../src/test/resources/tpch/result/15.out          |     1 +
 .../src/test/resources/tpch/result/16.out          |   288 +
 .../src/test/resources/tpch/result/17.out          |     1 +
 .../src/test/resources/tpch/result/18.out          |     2 +
 .../src/test/resources/tpch/result/19.out          |     1 +
 .../src/test/resources/tpch/result/20.out          |     6 +
 .../src/test/resources/tpch/result/21.out          |     2 +
 .../src/test/resources/tpch/result/22.out          |     7 +
 .../flink/table/api/BatchExecExplainTest.scala     |    57 +
 .../table/api/ExternalCatalogInsertTest.scala      |   107 -
 .../flink/table/api/ExternalCatalogTest.scala      |   212 -
 .../apache/flink/table/api/QueryConfigTest.scala   |    45 -
 .../flink/table/api/TableEnvironmentTest.scala     |   249 +-
 .../apache/flink/table/api/TableSchemaTest.scala   |    62 +-
 .../apache/flink/table/api/TableSourceTest.scala   |   494 +-
 .../api/batch/BatchTableEnvironmentTest.scala      |    35 +-
 .../apache/flink/table/api/batch/ExplainTest.scala |    80 +-
 .../flink/table/api/batch/sql/AggregateTest.scala  |   101 +-
 .../flink/table/api/batch/sql/CalcTest.scala       |    57 +-
 .../flink/table/api/batch/sql/CorrelateTest.scala  |   335 +-
 .../api/batch/sql/DistinctAggregateTest.scala      |   298 +-
 .../table/api/batch/sql/GroupWindowTest.scala      |   209 +-
 .../table/api/batch/sql/GroupingSetsTest.scala     |   153 +-
 .../flink/table/api/batch/sql/JoinTest.scala       |   291 +-
 .../table/api/batch/sql/SetOperatorsTest.scala     |   191 +-
 .../table/api/batch/sql/SingleRowJoinTest.scala    |   216 +-
 .../flink/table/api/batch/sql/SortTest.scala       |    38 +
 .../api/batch/sql/TableRefConversionTest.scala     |    48 +
 .../batch/sql/TemporalTableFunctionJoinTest.scala  |   111 +
 .../api/batch/sql/TemporalTableJoinTest.scala      |   112 -
 .../batch/sql/validation/CalcValidationTest.scala  |    11 +-
 .../sql/validation/CorrelateValidationTest.scala   |     6 +-
 .../sql/validation/GroupWindowValidationTest.scala |    12 +-
 .../sql/validation/InsertIntoValidationTest.scala  |    19 +-
 .../batch/sql/validation/JoinValidationTest.scala  |    66 +-
 .../sql/validation/OverWindowValidationTest.scala  |     2 +-
 .../batch/sql/validation/RankValidationTest.scala  |    90 +
 .../batch/sql/validation/SortValidationTest.scala  |    39 -
 .../table/api/batch/table/AggregateTest.scala      |    76 +-
 .../flink/table/api/batch/table/CalcTest.scala     |   193 +-
 .../table/api/batch/table/CorrelateTest.scala      |   156 +-
 .../table/api/batch/table/GroupWindowTest.scala    |   497 -
 .../flink/table/api/batch/table/JoinTest.scala     |   279 +-
 .../table/api/batch/table/SetOperatorsTest.scala   |   179 +-
 .../table/TemporalTableFunctionJoinTest.scala      |    77 +
 .../api/batch/table/TemporalTableJoinTest.scala    |    77 -
 .../stringexpr/AggregateStringExpressionTest.scala |    78 +-
 .../stringexpr/CalcStringExpressionTest.scala      |    19 +-
 .../stringexpr/CorrelateStringExpressionTest.scala |    88 +-
 .../stringexpr/JoinStringExpressionTest.scala      |     2 +-
 .../batch/table/stringexpr/SetOperatorsTest.scala  |    41 +-
 .../stringexpr/SortStringExpressionTest.scala      |    20 +-
 .../table/validation/AggregateValidationTest.scala |     2 +-
 .../table/validation/CalcValidationTest.scala      |     6 +-
 .../table/validation/CorrelateValidationTest.scala |     6 +-
 .../validation/GroupWindowValidationTest.scala     |     2 +-
 .../validation/InsertIntoValidationTest.scala      |    11 +-
 .../table/validation/JoinValidationTest.scala      |    86 +-
 .../validation/OverWindowValidationTest.scala      |    21 +-
 .../validation/SetOperatorsValidationTest.scala    |    34 +-
 .../table/validation/SortValidationTest.scala      |    34 +-
 .../flink/table/api/stream/ExplainTest.scala       |   580 +-
 .../api/stream/StreamTableEnvironmentTest.scala    |   106 +-
 .../StreamTableEnvironmentValidationTest.scala     |     8 +-
 .../api/stream/SubsectionOptimizationTest.scala    |   134 +
 .../flink/table/api/stream/sql/AggregateTest.scala |   182 +-
 .../flink/table/api/stream/sql/CalcTest.scala      |    59 +
 .../flink/table/api/stream/sql/CorrelateTest.scala |   450 +-
 .../api/stream/sql/DistinctAggregateTest.scala     |    97 +-
 .../table/api/stream/sql/GroupWindowTest.scala     |   356 +-
 .../table/api/stream/sql/GroupingSetsTest.scala    |    79 +
 .../table/api/stream/sql/JoinStreamPlanTest.scala  |   235 +
 .../table/api/stream/sql/JoinStreamTest.scala      |   199 +
 .../flink/table/api/stream/sql/JoinTest.scala      |  1033 -
 .../table/api/stream/sql/MatchRecognizeTest.scala  |    43 +-
 .../api/stream/sql/ModifiedMonotonicityTest.scala  |   299 +
 .../table/api/stream/sql/OverWindowTest.scala      |   461 +-
 .../flink/table/api/stream/sql/RankTest.scala      |   689 +
 .../stream/sql/SemiAntiJoinStreamPlanTest.scala    |    96 +
 .../table/api/stream/sql/SetOperatorsTest.scala    |   239 -
 .../flink/table/api/stream/sql/SortTest.scala      |   145 +-
 .../table/api/stream/sql/StreamPlanTestBase.scala  |    64 +
 .../api/stream/sql/TableRefConversionTest.scala    |    48 +
 .../stream/sql/TemporalTableFunctionJoinTest.scala |   131 +
 .../api/stream/sql/TemporalTableJoinTest.scala     |   470 +-
 .../flink/table/api/stream/sql/UnionTest.scala     |    85 -
 .../stream/sql/validation/CalcValidationTest.scala |    58 +
 .../sql/validation/CorrelateValidationTest.scala   |    36 +-
 .../sql/validation/InsertIntoValidationTest.scala  |    19 +-
 .../stream/sql/validation/JoinValidationTest.scala |   136 +-
 .../validation/MatchRecognizeValidationTest.scala  |    45 -
 .../sql/validation/OverWindowValidationTest.scala  |     2 +-
 .../stream/sql/validation/RankValidationTest.scala |   105 +
 .../stream/sql/validation/SortValidationTest.scala |    56 -
 .../validation/WindowAggregateValidationTest.scala |    53 +-
 .../table/api/stream/table/AggregateTest.scala     |   218 +-
 .../flink/table/api/stream/table/CalcTest.scala    |   152 -
 .../table/api/stream/table/CorrelateTest.scala     |   348 +-
 .../table/api/stream/table/GroupWindowTest.scala   |   527 +-
 .../flink/table/api/stream/table/JoinTest.scala    |   400 +-
 .../table/api/stream/table/OverWindowTest.scala    |   460 +-
 .../table/api/stream/table/SetOperatorsTest.scala  |   233 -
 .../table/api/stream/table/TableRegisterTest.scala |    53 +
 .../table/api/stream/table/TableSourceTest.scala   |   307 +-
 .../table/TemporalTableFunctionJoinTest.scala      |   169 +
 .../api/stream/table/TemporalTableJoinTest.scala   |   279 -
 .../api/stream/table/TwoStageAggregateTest.scala   |   111 +
 .../stringexpr/AggregateStringExpressionTest.scala |    66 +-
 .../stringexpr/CalcStringExpressionTest.scala      |     2 +-
 .../stringexpr/CorrelateStringExpressionTest.scala |     2 +-
 .../GroupWindowStringExpressionTest.scala          |     4 +-
 .../OverWindowStringExpressionTest.scala           |    33 +-
 .../SetOperatorsStringExpressionTest.scala         |     2 +-
 .../table/validation/AggregateValidationTest.scala |     2 +-
 .../table/validation/CalcValidationTest.scala      |     2 +-
 .../table/validation/CorrelateValidationTest.scala |    31 +-
 .../validation/GroupWindowValidationTest.scala     |     2 +-
 .../validation/InsertIntoValidationTest.scala      |    10 +-
 .../table/validation/JoinValidationTest.scala      |    88 +-
 .../LogicalTableFunctionCallValidationTest.scala   |    49 +
 .../validation/OverWindowValidationTest.scala      |    37 +-
 .../validation/SetOperatorsValidationTest.scala    |    19 +-
 .../table/validation/TableSinkValidationTest.scala |    48 +-
 .../validation/TableSourceValidationTest.scala     |   249 +
 .../TemporalTableFunctionJoinValidationTest.scala  |   111 +
 .../TemporalTableJoinValidationTest.scala          |   109 -
 .../validation/UnsupportedOpsValidationTest.scala  |     5 +-
 .../api/validation/InlineTableValidationTest.scala |    39 -
 .../TableEnvironmentValidationTest.scala           |   223 -
 .../api/validation/TableSchemaValidationTest.scala |    30 +-
 .../api/validation/TableSinksValidationTest.scala  |    22 +-
 .../api/validation/TableSourceValidationTest.scala |    66 +-
 .../UserDefinedFunctionValidationTest.scala        |    44 +-
 .../table/calcite/CalciteConfigBuilderTest.scala   |   365 +-
 .../apache/flink/table/catalog/CatalogITCase.scala |   432 +
 .../table/catalog/ExternalCatalogSchemaTest.scala  |    96 -
 .../catalog/InMemoryExternalCatalogTest.scala      |   164 -
 .../table/codegen/BinaryStringCallGenTest.scala    |   159 +
 ...deGenCommonSubexpressionEliminationITCase.scala |   365 +
 .../flink/table/codegen/CodeSplitBatchITCase.scala |   154 +
 .../table/codegen/CodeSplitStreamITCase.scala      |   257 +
 .../table/codegen/EqualiserCodeGeneratorTest.scala |    81 +
 .../table/codegen/SortCodeGeneratorTest.scala      |   112 +
 .../table/dataview/ListViewSerializerTest.scala    |     1 +
 .../table/dataview/MapViewSerializerTest.scala     |     1 +
 .../dataview/SortedMapViewSerializerTest.scala     |    72 +
 .../apache/flink/table/descriptors/CsvTest.scala   |     3 +-
 .../descriptors/DescriptorPropertiesTest.scala     |    45 +-
 .../flink/table/descriptors/RowtimeTest.scala      |    20 +-
 .../table/descriptors/SchemaValidatorTest.scala    |    42 +-
 .../table/descriptors/TableDescriptorTest.scala    |    24 +-
 .../flink/table/expressions/ArrayTypeTest.scala    |    33 +-
 .../expressions/BuiltinScalarFunctionTest.scala    |   303 +
 .../table/expressions/CompositeAccessTest.scala    |    16 +-
 .../table/expressions/DateTimeFunctionTest.scala   |    11 +-
 .../flink/table/expressions/DecimalTypeTest.scala  |    93 +-
 .../flink/table/expressions/KeywordParseTest.scala |     8 +-
 .../table/expressions/LiteralPrefixTest.scala      |    79 +
 .../flink/table/expressions/LiteralTest.scala      |    16 +-
 .../flink/table/expressions/MapTypeTest.scala      |    83 +-
 .../table/expressions/MathFunctionsTest.scala      |   954 +
 .../table/expressions/NonDeterministicTests.scala  |     9 +-
 .../flink/table/expressions/RowTypeTest.scala      |    29 +-
 .../table/expressions/ScalarFunctionsTest.scala    |  1616 +-
 .../table/expressions/ScalarOperatorsTest.scala    |   352 +-
 .../table/expressions/SqlExpressionTest.scala      |   182 +-
 .../table/expressions/TemporalTypesTest.scala      |   513 +-
 .../table/expressions/TypeInferenceTest.scala      |   147 +
 .../UserDefinedScalarFunctionTest.scala            |    80 +-
 .../expressions/utils/ArrayTypeTestBase.scala      |    13 +-
 .../expressions/utils/CompositeTypeTestBase.scala  |     9 +-
 .../expressions/utils/ExpressionTestBase.scala     |   234 +-
 .../table/expressions/utils/MapTypeTestBase.scala  |    26 +-
 .../table/expressions/utils/RowTypeTestBase.scala  |    16 +-
 .../utils/ScalarOperatorsTestBase.scala            |    28 +-
 .../expressions/utils/ScalarTypesTestBase.scala    |    49 +-
 .../utils/userDefinedScalarFunctions.scala         |    82 +-
 .../validation/ScalarFunctionsValidationTest.scala |    77 +-
 .../validation/ScalarOperatorsValidationTest.scala |     7 +-
 .../factories/FileSystemTableFactoryITCase.scala   |   202 +
 .../factories/TableSinkFactoryServiceTest.scala    |    11 +-
 .../ConverterCompatibleTableSourceFactory.scala    |   117 +
 .../factories/utils/TestTableFormatFactory.scala   |    18 +-
 .../factories/utils/TestTableSinkFactory.scala     |    48 +-
 .../factories/utils/TestTableSourceFactory.scala   |    46 +-
 .../table/functions/FunctionServiceTest.scala      |   125 -
 .../aggregate/AggregateFunctionTestBase.scala      |   406 +
 .../table/functions/aggregate/AvgAggFunction.scala |   354 +
 .../aggregate/BuiltinAggregateFunctionTest.scala   |   620 +
 .../functions/aggregate/CountAggFunction.scala     |    80 +
 .../table/functions/aggregate/MaxAggFunction.scala |   161 +
 .../table/functions/aggregate/MinAggFunction.scala |   161 +
 .../functions/aggregate/Sum0AggFunction.scala      |    95 +
 .../table/functions/aggregate/SumAggFunction.scala |   188 +
 .../hive/functions/HiveGenericFunctionTest.scala   |    96 +
 .../hive/functions/HiveSimpleFunctionTest.scala    |   265 +
 .../table/match/MatchRecognizeValidationTest.scala |    54 +-
 .../flink/table/match/PatternTranslatorTest.scala  |     2 +-
 .../table/match/PatternTranslatorTestBase.scala    |    34 +-
 .../plan/CacheAwareRelNodePlanBuilderTest.scala    |   544 +
 .../ExpressionReductionRulesBatchExecTest.scala    |   222 +
 .../plan/ExpressionReductionRulesStreamTest.scala  |   365 +
 .../table/plan/ExpressionReductionRulesTest.scala  |   509 -
 .../table/plan/ModifiedMonotonicityTest.scala      |   266 +
 .../flink/table/plan/NormalizationRulesTest.scala  |   100 -
 .../flink/table/plan/QueryDecorrelationTest.scala  |    98 +-
 .../flink/table/plan/RemoveCollationTest.scala     |   362 +
 .../flink/table/plan/RemoveShuffleTest.scala       |   540 +
 .../flink/table/plan/RetractionRulesTest.scala     |   536 -
 .../plan/RetractionWithTwoStageAggRulesTest.scala  |    87 +
 .../flink/table/plan/RexNodeExtractorTest.scala    |   629 +
 .../flink/table/plan/RexNodeRewriterTest.scala     |    73 +
 .../apache/flink/table/plan/RexNodeTestBase.scala  |    86 +
 .../flink/table/plan/RexProgramExtractorTest.scala |   632 -
 .../flink/table/plan/RexProgramRewriterTest.scala  |    63 -
 .../flink/table/plan/RexProgramTestBase.scala      |    83 -
 .../table/plan/TimeIndicatorConversionTest.scala   |   419 +-
 .../flink/table/plan/UpdatingPlanCheckerTest.scala |   332 +-
 .../flink/table/plan/batch/sql/AggregateTest.scala |   110 +
 .../plan/batch/sql/BroadcastHashJoinTest.scala     |   101 +
 .../flink/table/plan/batch/sql/CalcTest.scala      |    41 +
 .../table/plan/batch/sql/DeadlockBreakupTest.scala |   190 +
 .../plan/batch/sql/DistinctAggregateTest.scala     |   210 +
 .../table/plan/batch/sql/GroupWindowTest.scala     |   214 +
 .../table/plan/batch/sql/GroupingSetsTest.scala    |   123 +
 .../table/plan/batch/sql/HashAggregateTest.scala   |   147 +
 .../flink/table/plan/batch/sql/JoinTest.scala      |   159 +
 .../flink/table/plan/batch/sql/LimitTest.scala     |    98 +
 .../plan/batch/sql/OverWindowAggregateTest.scala   |   140 +
 .../table/plan/batch/sql/RunningUnitTest.scala     |   122 +
 .../table/plan/batch/sql/RuntimeFilterTest.scala   |    91 +
 .../plan/batch/sql/SemiJoinTransposeTest.scala     |    55 +
 .../table/plan/batch/sql/SetOperatorsTest.scala    |    78 +
 .../plan/batch/sql/ShuffledHashJoinTest.scala      |    81 +
 .../table/plan/batch/sql/SingleRowJoinTest.scala   |    71 +
 .../table/plan/batch/sql/SortAggregateTest.scala   |   154 +
 .../flink/table/plan/batch/sql/SortLimitTest.scala |    65 +
 .../table/plan/batch/sql/SortMergeJoinTest.scala   |    89 +
 .../flink/table/plan/batch/sql/SortTest.scala      |    79 +
 .../plan/batch/sql/SubQueryAntiJoinTest.scala      |  1084 +
 .../plan/batch/sql/SubQuerySemiJoinTest.scala      |  2339 +
 .../table/plan/batch/sql/SubplanReuseTest.scala    |   583 +
 .../SubqueryCorrelateVariablesValidationTest.scala |   183 +
 .../table/plan/batch/sql/TableFunctionTest.scala   |   288 +
 .../sql/TableSourceWithFieldNullablesTest.scala    |    55 +
 .../plan/batch/sql/TemporalTableJoinTest.scala     |   308 +
 .../table/plan/batch/sql/TypeCoercionITCase.scala  |  1641 +
 .../flink/table/plan/batch/sql/UnionTest.scala     |    86 +
 .../table/plan/batch/sql/WindowAggregateTest.scala |   175 +
 .../batch/sql/validation/CalcValidationTest.scala  |    44 +
 .../sql/validation/GroupWindowValidationTest.scala |    98 +
 .../batch/sql/validation/JoinValidationTest.scala  |    61 +
 .../plan/batch/table/BroadcastHashJoinTest.scala   |   103 +
 .../flink/table/plan/batch/table/CalcTest.scala    |   147 +
 .../plan/batch/table/DistinctAggregateTest.scala   |    43 +
 .../table/plan/batch/table/GroupWindowTest.scala   |   296 +
 .../table/plan/batch/table/HashAggregateTest.scala |    72 +
 .../plan/batch/table/OverWindowAggregateTest.scala |    47 +
 .../plan/batch/table/ShuffledHashJoinTest.scala    |   102 +
 .../table/plan/batch/table/SingleRowJoinTest.scala |    36 +
 .../table/plan/batch/table/SortAggregateTest.scala |    71 +
 .../table/plan/batch/table/SortLimitTest.scala     |    52 +
 .../table/plan/batch/table/SortMergeJoinTest.scala |   102 +
 .../flink/table/plan/batch/table/SortTest.scala    |    50 +
 .../table/plan/batch/table/SubplanReuseTest.scala  |    67 +
 .../batch/table/SubsectionOptimizationTest.scala   |   268 +
 .../flink/table/plan/batch/table/UnionTest.scala   |    80 +
 .../plan/batch/table/WindowAggregateTest.scala     |    40 +
 .../table/validation/CalcValidationTest.scala      |   131 +
 .../table/validation/JoinValidationTest.scala      |    65 +
 .../metadata/AggCallSelectivityEstimatorTest.scala |   631 +
 .../metadata/FlinkRelMdColumnIntervalTest.scala    |   492 +
 .../metadata/FlinkRelMdColumnNullCountTest.scala   |   189 +
 .../FlinkRelMdColumnOriginNullCountTest.scala      |   111 +
 .../metadata/FlinkRelMdColumnUniquenessTest.scala  |   299 +
 .../metadata/FlinkRelMdDistinctRowCountTest.scala  |   613 +
 .../plan/metadata/FlinkRelMdDistributionTest.scala |    88 +
 .../FlinkRelMdFilteredColumnIntervalTest.scala     |   165 +
 .../plan/metadata/FlinkRelMdHandlerTestBase.scala  |  1524 +
 .../FlinkRelMdModifiedMonotonicityTest.scala       |   285 +
 .../metadata/FlinkRelMdPopulationSizeTest.scala    |   317 +
 .../plan/metadata/FlinkRelMdRowCountTest.scala     |    86 +
 .../plan/metadata/FlinkRelMdSelectivityTest.scala  |   622 +
 .../table/plan/metadata/FlinkRelMdSizeTest.scala   |   149 +
 .../plan/metadata/FlinkRelMdSkewInfoTest.scala     |    54 +
 .../metadata/FlinkRelMdStreamUniqueKeysTest.scala  |   129 +
 .../plan/metadata/FlinkRelMdUniqueGroupsTest.scala |   672 +
 .../plan/metadata/FlinkRelMdUniqueKeysTest.scala   |   175 +
 .../metadata/MetadataHandlerConsistencyTest.scala  |   150 +
 .../table/plan/metadata/MetadataTestUtil.scala     |   324 +
 .../plan/metadata/SelectivityEstimatorTest.scala   |  1263 +
 .../plan/optimize/FlinkChainedProgramsTest.scala   |   152 +
 .../plan/optimize/FlinkHepRuleSetProgramTest.scala |    65 +
 .../plan/optimize/FlinkRuleSetProgramTest.scala    |    74 +
 .../org/apache/flink/table/plan/package.scala      |    71 +
 .../rules/logical/AggregateCalcMergeTest.scala     |    80 +
 .../logical/AggregateReduceGroupingRuleTest.scala  |   324 +
 .../logical/BatchFlinkLimitRemoveRuleTest.scala    |    85 +
 .../logical/CalcPruneAggregateCallRuleTest.scala   |    62 +
 .../FilterSimplifyExpressionsRuleTest.scala        |   109 +
 ...gregateJoinTransposeOuterExtendedRuleTest.scala |   121 +
 .../FlinkAggregateJoinTransposeRuleTest.scala      |   146 +
 .../logical/FlinkAggregateRemoveRuleTest.scala     |   235 +
 .../rules/logical/FlinkCalcMergeRuleTest.scala     |    70 +
 .../rules/logical/FlinkFilterJoinRuleTest.scala    |   171 +
 .../logical/FlinkLogicalConstantRankRuleTest.scala |   178 +
 .../rules/logical/FlinkLogicalRankRuleTest.scala   |   172 +
 .../logical/FlinkRewriteCoalesceRuleTest.scala     |   165 +
 .../logical/FlinkRewriteSubQueryRuleTest.scala     |   207 +
 .../FlinkSemiJoinJoinTransposeRuleTest.scala       |   368 +
 .../FlinkSemiJoinProjectTransposeRuleTest.scala    |    83 +
 .../logical/JoinConditionTypeCoerceRuleTest.scala  |   154 +
 .../ProjectPruneAggregateCallRuleTest.scala        |    59 +
 .../logical/ProjectSemiJoinTransposeRuleTest.scala |   153 +
 .../rules/logical/PruneAggregateCallRuleTest.scala |   165 +
 .../logical/QueryConfigConfigurationModeTest.scala |    68 +
 .../RewriteMultiJoinConditionRuleTest.scala        |   186 +
 .../rules/logical/RewriteSelfJoinRuleTest.scala    |   325 +
 .../plan/rules/logical/SplitAggregateTest.scala    |   224 +
 .../logical/StreamFlinkLimitRemoveRuleTest.scala   |    85 +
 .../plan/rules/logical/SubQueryTestBase.scala      |    68 +
 .../batch/BaseSplitCompleteAggRuleTest.scala       |   103 +
 ...BatchExecPushProjectIntoCorrelateRuleTest.scala |    41 +
 .../RemoveRedundantLocalHashAggRuleTest.scala      |    67 +
 .../batch/RemoveRedundantLocalRankRuleTest.scala   |    69 +
 .../RemoveRedundantLocalSortAggRuleTest.scala      |    62 +
 .../batch/SplitCompleteHashAggRuleTest.scala       |    31 +
 .../batch/SplitCompleteSortAggRuleTest.scala       |    30 +
 .../physical/stream/RetractionRulesTest.scala      |   315 +
 ...treamExecPushProjectIntoCorrelateRuleTest.scala |    41 +
 .../table/plan/schema/TableSourceTableTest.scala   |    79 +
 .../plan/schema/TimeIndicatorRelDataTypeTest.scala |    44 +
 .../table/plan/stats/AnalyzeStatisticTest.scala    |   212 +
 .../flink/table/plan/stats/ValueIntervalTest.scala |   444 +
 .../plan/trait/FlinkRelDistributionTest.scala      |   165 +
 .../flink/table/plan/util/EmitStrategyTest.scala   |   184 +
 .../util/PartitionPredicateExtractorTest.scala     |   186 +
 .../resource/batch/BatchExecResourceTest.scala     |   324 +
 .../table/resource/batch/ScanBatchExecTest.scala   |    74 +
 .../autoconf/BatchExecResourceAdjustTest.scala     |    97 +
 .../batch/schedule/DataStreamScheduleITCase.scala  |    63 +
 .../runtime/SubstituteStreamOperatorTest.scala     |    54 +
 .../runtime/aggfunctions/AggFunctionTestBase.scala |    26 +-
 .../runtime/aggfunctions/AvgFunctionTest.scala     |   200 -
 .../aggfunctions/CollectAggFunctionTest.scala      |    94 +-
 .../aggfunctions/ConcatAggFunctionTest.scala       |    56 +
 .../aggfunctions/CountAggFunctionTest.scala        |     6 +-
 .../CountAggFunctionWithNonParamTest.scala         |     9 +-
 .../CountDistinctAggFunctionTest.scala             |    54 +
 .../runtime/aggfunctions/MaxAggFunctionTest.scala  |    86 +-
 .../MaxWithRetractAggFunctionTest.scala            |   207 +-
 .../runtime/aggfunctions/MinAggFunctionTest.scala  |    86 +-
 .../MinWithRetractAggFunctionTest.scala            |   213 +-
 .../runtime/aggfunctions/Sum0AggFunctionTest.scala |     7 +-
 .../aggfunctions/Sum0WithRetractAggFunction.scala  |    96 +
 .../Sum0WithRetractAggFunctionTest.scala           |     6 +-
 .../runtime/aggfunctions/SumAggFunctionTest.scala  |     7 +-
 .../aggfunctions/SumWithRetractAggFunction.scala   |   204 +
 .../SumWithRetractAggFunctionTest.scala            |     6 +-
 .../table/runtime/batch/sql/AggregateITCase.scala  |   599 -
 .../table/runtime/batch/sql/BatchTestBase.scala    |   528 +
 .../runtime/batch/sql/BuildInFunctionsITCase.scala |   431 +
 .../flink/table/runtime/batch/sql/CalcITCase.scala |   934 +-
 .../runtime/batch/sql/ComplexTypeITCase.scala      |    77 +
 .../runtime/batch/sql/DataExchangeModeTest.scala   |   121 +
 .../runtime/batch/sql/DateFunctionsITCase.scala    |   250 +
 .../runtime/batch/sql/DeadlockBreakupITCase.scala  |    83 +
 .../table/runtime/batch/sql/DecimalITCase.scala    |   887 +
 .../batch/sql/DistinctAggOnJoinITCase.scala        |    76 +
 .../batch/sql/FlinkLimitRemoveRuleITCase.scala     |   106 +
 .../batch/sql/FlinkRewriteCoalesceRuleITCase.scala |    82 +
 .../runtime/batch/sql/GroupingSetsITCase.scala     |   560 +
 .../table/runtime/batch/sql/InsertITCase.scala     |    39 +
 .../runtime/batch/sql/JavaTableSourceITCase.scala  |    74 +
 .../flink/table/runtime/batch/sql/JoinITCase.scala |  1029 +-
 .../runtime/batch/sql/JoinWithoutKeyITCase.scala   |   266 +
 .../table/runtime/batch/sql/LimitITCase.scala      |   106 +
 .../flink/table/runtime/batch/sql/MiscITCase.scala |   487 +
 .../runtime/batch/sql/OverWindowAggITCase.scala    |  2454 +
 .../flink/table/runtime/batch/sql/RankITCase.scala |   139 +
 .../runtime/batch/sql/SetOperatorsITCase.scala     |   333 +-
 .../flink/table/runtime/batch/sql/SortITCase.scala |   243 +-
 .../table/runtime/batch/sql/SortLimitITCase.scala  |   126 +
 .../table/runtime/batch/sql/StringITCase.scala     |   225 +
 .../runtime/batch/sql/SubplanReuseITCase.scala     |   298 +
 .../runtime/batch/sql/TableEnvironmentITCase.scala |   141 -
 .../runtime/batch/sql/TableFunctionITCase.scala    |   564 +
 .../runtime/batch/sql/TableSourceITCase.scala      |    55 +-
 .../flink/table/runtime/batch/sql/TestData.scala   |   351 +
 .../flink/table/runtime/batch/sql/UdfITCase.scala  |    77 +
 .../table/runtime/batch/sql/UnionITCase.scala      |   138 +
 .../batch/sql/agg/AggregateITCaseBase.scala        |   870 +
 .../agg/AggregateReduceGroupingRuleITCase.scala    |   410 +
 .../runtime/batch/sql/agg/ArrayUdafITCase.scala    |   189 +
 .../sql/agg/BaseSplitCompleteAggRuleITCase.scala   |    83 +
 .../sql/agg/DistinctAggregateITCaseBase.scala      |   339 +
 .../FlinkAggregateJoinTransposeRuleITCase.scala    |   202 +
 .../sql/agg/FlinkAggregateRemoveRuleITCase.scala   |   211 +
 .../runtime/batch/sql/agg/GroupWindowITCase.scala  |   718 +
 .../runtime/batch/sql/agg/HashAggITCase.scala      |    38 +
 .../batch/sql/agg/HashDistinctAggITCase.scala      |    38 +
 .../runtime/batch/sql/agg/MapUdafItCase.scala      |   240 +
 .../sql/agg/PruneAggregateCallRuleITCase.scala     |   119 +
 .../runtime/batch/sql/agg/SortAggITCase.scala      |   333 +
 .../batch/sql/agg/SortDistinctAggITCase.scala      |    94 +
 .../sql/agg/SplitCompleteHashAggRuleITCase.scala   |    29 +
 .../sql/agg/SplitCompleteSortAggRuleITCase.scala   |    29 +
 .../runtime/batch/sql/joins/InnerJoinITCase.scala  |   288 +
 .../joins/JoinConditionTypeCoerceRuleITCase.scala  |   174 +
 .../joins/JoinDependentFilterPushdownITCase.scala  |   133 +
 .../runtime/batch/sql/joins/JoinITCaseBase.scala   |    50 +
 .../runtime/batch/sql/joins/NonKeyJoinITCase.scala |   146 +
 .../runtime/batch/sql/joins/OuterJoinITCase.scala  |   378 +
 .../sql/joins/RewriteSelfJoinRuleITCase.scala      |   115 +
 .../batch/sql/joins/ScalarQueryITCase.scala        |   133 +
 .../runtime/batch/sql/joins/SemiJoinITCase.scala   |   440 +
 .../batch/sql/joins/TemporalTableJoinITCase.scala  |   189 +
 .../batch/sql/subquery/ScalaSubqueryITCase.scala   |   224 +
 .../batch/sql/subquery/SubQueryITCase.scala        |    58 +
 .../runtime/batch/table/AggregateITCase.scala      |   407 +-
 .../table/runtime/batch/table/CalcITCase.scala     |   524 +-
 .../runtime/batch/table/CorrelateITCase.scala      |   217 +-
 .../runtime/batch/table/GroupWindowITCase.scala    |   250 +-
 .../table/runtime/batch/table/JoinITCase.scala     |   393 +-
 .../runtime/batch/table/OverWindowAggITCase.scala  |  2536 +
 .../runtime/batch/table/SetOperatorsITCase.scala   |   121 +-
 .../table/runtime/batch/table/SortITCase.scala     |   188 +-
 .../batch/table/TableEnvironmentITCase.scala       |   122 +-
 .../runtime/batch/table/TableSinkITCase.scala      |   175 +-
 .../runtime/batch/table/TableSourceITCase.scala    |   705 +-
 .../flink/table/runtime/batch/table/TestData.scala |   158 +
 .../conversion/DataStructureConvertersTest.scala   |   243 +
 .../hyperloglog/HyperLogLogPlusPlusTest.scala      |   159 +
 ...AbstractTwoInputStreamOperatorWithTTLTest.scala |   174 -
 .../runtime/harness/AggFunctionHarnessTest.scala   |   190 -
 .../harness/GroupAggregateHarnessTest.scala        |   371 -
 .../table/runtime/harness/HarnessTestBase.scala    |   572 +-
 .../table/runtime/harness/JoinHarnessTest.scala    |  2017 +-
 .../table/runtime/harness/MatchHarnessTest.scala   |    97 -
 .../harness/MiniBatchStreamJoinHarnessTest.scala   |   367 +
 .../runtime/harness/NonWindowHarnessTest.scala     |   133 +
 .../runtime/harness/OverWindowHarnessTest.scala    |   808 +-
 .../harness/SortProcessFunctionHarnessTest.scala   |   277 -
 .../harness/SortProcessOperatorHarnessTest.scala   |   283 +
 .../StateCleaningCountTriggerHarnessTest.scala     |   149 -
 .../runtime/harness/TemporalJoinHarnessTest.scala  |   575 +-
 ...edCoProcessOperatorWithWatermarkDelayTest.scala |    93 -
 .../KeyedProcessFunctionWithCleanupStateTest.scala |   130 -
 ...eyedProcessOperatorWithWatermarkDelayTest.scala |    78 -
 .../ProcessFunctionWithCleanupStateTest.scala      |   131 -
 .../runtime/stream/TimeAttributesITCase.scala      |   406 +-
 .../table/runtime/stream/sql/AggregateITCase.scala |  1351 +
 .../stream/sql/AsyncTemporalTableJoinITCase.scala  |   313 +
 .../stream/sql/BuiltinScalarFunctionITCase.scala   |  2003 +
 .../stream/sql/BuiltinTableFunctionITCase.scala    |   227 +
 .../table/runtime/stream/sql/CalcITCase.scala      |   262 +
 .../table/runtime/stream/sql/CorrelateITCase.scala |   351 +
 .../sql/FlinkAggregateRemoveRuleITCase.scala       |   234 +
 .../stream/sql/FlinkLimitRemoveRuleITCase.scala    |   189 +
 .../runtime/stream/sql/GroupWindowITCase.scala     |   320 +
 .../runtime/stream/sql/GroupingSetsITCase.scala    |   344 +
 .../runtime/stream/sql/InsertIntoITCase.scala      |    59 +-
 .../table/runtime/stream/sql/JoinITCase.scala      |  1259 -
 .../runtime/stream/sql/JoinStreamITCase.scala      |  2038 +
 .../runtime/stream/sql/MatchRecognizeITCase.scala  |   680 +-
 .../runtime/stream/sql/OverWindowITCase.scala      |   763 +-
 .../stream/sql/PruneAggregateCallRuleITCase.scala  |   110 +
 .../table/runtime/stream/sql/RankITCase.scala      |  1342 +
 .../stream/sql/SemiAntiJoinStreamITCase.scala      |   541 +
 .../runtime/stream/sql/SetOperatorsITCase.scala    |   186 +-
 .../table/runtime/stream/sql/SortITCase.scala      |   298 +-
 .../runtime/stream/sql/SplitAggregateITCase.scala  |   334 +
 .../flink/table/runtime/stream/sql/SqlITCase.scala |   876 +-
 .../table/runtime/stream/sql/SubQueryITCase.scala  |   318 +
 .../runtime/stream/sql/TableSourceITCase.scala     |    17 +-
 .../runtime/stream/sql/TemporalJoinITCase.scala    |   164 -
 .../sql/TemporalTableFunctionJoinITCase.scala      |   166 +
 .../stream/sql/TemporalTableJoinITCase.scala       |   456 +
 .../runtime/stream/table/AggregateITCase.scala     |   310 +-
 .../table/runtime/stream/table/CalcITCase.scala    |   267 +-
 .../runtime/stream/table/CorrelateITCase.scala     |   133 +-
 .../runtime/stream/table/GroupWindowITCase.scala   |   234 +-
 .../table/runtime/stream/table/JoinITCase.scala    |  1113 +-
 .../table/runtime/stream/table/LastRowITCase.scala |   211 +
 .../runtime/stream/table/OverWindowITCase.scala    |   297 +-
 .../runtime/stream/table/RetractionITCase.scala    |    87 +-
 .../runtime/stream/table/SetOperatorsITCase.scala  |   175 +-
 .../runtime/stream/table/SubQueryITCase.scala      |   149 +
 .../runtime/stream/table/TableRegisterITCase.scala |    59 +
 .../runtime/stream/table/TableSinkITCase.scala     |   602 +-
 .../runtime/stream/table/TableSourceITCase.scala   |   499 +-
 .../table/UserDefinedFunctionDebugITCase.scala     |    63 +
 .../table/runtime/types/CRowComparatorTest.scala   |    61 -
 .../table/runtime/types/CRowSerializerTest.scala   |   110 -
 .../flink/table/runtime/utils/CommonTestData.scala |   562 +-
 .../table/runtime/utils/RowsCollectTableSink.scala |    88 +
 .../flink/table/runtime/utils/SortTestUtils.scala  |    25 +
 .../flink/table/runtime/utils/StreamITCase.scala   |    82 -
 .../flink/table/runtime/utils/StreamTestData.scala |    51 +-
 .../flink/table/runtime/utils/StreamTestSink.scala |   556 +
 .../table/runtime/utils/StreamingTestBase.scala    |    54 +
 .../runtime/utils/StreamingWithAggTestBase.scala   |    70 +
 .../utils/StreamingWithMiniBatchTestBase.scala     |    72 +
 .../runtime/utils/StreamingWithStateTestBase.scala |   223 +-
 .../utils/TableProgramsClusterTestBase.scala       |    50 -
 .../utils/TableProgramsCollectionTestBase.scala    |    45 -
 .../runtime/utils/TableProgramsTestBase.scala      |    48 -
 .../table/runtime/utils/TemporalTableUtils.scala   |   310 +
 .../flink/table/runtime/utils/TimeTestUtil.scala   |    35 +-
 .../utils/UserDefinedFunctionTestUtils.scala       |    67 +
 .../flink/table/sinks/BatchTableSinksITCase.scala  |   122 +
 .../table/sinks/StreamTableMultiSinksITCase.scala  |   299 +
 .../flink/table/sinks/StreamTableSinksITCase.scala |   338 +
 .../table/sources/csv/CsvTableSourceITCase.scala   |   538 +
 .../table/sources/csv/CsvTableSourceTest.scala     |    71 +
 .../table/sources/orc/CommonOrcTestData.scala      |   131 +
 .../table/sources/orc/OrcTableSinkITCase.scala     |    98 +
 .../table/sources/orc/OrcTableSourceITCase.scala   |   130 +
 .../sources/parquet/CommonParquetTestData.scala    |   237 +
 .../parquet/CommonParquetTestSqlTimeTypeData.scala |   120 +
 .../sources/parquet/ParquetTableSinkITCase.scala   |   190 +
 .../sources/parquet/ParquetTableSourceITCase.scala |   267 +
 .../parquet/ParquetTableSourceITCase2.scala        |   249 +
 .../sources/parquet/ParquetTableSourceTest.scala   |    42 +
 .../table/temptable/FlinkInteractiveExample.scala  |   112 +
 .../table/temptable/SimpleInteractiveExample.scala |    67 +
 .../temptable/TableServiceExceptionTest.scala      |   109 +
 .../table/temptable/TableServiceLaunchTest.scala   |    85 +
 .../org/apache/flink/table/tpc/ParquetTool.scala   |    55 +
 .../flink/table/tpc/TpcBatchExecPlanTest.scala     |   142 +
 ...pcDs10TBatchExecWithFullStatsModePlanTest.scala |    59 +
 ...pcDs10TBatchExecWithPartStatsModePlanTest.scala |    60 +
 ...10TBatchExecWithRowCountStatsModePlanTest.scala |    59 +
 ...TpcDs1TBatchExecWithFullStatsModePlanTest.scala |    59 +
 ...TpcDs1TBatchExecWithPartStatsModePlanTest.scala |    59 +
 ...s1TBatchExecWithRowCountStatsModePlanTest.scala |    59 +
 .../flink/table/tpc/TpcDsBatchExecITCase.scala     |   153 +
 .../flink/table/tpc/TpcDsBatchExecPlanTest.scala   |    54 +
 .../flink/table/tpc/TpcDsSchemaProvider.scala      |   667 +
 .../flink/table/tpc/TpcDsStreamExecPlanTest.scala  |   112 +
 .../flink/table/tpc/TpcDsTableStatsProvider.scala  |  1089 +
 .../flink/table/tpc/TpcH10TBatchExecPlanTest.scala |    72 +
 .../flink/table/tpc/TpcH1TBatchExecPlanTest.scala  |    62 +
 .../flink/table/tpc/TpcHBatchExecITCase.scala      |    88 +
 .../flink/table/tpc/TpcHBatchExecPlanTest.scala    |    45 +
 .../tpc/TpcHBatchExecWithOrcSourceITCase.scala     |    82 +
 .../tpc/TpcHBatchExecWithParquetSourceITCase.scala |    82 +
 .../flink/table/tpc/TpcHSchemaProvider.scala       |   289 +
 .../flink/table/tpc/TpcHStreamExecPlanTest.scala   |   112 +
 .../org/apache/flink/table/tpc/TpcUtils.scala      |   128 +
 .../org/apache/flink/table/tpc/TpchBenchmark.scala |    81 +
 .../flink/table/tpc/TpchTableStatsProvider.scala   |   290 +
 .../typeutils/NullAwareMapSerializerTest.scala     |    74 +
 .../flink/table/typeutils/TypeCheckUtilsTest.scala |    75 -
 .../table/util/CollectionBatchExecTable.scala      |   500 +
 .../flink/table/util/ColumnIntervalUtilTest.scala  |   276 +
 .../apache/flink/table/util/DateTimeTestUtil.scala |    38 +
 .../flink/table/util/DescribeTableColumnTest.scala |   185 +
 .../apache/flink/table/util/FinalizeCsvSink.scala  |    94 +
 .../flink/table/util/FlinkRelMdUtilTest.scala      |   239 +
 .../flink/table/util/FlinkRelOptUtilTest.scala     |   217 +
 .../apache/flink/table/util/FlinkRexUtilTest.scala |   408 +
 .../flink/table/util/InMemoryTableFactory.scala    |   130 +
 .../apache/flink/table/util/InputTypeBuilder.scala |    53 +
 .../flink/table/util/LogicalPlanFormatUtils.scala  |    40 +
 .../table/util/MemoryTableSourceSinkUtil.scala     |   170 +
 .../flink/table/util/MockTableEnvironment.scala    |   142 +
 .../flink/table/util/ParquetFiltersTest.scala      |   501 +
 .../org/apache/flink/table/util/PlanUtilTest.scala |   187 +
 .../flink/table/util/RelDigestWriterImplTest.scala |    61 +
 .../apache/flink/table/util/TableTestBase.scala    |   680 +
 .../table/util/TestFilterableTableSource.scala     |   171 +
 .../table/util/TestFlinkLogicalLastRowRule.scala   |    76 +
 .../table/util/TestLimitableTableSource.scala      |    94 +
 .../table/util/TestPartitionableTableSource.scala  |   193 +
 .../flink/table/util/TestTableSourceTable.scala    |    56 +
 .../util/TestTableSourceWithFieldNullables.scala   |    62 +
 .../table/util/TestTableSourceWithUniqueKeys.scala |    76 +
 .../table/util/UserDefinedTableFunctions.scala     |   506 +
 .../table/util/resource/ResourceJsonTest.scala     |    65 +
 .../apache/flink/table/util/testTableSources.scala |   260 +
 .../flink/table/utils/InMemoryTableFactory.scala   |   125 -
 .../flink/table/utils/InputTypeBuilder.scala       |    53 -
 .../flink/table/utils/LogicalPlanFormatUtils.scala |    40 -
 .../table/utils/MemoryTableSourceSinkUtil.scala    |   153 -
 .../flink/table/utils/MockTableEnvironment.scala   |    59 -
 .../apache/flink/table/utils/TableTestBase.scala   |   370 -
 .../table/utils/TestFilterableTableSource.scala    |   227 -
 .../table/utils/UserDefinedAggFunctions.scala      |   145 -
 .../table/utils/UserDefinedTableFunctions.scala    |   238 -
 .../flink/table/utils/testTableSources.scala       |   227 -
 .../src/test/scala/resources/testFilter0.out       |    33 -
 .../src/test/scala/resources/testFilter1.out       |   101 -
 .../src/test/scala/resources/testFilterStream0.out |    20 -
 .../src/test/scala/resources/testJoin0.out         |    56 -
 .../src/test/scala/resources/testJoin1.out         |   175 -
 .../src/test/scala/resources/testUnion0.out        |    45 -
 .../src/test/scala/resources/testUnion1.out        |   147 -
 .../src/test/scala/resources/testUnionStream0.out  |    25 -
 flink-libraries/pom.xml                            |     7 +-
 flink-mesos/pom.xml                                |    14 +-
 .../flink/mesos/configuration/MesosOptions.java    |    38 +-
 .../mesos/entrypoint/MesosEntrypointUtils.java     |    12 +-
 .../entrypoint/MesosJobClusterEntrypoint.java      |    95 +-
 .../entrypoint/MesosSessionClusterEntrypoint.java  |    68 +-
 .../mesos/entrypoint/MesosTaskExecutorRunner.java  |    15 +-
 .../clusterframework/LaunchableMesosWorker.java    |    53 +-
 .../MesosApplicationMasterRunner.java              |   474 +
 .../clusterframework/MesosResourceManager.java     |   200 +-
 .../MesosResourceManagerFactory.java               |   102 -
 .../MesosTaskManagerParameters.java                |    86 +-
 .../services/ZooKeeperMesosServices.java           |     3 +-
 .../flink/mesos/util/MesosArtifactServer.java      |    45 +-
 flink-mesos/src/main/resources/META-INF/NOTICE     |    18 -
 .../resources/META-INF/licenses/LICENSE.protobuf   |    32 -
 .../LaunchableMesosWorkerTest.java                 |    69 -
 .../MesosFlinkResourceManagerTest.java             |     4 +-
 .../clusterframework/MesosResourceManagerTest.java |    53 +-
 .../MesosTaskManagerParametersTest.java            |    46 -
 .../test/scala/org/apache/flink/mesos/Utils.scala  |     7 +-
 .../mesos/scheduler/LaunchCoordinatorTest.scala    |    11 +-
 .../scheduler/ReconciliationCoordinatorTest.scala  |     8 +-
 .../flink/mesos/scheduler/TaskMonitorTest.scala    |     9 +-
 flink-metrics/flink-metrics-core/pom.xml           |     4 +-
 .../java/org/apache/flink/metrics/MeterView.java   |     6 +-
 .../org/apache/flink/metrics/MeterViewTest.java    |    11 -
 flink-metrics/flink-metrics-datadog/pom.xml        |     6 +-
 .../flink/metrics/datadog/DatadogHttpClient.java   |     2 +-
 .../src/main/resources/META-INF/NOTICE             |    10 -
 flink-metrics/flink-metrics-dropwizard/pom.xml     |    44 +-
 .../ScheduledDropwizardReporterTest.java           |   238 -
 .../DropwizardFlinkHistogramWrapperTest.java       |   328 -
 flink-metrics/flink-metrics-ganglia/pom.xml        |    97 +
 .../flink/metrics/ganglia/GangliaReporter.java     |    84 +
 flink-metrics/flink-metrics-graphite/pom.xml       |    32 +-
 .../src/main/resources/META-INF/NOTICE             |    10 -
 flink-metrics/flink-metrics-jmx/pom.xml            |    22 +-
 .../org/apache/flink/metrics/jmx/JMXReporter.java  |     4 +-
 .../jobmanager/JMXJobManagerMetricTest.java        |    22 +-
 flink-metrics/flink-metrics-prometheus/pom.xml     |    24 +-
 .../prometheus/AbstractPrometheusReporter.java     |   320 -
 .../prometheus/PrometheusPushGatewayReporter.java  |    93 -
 .../PrometheusPushGatewayReporterOptions.java      |    66 -
 .../metrics/prometheus/PrometheusReporter.java     |   273 +-
 .../src/main/resources/META-INF/NOTICE             |    12 -
 .../metrics/prometheus/PrometheusReporterTest.java |     8 +-
 flink-metrics/flink-metrics-slf4j/pom.xml          |    16 +-
 .../apache/flink/metrics/slf4j/Slf4jReporter.java  |    21 +-
 .../flink/metrics/slf4j/Slf4jReporterTest.java     |     3 -
 flink-metrics/flink-metrics-statsd/pom.xml         |    16 +-
 flink-metrics/pom.xml                              |     9 +-
 flink-optimizer/pom.xml                            |    12 +-
 .../org/apache/flink/optimizer/costs/Costs.java    |     2 +-
 .../apache/flink/optimizer/dag/DagConnection.java  |     9 +-
 .../apache/flink/optimizer/dag/OptimizerNode.java  |     2 +-
 .../flink/optimizer/dag/SortPartitionNode.java     |     2 +-
 .../apache/flink/optimizer/dag/TwoInputNode.java   |     8 +-
 .../operators/CartesianProductDescriptor.java      |     2 +-
 .../apache/flink/optimizer/plan/StreamingPlan.java |    16 +-
 .../optimizer/plantranslate/JobGraphGenerator.java |    55 +-
 .../plantranslate/JobGraphGeneratorTest.java       |    69 +-
 .../flink-queryable-state-client-java/pom.xml      |    12 +-
 .../client/QueryableStateClient.java               |    57 +-
 .../client/VoidNamespaceSerializer.java            |    20 -
 .../client/VoidNamespaceTypeInfo.java              |     2 +-
 .../client/state/ImmutableAggregatingState.java    |    22 +-
 .../client/state/ImmutableFoldingState.java        |    18 +-
 .../client/state/ImmutableListState.java           |    28 +-
 .../client/state/ImmutableMapState.java            |    31 +-
 .../client/state/ImmutableReducingState.java       |    18 +-
 .../client/state/ImmutableSortedMapState.java      |   166 +
 .../client/state/ImmutableStateBinder.java         |    87 +
 .../client/state/ImmutableValueState.java          |    18 +-
 .../queryablestate/messages/KvStateRequest.java    |     5 +-
 .../network/AbstractServerHandler.java             |     2 +-
 .../queryablestate/network/ChunkedByteBuf.java     |    20 -
 .../queryablestate/network/NettyBufferPool.java    |     5 -
 .../state/ImmutableAggregatingStateTest.java       |     7 +-
 .../client/state/ImmutableFoldingStateTest.java    |     7 +-
 .../client/state/ImmutableListStateTest.java       |     9 +-
 .../client/state/ImmutableMapStateTest.java        |    19 +-
 .../client/state/ImmutableReducingStateTest.java   |     7 +-
 .../client/state/ImmutableSortedMapStateTest.java  |   286 +
 .../client/state/ImmutableValueStateTest.java      |     8 +-
 .../flink-queryable-state-runtime/pom.xml          |    20 +-
 .../messages/KvStateInternalRequest.java           |    16 +-
 .../server/KvStateServerHandler.java               |    13 +-
 .../itcases/AbstractQueryableStateTestBase.java    |    40 +-
 .../itcases/HAQueryableStateFsBackendITCase.java   |    24 +-
 .../HAQueryableStateRocksDBBackendITCase.java      |    24 +-
 .../NonHAQueryableStateFsBackendITCase.java        |    27 +-
 .../NonHAQueryableStateRocksDBBackendITCase.java   |    22 +-
 .../flink/queryablestate/network/ClientTest.java   |    38 +-
 .../KVStateRequestSerializerRocksDBTest.java       |    74 +-
 .../network/KvStateClientHandlerTest.java          |    11 +-
 .../network/KvStateRequestSerializerTest.java      |    28 +-
 .../network/KvStateServerHandlerTest.java          |   211 +-
 .../queryablestate/network/KvStateServerTest.java  |    89 +-
 .../network/MessageSerializerTest.java             |    12 +-
 flink-queryable-state/pom.xml                      |     6 +-
 flink-quickstart/flink-quickstart-java/pom.xml     |     4 +-
 .../src/main/resources/archetype-resources/pom.xml |    31 +-
 .../src/main/java/BatchJob.java                    |     2 +-
 .../src/main/java/StreamingJob.java                |     2 +-
 flink-quickstart/flink-quickstart-scala/pom.xml    |     4 +-
 .../src/main/resources/archetype-resources/pom.xml |    12 +-
 .../src/main/scala/BatchJob.scala                  |     2 +-
 .../src/main/scala/StreamingJob.scala              |     2 +-
 flink-quickstart/pom.xml                           |     4 +-
 flink-runtime-web/README.md                        |    69 +-
 flink-runtime-web/pom.xml                          |    54 +-
 .../runtime/webmonitor/HttpRequestHandler.java     |     2 +
 .../runtime/webmonitor/RuntimeMonitorHandler.java  |   138 +
 .../runtime/webmonitor/WebRuntimeMonitor.java      |   271 +-
 .../runtime/webmonitor/WebSubmissionExtension.java |     8 +-
 .../AllowNonRestoredStateQueryParameter.java       |     6 -
 .../handlers/EntryClassQueryParameter.java         |     6 -
 .../webmonitor/handlers/JarDeleteHandler.java      |     3 +-
 .../webmonitor/handlers/JarIdPathParameter.java    |     7 -
 .../webmonitor/handlers/JarListHandler.java        |    14 +-
 .../webmonitor/handlers/JarMessageParameters.java  |    57 -
 .../webmonitor/handlers/JarPlanHandler.java        |    69 +-
 .../webmonitor/handlers/JarPlanHeaders.java        |    10 +-
 .../handlers/JarPlanMessageParameters.java         |    31 +-
 .../webmonitor/handlers/JarPlanRequestBody.java    |    48 -
 .../webmonitor/handlers/JarRequestBody.java        |    98 -
 .../runtime/webmonitor/handlers/JarRunHandler.java |   109 +-
 .../runtime/webmonitor/handlers/JarRunHeaders.java |     3 +-
 .../handlers/JarRunMessageParameters.java          |    28 +-
 .../webmonitor/handlers/JarRunRequestBody.java     |    45 +-
 .../webmonitor/handlers/JarUploadHandler.java      |     3 +-
 .../webmonitor/handlers/JarUploadHeaders.java      |     2 +-
 .../handlers/ParallelismQueryParameter.java        |     5 -
 .../handlers/ProgramArgQueryParameter.java         |    40 -
 .../handlers/ProgramArgsQueryParameter.java        |     8 -
 .../handlers/SavepointPathQueryParameter.java      |     5 -
 .../handlers/legacy/JarAccessDeniedHandler.java    |    55 +
 .../handlers/legacy/JarActionHandler.java          |   241 +
 .../handlers/legacy/JarDeleteHandler.java          |   102 +
 .../webmonitor/handlers/legacy/JarListHandler.java |   164 +
 .../webmonitor/handlers/legacy/JarPlanHandler.java |    73 +
 .../webmonitor/handlers/legacy/JarRunHandler.java  |    95 +
 .../handlers/legacy/JarUploadHandler.java          |    84 +
 .../webmonitor/handlers/utils/JarHandlerUtils.java |   119 +-
 .../runtime/webmonitor/history/HistoryServer.java  |    55 +-
 .../history/HistoryServerArchiveFetcher.java       |     3 +-
 .../HistoryServerStaticFileServerHandler.java      |    66 +-
 .../webmonitor/utils/WebFrontendBootstrap.java     |    29 +-
 .../src/main/resources/META-INF/NOTICE             |    40 -
 .../resources/META-INF/licenses/LICENSE.angular    |    22 -
 .../licenses/LICENSE.angular-drag-and-drop-list    |    22 -
 .../META-INF/licenses/LICENSE.angular-moment       |    21 -
 .../META-INF/licenses/LICENSE.angular-ui-router    |    21 -
 .../resources/META-INF/licenses/LICENSE.bootstrap  |    21 -
 .../main/resources/META-INF/licenses/LICENSE.d3    |    27 -
 .../main/resources/META-INF/licenses/LICENSE.dagre |    19 -
 .../resources/META-INF/licenses/LICENSE.dagre-d3   |    19 -
 .../resources/META-INF/licenses/LICENSE.ev-emitter |     7 -
 .../META-INF/licenses/LICENSE.font-awesome         |    97 -
 .../resources/META-INF/licenses/LICENSE.graphlib   |    19 -
 .../META-INF/licenses/LICENSE.imagesloaded         |     7 -
 .../resources/META-INF/licenses/LICENSE.jquery     |    20 -
 .../resources/META-INF/licenses/LICENSE.lodash     |    10 -
 .../resources/META-INF/licenses/LICENSE.moment     |    22 -
 .../licenses/LICENSE.moment-duration-format        |    21 -
 .../main/resources/META-INF/licenses/LICENSE.qtip2 |    22 -
 .../main/resources/META-INF/licenses/LICENSE.split |    32 -
 .../webmonitor/LeaderRetrievalHandlerTest.java     |   124 -
 .../runtime/webmonitor/RedirectHandlerTest.java    |   158 +
 .../runtime/webmonitor/WebFrontendITCase.java      |   145 +-
 .../runtime/webmonitor/WebMonitorUtilsTest.java    |     2 +-
 .../webmonitor/WebRuntimeMonitorITCase.java        |   482 +
 .../webmonitor/handlers/JarDeleteHandlerTest.java  |     1 +
 .../handlers/JarHandlerParameterTest.java          |   298 -
 .../handlers/JarPlanHandlerParameterTest.java      |   115 -
 .../handlers/JarRunHandlerParameterTest.java       |   306 +-
 .../webmonitor/handlers/JarRunHandlerTest.java     |    18 +-
 .../webmonitor/handlers/JarRunRequestBodyTest.java |     6 +-
 .../webmonitor/handlers/JarSubmissionITCase.java   |    11 +-
 .../webmonitor/handlers/JarUploadHandlerTest.java  |     1 +
 .../legacy/JarAccessDeniedHandlerTest.java         |    46 +
 .../handlers/legacy/JarActionHandlerTest.java      |    94 +
 .../handlers/legacy/JarDeleteHandlerTest.java      |    37 +
 .../handlers/legacy/JarListHandlerTest.java        |    37 +
 .../handlers/legacy/JarPlanHandlerTest.java        |    37 +
 .../handlers/legacy/JarRunHandlerTest.java         |    39 +
 .../handlers/legacy/JarUploadHandlerTest.java      |    37 +
 .../HistoryServerStaticFileServerHandlerTest.java  |    15 +-
 .../webmonitor/history/HistoryServerTest.java      |    21 +-
 flink-runtime-web/web-dashboard/angular.json       |   122 +
 flink-runtime-web/web-dashboard/app/index.jade     |    85 -
 flink-runtime-web/web-dashboard/app/index_hs.jade  |    60 -
 .../app/partials/jobmanager/config.jade            |    29 -
 .../app/partials/jobmanager/index.jade             |    35 -
 .../web-dashboard/app/partials/jobmanager/log.jade |    37 -
 .../app/partials/jobmanager/stdout.jade            |    38 -
 .../app/partials/jobs/completed-jobs.jade          |    47 -
 .../app/partials/jobs/job.config.jade              |    50 -
 .../app/partials/jobs/job.exceptions.jade          |    50 -
 .../web-dashboard/app/partials/jobs/job.jade       |    72 -
 .../web-dashboard/app/partials/jobs/job.plan.jade  |    45 -
 .../jobs/job.plan.node-list.accumulators.jade      |    32 -
 .../jobs/job.plan.node-list.backpressure.jade      |    77 -
 .../jobs/job.plan.node-list.checkpoints.jade       |    33 -
 .../partials/jobs/job.plan.node-list.metrics.jade  |    52 -
 .../partials/jobs/job.plan.node-list.subtasks.jade |    72 -
 .../jobs/job.plan.node-list.watermarks.jade        |    36 -
 .../partials/jobs/job.plan.node.accumulators.jade  |    71 -
 .../jobs/job.plan.node.checkpoints.config.jade     |    49 -
 .../jobs/job.plan.node.checkpoints.details.jade    |   156 -
 .../jobs/job.plan.node.checkpoints.history.jade    |    61 -
 .../jobs/job.plan.node.checkpoints.overview.jade   |    69 -
 .../jobs/job.plan.node.checkpoints.summary.jade    |    44 -
 .../app/partials/jobs/job.plan.node.subtasks.jade  |    60 -
 .../partials/jobs/job.plan.node.taskmanagers.jade  |    61 -
 .../partials/jobs/job.plan.node.watermarks.jade    |    27 -
 .../app/partials/jobs/job.timeline.jade            |    21 -
 .../app/partials/jobs/job.timeline.vertex.jade     |    28 -
 .../app/partials/jobs/running-jobs.jade            |    47 -
 .../web-dashboard/app/partials/overview.jade       |   141 -
 .../web-dashboard/app/partials/submit.jade         |   132 -
 .../app/partials/taskmanager/index.jade            |    53 -
 .../app/partials/taskmanager/taskmanager.jade      |    40 -
 .../app/partials/taskmanager/taskmanager.log.jade  |    37 -
 .../partials/taskmanager/taskmanager.metrics.jade  |   114 -
 .../partials/taskmanager/taskmanager.stdout.jade   |    37 -
 .../app/scripts/common/directives.coffee           |    72 -
 .../app/scripts/common/filters.coffee              |   140 -
 .../app/scripts/common/services.coffee             |    32 -
 .../web-dashboard/app/scripts/index.coffee         |   283 -
 .../web-dashboard/app/scripts/index_hs.coffee      |   208 -
 .../modules/jobmanager/jobmanager.ctrl.coffee      |    45 -
 .../modules/jobmanager/jobmanager.svc.coffee       |    64 -
 .../app/scripts/modules/jobs/jobs.ctrl.coffee      |   403 -
 .../app/scripts/modules/jobs/jobs.dir.coffee       |   501 -
 .../app/scripts/modules/jobs/jobs.svc.coffee       |   325 -
 .../app/scripts/modules/jobs/metrics.dir.coffee    |   150 -
 .../app/scripts/modules/jobs/metrics.svc.coffee    |   214 -
 .../scripts/modules/overview/overview.ctrl.coffee  |    41 -
 .../scripts/modules/overview/overview.svc.coffee   |    34 -
 .../app/scripts/modules/submit/submit.ctrl.coffee  |   227 -
 .../app/scripts/modules/submit/submit.svc.coffee   |    69 -
 .../modules/taskmanager/taskmanager.ctrl.coffee    |    64 -
 .../modules/taskmanager/taskmanager.svc.coffee     |    62 -
 .../web-dashboard/app/styles/bootstrap_custom.less |    83 -
 .../web-dashboard/app/styles/graph.styl            |    94 -
 .../web-dashboard/app/styles/index.styl            |   565 -
 .../web-dashboard/app/styles/job.styl              |    71 -
 .../web-dashboard/app/styles/metric.styl           |   124 -
 .../web-dashboard/app/styles/timeline.styl         |    38 -
 .../assets/images/android-chrome-192x192.png       |   Bin 45695 -> 0 bytes
 .../assets/images/android-chrome-512x512.png       |   Bin 163667 -> 0 bytes
 .../assets/images/apple-touch-icon.png             |   Bin 31358 -> 0 bytes
 .../web-dashboard/assets/images/browserconfig.xml  |    31 -
 .../web-dashboard/assets/images/favicon-16x16.png  |   Bin 1444 -> 0 bytes
 .../web-dashboard/assets/images/favicon-32x32.png  |   Bin 3107 -> 0 bytes
 .../web-dashboard/assets/images/favicon.ico        |   Bin 15086 -> 0 bytes
 .../web-dashboard/assets/images/flink-logo.png     |   Bin 6096 -> 0 bytes
 .../assets/images/grips/horizontal.png             |   Bin 2753 -> 0 bytes
 .../web-dashboard/assets/images/grips/vertical.png |   Bin 91 -> 0 bytes
 .../web-dashboard/assets/images/manifest.json      |    17 -
 .../web-dashboard/assets/images/mstile-144x144.png |   Bin 30245 -> 0 bytes
 .../web-dashboard/assets/images/mstile-150x150.png |   Bin 26238 -> 0 bytes
 .../web-dashboard/assets/images/mstile-310x150.png |   Bin 27184 -> 0 bytes
 .../web-dashboard/assets/images/mstile-310x310.png |   Bin 73125 -> 0 bytes
 .../web-dashboard/assets/images/mstile-70x70.png   |   Bin 16371 -> 0 bytes
 .../assets/images/safari-pinned-tab.svg            |   221 -
 flink-runtime-web/web-dashboard/bower.json         |    42 -
 flink-runtime-web/web-dashboard/gulpfile.js        |   211 -
 flink-runtime-web/web-dashboard/package-lock.json  | 12896 +++
 flink-runtime-web/web-dashboard/package.json       |    92 +-
 flink-runtime-web/web-dashboard/proxy.conf.json    |     9 +
 flink-runtime-web/web-dashboard/server.js          |    71 -
 .../web-dashboard/src/app/app-routing.module.ts    |    34 +
 .../web-dashboard/src/app/app.component.html       |    97 +
 .../web-dashboard/src/app/app.component.less       |   148 +
 .../web-dashboard/src/app/app.component.ts         |    41 +
 .../web-dashboard/src/app/app.interceptor.ts       |    38 +
 .../web-dashboard/src/app/app.module.ts            |   164 +
 .../web-dashboard/src/app/core/deepFind.ts         |    29 +
 .../web-dashboard/src/app/core/index.ts            |    17 +
 .../web-dashboard/src/app/core/public-api.ts       |    17 +
 .../src/app/interfaces/configuration.ts            |    23 +
 .../web-dashboard/src/app/interfaces/index.ts      |    17 +
 .../web-dashboard/src/app/interfaces/jar.ts        |    32 +
 .../src/app/interfaces/job-backpressure.ts         |    28 +
 .../src/app/interfaces/job-checkpoint.ts           |   165 +
 .../web-dashboard/src/app/interfaces/job-config.ts |    29 +
 .../web-dashboard/src/app/interfaces/job-detail.ts |   215 +
 .../src/app/interfaces/job-exception.ts            |    30 +
 .../src/app/interfaces/job-overview.ts             |    44 +
 .../web-dashboard/src/app/interfaces/job-slots.ts  |    44 +
 .../src/app/interfaces/job-subtask.ts              |    45 +
 .../src/app/interfaces/job-timeline.ts             |    38 +
 .../src/app/interfaces/job-vertex-task-manager.ts  |    52 +
 .../web-dashboard/src/app/interfaces/overview.ts   |    43 +
 .../web-dashboard/src/app/interfaces/plan.ts       |    25 +
 .../web-dashboard/src/app/interfaces/public-api.ts |    31 +
 .../src/app/interfaces/task-manager.ts             |    92 +
 .../job-manager-configuration.component.html       |    35 +
 .../job-manager-configuration.component.less       |    20 +
 .../job-manager-configuration.component.ts         |    37 +
 .../job-manager/job-manager-routing.module.ts      |    64 +
 .../pages/job-manager/job-manager.component.html   |    18 +
 .../pages/job-manager/job-manager.component.less   |    30 +
 .../app/pages/job-manager/job-manager.component.ts |    30 +
 .../app/pages/job-manager/job-manager.module.ts    |    45 +
 .../logs/job-manager-logs.component.html           |    18 +
 .../logs/job-manager-logs.component.less           |    25 +
 .../job-manager/logs/job-manager-logs.component.ts |    49 +
 .../stdout/job-manager-stdout.component.html       |    18 +
 .../stdout/job-manager-stdout.component.less       |    25 +
 .../stdout/job-manager-stdout.component.ts         |    47 +
 .../detail/job-checkpoints-detail.component.html   |    56 +
 .../detail/job-checkpoints-detail.component.less   |    21 +
 .../detail/job-checkpoints-detail.component.ts     |    70 +
 .../job/checkpoints/job-checkpoints.component.html |   257 +
 .../job/checkpoints/job-checkpoints.component.less |    29 +
 .../job/checkpoints/job-checkpoints.component.ts   |    56 +
 .../subtask/job-checkpoints-subtask.component.html |   104 +
 .../subtask/job-checkpoints-subtask.component.less |    16 +
 .../subtask/job-checkpoints-subtask.component.ts   |    73 +
 .../configuration/job-configuration.component.html |    62 +
 .../configuration/job-configuration.component.less |    19 +
 .../configuration/job-configuration.component.ts   |    51 +
 .../job/exceptions/job-exceptions.component.html   |    61 +
 .../job/exceptions/job-exceptions.component.less   |    46 +
 .../job/exceptions/job-exceptions.component.ts     |    55 +
 .../src/app/pages/job/job-routing.module.ts        |   100 +
 .../src/app/pages/job/job.component.html           |    24 +
 .../src/app/pages/job/job.component.less           |    36 +
 .../src/app/pages/job/job.component.ts             |    58 +
 .../web-dashboard/src/app/pages/job/job.module.ts  |    59 +
 ...job-overview-drawer-accumulators.component.html |    72 +
 ...job-overview-drawer-accumulators.component.less |    34 +
 .../job-overview-drawer-accumulators.component.ts  |    60 +
 ...job-overview-drawer-backpressure.component.html |    65 +
 ...job-overview-drawer-backpressure.component.less |    20 +
 .../job-overview-drawer-backpressure.component.ts  |    77 +
 .../chart/job-overview-drawer-chart.component.html |    29 +
 .../chart/job-overview-drawer-chart.component.less |    28 +
 .../chart/job-overview-drawer-chart.component.ts   |    93 +
 .../job-overview-drawer-detail.component.html      |   155 +
 .../job-overview-drawer-detail.component.less      |    34 +
 .../detail/job-overview-drawer-detail.component.ts |    47 +
 .../drawer/job-overview-drawer.component.html      |    22 +
 .../drawer/job-overview-drawer.component.less      |    79 +
 .../drawer/job-overview-drawer.component.ts        |    91 +
 .../job/overview/job-overview-routing.module.ts    |    98 +
 .../pages/job/overview/job-overview.component.html |    38 +
 .../pages/job/overview/job-overview.component.less |    96 +
 .../pages/job/overview/job-overview.component.ts   |   153 +
 .../app/pages/job/overview/job-overview.config.ts  |    38 +
 .../app/pages/job/overview/job-overview.module.ts  |    63 +
 .../overview/list/job-overview-list.component.html |   104 +
 .../overview/list/job-overview-list.component.less |    51 +
 .../overview/list/job-overview-list.component.ts   |    79 +
 .../job-overview-drawer-subtasks.component.html    |   106 +
 .../job-overview-drawer-subtasks.component.less    |    21 +
 .../job-overview-drawer-subtasks.component.ts      |    97 +
 ...job-overview-drawer-taskmanagers.component.html |    80 +
 ...job-overview-drawer-taskmanagers.component.less |    16 +
 .../job-overview-drawer-taskmanagers.component.ts  |    98 +
 .../vertices-node/vertices-node.component.html     |    89 +
 .../vertices-node/vertices-node.component.less     |   243 +
 .../vertices-node/vertices-node.component.ts       |    95 +
 .../job-overview-drawer-watermarks.component.html  |    37 +
 .../job-overview-drawer-watermarks.component.less  |    16 +
 .../job-overview-drawer-watermarks.component.ts    |    82 +
 .../pending-slots/job-pending-slots.component.html |    73 +
 .../pending-slots/job-pending-slots.component.less |    26 +
 .../pending-slots/job-pending-slots.component.ts   |    41 +
 .../app/pages/job/status/job-status.component.html |    60 +
 .../app/pages/job/status/job-status.component.less |    82 +
 .../app/pages/job/status/job-status.component.ts   |    92 +
 .../pages/job/timeline/job-timeline.component.html |    21 +
 .../pages/job/timeline/job-timeline.component.less |    32 +
 .../pages/job/timeline/job-timeline.component.ts   |   185 +
 .../app/pages/overview/overview-routing.module.ts  |    30 +
 .../src/app/pages/overview/overview.component.html |    19 +
 .../src/app/pages/overview/overview.component.less |    20 +
 .../src/app/pages/overview/overview.component.ts   |    47 +
 .../src/app/pages/overview/overview.module.ts      |    38 +
 .../statistic/overview-statistic.component.html    |   125 +
 .../statistic/overview-statistic.component.less    |    60 +
 .../statistic/overview-statistic.component.ts      |    51 +
 .../src/app/pages/submit/submit-routing.module.ts  |    32 +
 .../src/app/pages/submit/submit.component.html     |   130 +
 .../src/app/pages/submit/submit.component.less     |    69 +
 .../src/app/pages/submit/submit.component.ts       |   154 +
 .../src/app/pages/submit/submit.module.ts          |    39 +
 .../list/task-manager-list.component.html          |    90 +
 .../list/task-manager-list.component.less          |    22 +
 .../list/task-manager-list.component.ts            |    88 +
 .../task-manager-log-detail.component.html         |    28 +
 .../task-manager-log-detail.component.less         |    41 +
 .../task-manager-log-detail.component.ts           |    70 +
 .../log-list/task-manager-log-list.component.html  |    40 +
 .../log-list/task-manager-log-list.component.less  |    16 +
 .../log-list/task-manager-log-list.component.ts    |    43 +
 .../metrics/task-manager-metrics.component.html    |   134 +
 .../metrics/task-manager-metrics.component.less    |    24 +
 .../metrics/task-manager-metrics.component.ts      |    37 +
 .../resource/task-manager-resource.component.html  |    65 +
 .../resource/task-manager-resource.component.less  |    24 +
 .../resource/task-manager-resource.component.ts    |    37 +
 .../status/task-manager-status.component.html      |    51 +
 .../status/task-manager-status.component.less      |    65 +
 .../status/task-manager-status.component.ts        |    43 +
 .../task-manager/task-manager-routing.module.ts    |    77 +
 .../pages/task-manager/task-manager.component.html |    23 +
 .../pages/task-manager/task-manager.component.less |    26 +
 .../pages/task-manager/task-manager.component.ts   |    54 +
 .../app/pages/task-manager/task-manager.module.ts  |    51 +
 .../src/app/services/config.service.ts             |    40 +
 .../web-dashboard/src/app/services/index.ts        |    17 +
 .../web-dashboard/src/app/services/jar.service.ts  |    84 +
 .../src/app/services/job-manager.service.ts        |    44 +
 .../src/app/services/job-overview-graph.service.ts |   335 +
 .../web-dashboard/src/app/services/job.service.ts  |   290 +
 .../src/app/services/metrics.service.ts            |    79 +
 .../src/app/services/overview.service.ts           |    33 +
 .../web-dashboard/src/app/services/public-api.ts   |    25 +
 .../src/app/services/status.service.ts             |    65 +
 .../src/app/services/task-manager.service.ts       |    77 +
 .../app/share/common/dagre/dagre.component.html    |    68 +
 .../app/share/common/dagre/dagre.component.less    |    90 +
 .../src/app/share/common/dagre/dagre.component.ts  |   336 +
 .../src/app/share/common/dagre/dagre.module.ts     |    36 +
 .../src/app/share/common/dagre/graph.ts            |   430 +
 .../share/common/dagre/node-rect.component.html    |    28 +
 .../share/common/dagre/node-rect.component.less    |    74 +
 .../app/share/common/dagre/node-rect.component.ts  |    32 +
 .../src/app/share/common/dagre/node.component.html |    35 +
 .../src/app/share/common/dagre/node.component.less |    95 +
 .../src/app/share/common/dagre/node.component.ts   |    87 +
 .../common/dagre/svg-container.component.html      |    36 +
 .../common/dagre/svg-container.component.less      |    37 +
 .../share/common/dagre/svg-container.component.ts  |   107 +
 .../common/pagination/pagination.component.html    |    22 +
 .../common/pagination/pagination.component.less    |    16 +
 .../common/pagination/pagination.component.ts      |    39 +
 .../checkpoint-badge.component.html                |    21 +
 .../checkpoint-badge.component.less                |    24 +
 .../checkpoint-badge/checkpoint-badge.component.ts |    38 +
 .../customize/job-badge/job-badge.component.html   |    19 +
 .../customize/job-badge/job-badge.component.less   |    24 +
 .../customize/job-badge/job-badge.component.ts     |    38 +
 .../customize/job-chart/job-chart.component.html   |    31 +
 .../customize/job-chart/job-chart.component.less   |    57 +
 .../customize/job-chart/job-chart.component.ts     |   111 +
 .../customize/job-list/job-list.component.html     |    52 +
 .../customize/job-list/job-list.component.less     |    30 +
 .../share/customize/job-list/job-list.component.ts |    96 +
 .../customize/task-badge/task-badge.component.html |    21 +
 .../customize/task-badge/task-badge.component.less |    24 +
 .../customize/task-badge/task-badge.component.ts   |    38 +
 .../web-dashboard/src/app/share/share.module.ts    |    61 +
 .../assets/favicon}/android-chrome-192x192.png     |   Bin
 .../assets/favicon}/android-chrome-512x512.png     |   Bin
 .../assets/favicon}/apple-touch-icon.png           |   Bin
 .../src/assets/favicon/browserconfig.xml           |    28 +
 .../assets/favicon}/favicon-16x16.png              |   Bin
 .../assets/favicon}/favicon-32x32.png              |   Bin
 .../{web/images => src/assets/favicon}/favicon.ico |   Bin
 .../images => src/assets/favicon}/flink-logo.png   |   Bin
 .../images => src/assets/favicon}/manifest.json    |     0
 .../assets/favicon}/mstile-144x144.png             |   Bin
 .../assets/favicon}/mstile-150x150.png             |   Bin
 .../assets/favicon}/mstile-310x150.png             |   Bin
 .../assets/favicon}/mstile-310x310.png             |   Bin
 .../images => src/assets/favicon}/mstile-70x70.png |   Bin
 .../assets/favicon}/safari-pinned-tab.svg          |     0
 .../web-dashboard/src/assets/images/flink.svg      |   738 +
 flink-runtime-web/web-dashboard/src/browserslist   |    11 +
 .../src/environments/environment.prod.ts           |    19 +
 .../web-dashboard/src/environments/environment.ts  |    32 +
 flink-runtime-web/web-dashboard/src/favicon.ico    |   Bin 0 -> 5430 bytes
 flink-runtime-web/web-dashboard/src/index.html     |    35 +
 flink-runtime-web/web-dashboard/src/karma.conf.js  |    47 +
 flink-runtime-web/web-dashboard/src/main.ts        |    28 +
 flink-runtime-web/web-dashboard/src/polyfills.ts   |    96 +
 flink-runtime-web/web-dashboard/src/styles.less    |    23 +
 .../web-dashboard/src/styles/base.less             |    64 +
 .../web-dashboard/src/styles/global.less           |    39 +
 .../web-dashboard/src/styles/theme.less            |    18 +
 flink-runtime-web/web-dashboard/src/test.ts        |    36 +
 .../web-dashboard/src/tsconfig.app.json            |    15 +
 .../web-dashboard/src/tsconfig.spec.json           |    18 +
 flink-runtime-web/web-dashboard/src/tslint.json    |    20 +
 flink-runtime-web/web-dashboard/tsconfig.json      |    35 +
 flink-runtime-web/web-dashboard/tslint.json        |   130 +
 .../web-dashboard/vendor-local/d3-timeline.js      |   695 -
 flink-runtime-web/web-dashboard/web/css/index.css  |     1 -
 flink-runtime-web/web-dashboard/web/css/vendor.css |     4 -
 .../web-dashboard/web/fonts/FontAwesome.otf        |   Bin 109688 -> 0 bytes
 .../web/fonts/fontawesome-webfont.eot              |   Bin 70807 -> 0 bytes
 .../web/fonts/fontawesome-webfont.svg              |   655 -
 .../web/fonts/fontawesome-webfont.ttf              |   Bin 142072 -> 0 bytes
 .../web/fonts/fontawesome-webfont.woff             |   Bin 83588 -> 0 bytes
 .../web/fonts/fontawesome-webfont.woff2            |   Bin 66624 -> 0 bytes
 .../web-dashboard/web/images/browserconfig.xml     |    31 -
 .../web-dashboard/web/images/grips/horizontal.png  |   Bin 2753 -> 0 bytes
 .../web-dashboard/web/images/grips/vertical.png    |   Bin 91 -> 0 bytes
 flink-runtime-web/web-dashboard/web/index.html     |    65 -
 flink-runtime-web/web-dashboard/web/index_hs.html  |    55 -
 flink-runtime-web/web-dashboard/web/js/hs/index.js |     2 -
 flink-runtime-web/web-dashboard/web/js/index.js    |     2 -
 flink-runtime-web/web-dashboard/web/js/vendor.js   |    30 -
 .../web/partials/jobmanager/config.html            |    33 -
 .../web/partials/jobmanager/index.html             |    33 -
 .../web-dashboard/web/partials/jobmanager/log.html |    39 -
 .../web/partials/jobmanager/stdout.html            |    40 -
 .../web/partials/jobs/completed-jobs.html          |    53 -
 .../web/partials/jobs/job.config.html              |    57 -
 .../web/partials/jobs/job.exceptions.html          |    45 -
 .../web-dashboard/web/partials/jobs/job.html       |    61 -
 .../web-dashboard/web/partials/jobs/job.plan.html  |    41 -
 .../jobs/job.plan.node-list.accumulators.html      |    40 -
 .../jobs/job.plan.node-list.backpressure.html      |    80 -
 .../jobs/job.plan.node-list.checkpoints.html       |    31 -
 .../partials/jobs/job.plan.node-list.metrics.html  |    49 -
 .../partials/jobs/job.plan.node-list.subtasks.html |    67 -
 .../jobs/job.plan.node-list.watermarks.html        |    45 -
 .../partials/jobs/job.plan.node.accumulators.html  |    68 -
 .../jobs/job.plan.node.checkpoint-history.html     |    57 -
 .../jobs/job.plan.node.checkpoints.config.html     |    59 -
 .../jobs/job.plan.node.checkpoints.counts.html     |    51 -
 .../jobs/job.plan.node.checkpoints.details.html    |   170 -
 .../jobs/job.plan.node.checkpoints.history.html    |    65 -
 .../partials/jobs/job.plan.node.checkpoints.html   |    22 -
 .../jobs/job.plan.node.checkpoints.job.html        |   105 -
 .../jobs/job.plan.node.checkpoints.operator.html   |    61 -
 .../jobs/job.plan.node.checkpoints.overview.html   |    49 -
 .../jobs/job.plan.node.checkpoints.statistics.html |    56 -
 .../jobs/job.plan.node.checkpoints.summary.html    |    53 -
 .../web/partials/jobs/job.plan.node.subtasks.html  |    52 -
 .../partials/jobs/job.plan.node.taskmanagers.html  |    55 -
 .../partials/jobs/job.plan.node.watermarks.html    |    33 -
 .../web/partials/jobs/job.properties.html          |   140 -
 .../web/partials/jobs/job.timeline.html            |    23 -
 .../web/partials/jobs/job.timeline.vertex.html     |    30 -
 .../web/partials/jobs/running-jobs.html            |    53 -
 .../web-dashboard/web/partials/overview.html       |   149 -
 .../web-dashboard/web/partials/submit.html         |   114 -
 .../web/partials/taskmanager/index.html            |    57 -
 .../web/partials/taskmanager/taskmanager.html      |    35 -
 .../web/partials/taskmanager/taskmanager.log.html  |    39 -
 .../partials/taskmanager/taskmanager.metrics.html  |   140 -
 .../partials/taskmanager/taskmanager.stdout.html   |    39 -
 flink-runtime/pom.xml                              |    52 +-
 .../runtime/accumulators/AccumulatorRegistry.java  |    65 +-
 .../org/apache/flink/runtime/akka/ActorUtils.java  |    10 -
 .../flink/runtime/akka/AkkaJobManagerGateway.java  |     8 +
 .../runtime/akka/DefaultQuarantineHandler.java     |     9 +-
 .../org/apache/flink/runtime/blob/BlobClient.java  |    80 +-
 .../org/apache/flink/runtime/blob/BlobServer.java  |    51 +-
 .../org/apache/flink/runtime/blob/BlobUtils.java   |    31 +-
 .../flink/runtime/blob/PermanentBlobCache.java     |     4 +
 .../runtime/blob/TransientBlobCleanupTask.java     |    11 +-
 .../runtime/checkpoint/CheckpointCoordinator.java  |   194 +-
 .../checkpoint/CheckpointCoordinatorGateway.java   |     7 +-
 .../runtime/checkpoint/CheckpointStatsCounts.java  |    24 +-
 .../flink/runtime/checkpoint/Checkpoints.java      |    18 +-
 .../checkpoint/OperatorStateRepartitioner.java     |     3 +-
 .../runtime/checkpoint/OperatorSubtaskState.java   |     2 +-
 .../runtime/checkpoint/PendingCheckpoint.java      |    25 +-
 .../PrioritizedOperatorSubtaskState.java           |     3 +-
 .../RoundRobinOperatorStateRepartitioner.java      |    33 +-
 .../checkpoint/StateAssignmentOperation.java       |   289 +-
 .../runtime/checkpoint/StateObjectCollection.java  |     9 -
 .../flink/runtime/checkpoint/SubtaskState.java     |     4 +-
 .../ZooKeeperCompletedCheckpointStore.java         |   145 +-
 .../checkpoint/savepoint/SavepointSerializers.java |     3 +-
 .../savepoint/SavepointV1Serializer.java           |    22 +-
 .../runtime/checkpoint/savepoint/SavepointV2.java  |    34 +-
 .../savepoint/SavepointV2Serializer.java           |    47 +-
 .../runtime/checkpoint/savepoint/SavepointV3.java  |    90 +
 .../savepoint/SavepointV3Serializer.java           |   595 +
 .../apache/flink/runtime/client/ClientUtils.java   |   186 +-
 .../clusterframework/ApplicationStatus.java        |     2 +-
 .../runtime/clusterframework/BootstrapTools.java   |   319 +-
 .../ContaineredTaskManagerParameters.java          |    76 +-
 .../standalone/TaskManagerResourceCalculator.java  |   119 +
 .../clusterframework/types/AllocationID.java       |     5 -
 .../clusterframework/types/ResourceProfile.java    |   127 +-
 .../clusterframework/types/SlotProfile.java        |    35 +-
 .../types/TaskManagerResource.java                 |   346 +
 .../clusterframework/types/TaskManagerSlot.java    |    51 +-
 .../runtime/concurrent/DirectExecutorService.java  |   252 -
 .../apache/flink/runtime/concurrent/Executors.java |    31 +-
 .../flink/runtime/concurrent/FutureUtils.java      |   105 +-
 .../ExternalResultPartitionLocationTracker.java    |    58 +
 .../InputChannelDeploymentDescriptor.java          |    37 +-
 .../InternalResultPartitionLocationTracker.java    |    44 +
 .../PartialInputChannelDeploymentDescriptor.java   |    38 +-
 .../deployment/ResultPartitionLocationTracker.java |    41 +
 .../ResultPartitionLocationTrackerProxy.java       |    86 +
 .../deployment/TaskDeploymentDescriptor.java       |    17 +-
 .../flink/runtime/dispatcher/Dispatcher.java       |   538 +-
 .../runtime/dispatcher/DispatcherFactory.java      |    52 -
 .../runtime/dispatcher/DispatcherRestEndpoint.java |    17 +-
 .../runtime/dispatcher/JobDispatcherFactory.java   |    84 -
 .../flink/runtime/dispatcher/MiniDispatcher.java   |     9 +-
 .../dispatcher/SessionDispatcherFactory.java       |    67 -
 .../SingleJobSubmittedJobGraphStore.java           |    11 +-
 .../runtime/dispatcher/StandaloneDispatcher.java   |     9 +-
 .../runtime/entrypoint/ClusterConfiguration.java   |    30 +-
 .../ClusterConfigurationParserFactory.java         |    56 -
 .../runtime/entrypoint/ClusterEntrypoint.java      |   457 +-
 .../entrypoint/ClusterEntrypointException.java     |    40 -
 .../entrypoint/EntrypointClusterConfiguration.java |    50 -
 ...ntrypointClusterConfigurationParserFactory.java |    68 -
 .../runtime/entrypoint/FlinkParseException.java    |    42 -
 .../runtime/entrypoint/JobClusterEntrypoint.java   |   130 +
 .../entrypoint/SessionClusterEntrypoint.java       |    82 +
 .../StandaloneSessionClusterEntrypoint.java        |    77 +-
 ...tDispatcherResourceManagerComponentFactory.java |   260 -
 .../DispatcherResourceManagerComponent.java        |   201 -
 .../DispatcherResourceManagerComponentFactory.java |    47 -
 .../component/FileJobGraphRetriever.java           |    70 -
 .../JobDispatcherResourceManagerComponent.java     |    55 -
 ...bDispatcherResourceManagerComponentFactory.java |    58 -
 .../entrypoint/component/JobGraphRetriever.java    |    38 -
 .../SessionDispatcherResourceManagerComponent.java |    40 -
 ...nDispatcherResourceManagerComponentFactory.java |    58 -
 .../entrypoint/parser/CommandLineOptions.java      |    73 -
 .../entrypoint/parser/CommandLineParser.java       |    64 -
 .../entrypoint/parser/ParserResultFactory.java     |    48 -
 .../apache/flink/runtime/event/ExecutionEvent.java |    27 +
 .../event/ExecutionVertexFailoverEvent.java        |    39 +
 .../event/ExecutionVertexStateChangedEvent.java    |    45 +
 .../event/ResultPartitionConsumableEvent.java      |    47 +
 .../execution/SuppressRestartsException.java       |     4 -
 .../librarycache/FlinkUserCodeClassLoaders.java    |     2 +-
 .../executiongraph/AccessExecutionJobVertex.java   |     9 +
 .../runtime/executiongraph/ArchivedExecution.java  |    31 +-
 .../executiongraph/ArchivedExecutionJobVertex.java |    14 +-
 .../executiongraph/ArchivedExecutionVertex.java    |    15 +-
 .../flink/runtime/executiongraph/Execution.java    |   566 +-
 .../runtime/executiongraph/ExecutionAttemptID.java |    10 +
 .../runtime/executiongraph/ExecutionGraph.java     |   763 +-
 .../executiongraph/ExecutionGraphBuilder.java      |   119 +-
 .../runtime/executiongraph/ExecutionJobVertex.java |   160 +-
 .../runtime/executiongraph/ExecutionVertex.java    |   534 +-
 .../runtime/executiongraph/IntermediateResult.java |    55 +-
 .../IntermediateResultPartition.java               |    67 +-
 .../executiongraph/failover/FailoverRegion.java    |   140 +-
 .../failover/FailoverStrategyLoader.java           |     5 +-
 .../failover/RestartIndividualStrategy.java        |     5 +-
 .../failover/RestartPipelinedRegionStrategy.java   |    99 +-
 ...CheckpointingEnabledRestartStrategyFactory.java |    42 -
 .../executiongraph/restart/NoRestartStrategy.java  |     4 +-
 .../restart/RestartStrategyFactory.java            |    63 +-
 .../restart/RestartStrategyResolving.java          |    66 -
 .../apache/flink/runtime/filecache/FileCache.java  |    79 +-
 .../runtime/heartbeat/HeartbeatManagerImpl.java    |     4 +-
 .../HighAvailabilityServicesFactory.java           |    39 -
 .../HighAvailabilityServicesUtils.java             |    81 +-
 .../filesystem/FileSystemHaServices.java           |   278 +
 .../zookeeper/ZooKeeperHaServices.java             |     4 +-
 .../runtime/instance/HardwareDescription.java      |     6 +-
 .../apache/flink/runtime/instance/SharedSlot.java  |     7 +
 .../apache/flink/runtime/instance/SimpleSlot.java  |     7 +
 .../flink/runtime/instance/SimpleSlotContext.java  |     2 +-
 .../instance/SlotSharingGroupAssignment.java       |     2 +-
 .../flink/runtime/instance/SlotSharingGroupId.java |    10 +
 .../instance/TaskManagerResourceDescription.java   |   151 +
 .../async/AbstractAsyncCallableWithResources.java  |   194 +
 .../flink/runtime/io/async/AsyncDoneCallback.java  |    33 +
 .../flink/runtime/io/async/AsyncStoppable.java     |    45 +
 .../io/async/AsyncStoppableTaskWithCallback.java   |    59 +
 .../io/async/StoppableCallbackCallable.java        |    30 +
 .../disk/ChannelBackendMutableObjectIterator.java  |    31 +
 .../io/disk/ChannelReaderInputViewIterator.java    |    28 +-
 .../runtime/io/disk/RandomAccessInputView.java     |    29 +-
 .../iomanager/AbstractChannelReaderInputView.java  |    40 +
 .../io/disk/iomanager/AbstractFileIOChannel.java   |    37 +-
 .../io/disk/iomanager/AsynchronousBlockReader.java |    17 +-
 .../io/disk/iomanager/AsynchronousBlockWriter.java |     7 +-
 .../AsynchronousBlockWriterWithCallback.java       |    10 +-
 .../iomanager/AsynchronousBufferFileReader.java    |    35 +-
 .../AsynchronousBufferFileSegmentReader.java       |     2 +-
 .../iomanager/AsynchronousBufferFileWriter.java    |    19 +-
 .../iomanager/AsynchronousBulkBlockReader.java     |    15 +-
 .../disk/iomanager/AsynchronousFileIOChannel.java  |   217 +-
 .../io/disk/iomanager/BufferFileChannelReader.java |    27 +-
 .../io/disk/iomanager/BufferFileReader.java        |     8 +
 .../io/disk/iomanager/BufferFileWriter.java        |     1 +
 .../io/disk/iomanager/ChannelReaderInputView.java  |    13 +-
 .../runtime/io/disk/iomanager/FileIOChannel.java   |    61 +-
 .../HeaderlessChannelReaderInputView.java          |    54 +-
 .../flink/runtime/io/disk/iomanager/IOManager.java |    64 +-
 .../runtime/io/disk/iomanager/IOManagerAsync.java  |   150 +-
 .../io/disk/iomanager/StreamFileChannelReader.java |    94 +
 .../iomanager/SynchronousBufferFileReader.java     |    40 +-
 .../disk/iomanager/SynchronousFileIOChannel.java   |     7 -
 .../flink/runtime/io/network/DataExchangeMode.java |     5 +
 .../runtime/io/network/NetworkEnvironment.java     |   124 +-
 .../network/api/reader/AbstractRecordReader.java   |    12 +-
 .../io/network/api/reader/MutableRecordReader.java |     5 +-
 .../io/network/api/reader/RecordReader.java        |     7 +-
 .../BufferDeserializationDelegate.java             |    57 +
 .../serialization/BufferSerializationDelegate.java |    50 +
 .../CompositeSpanningRecordSerializer.java         |   191 +
 ...SpillingAdaptiveSpanningRecordDeserializer.java |   151 +
 .../CompressionBufferTransformer.java              |   140 +
 .../DecompressionBufferTransformer.java            |    90 +
 .../api/serialization/NonSpanningWrapper.java      |   299 +
 .../api/serialization/RecordSerializer.java        |    13 +-
 .../network/api/serialization/ResizableBuffer.java |    99 +
 .../api/serialization/SerializerManager.java       |   109 +
 .../serialization/SerializerManagerUtility.java    |    92 +
 .../serialization/SpanningRecordSerializer.java    |    29 +-
 .../network/api/serialization/SpanningWrapper.java |   261 +
 ...SpillingAdaptiveSpanningRecordDeserializer.java |   512 +-
 .../io/network/api/writer/ChannelSelector.java     |    23 +-
 .../io/network/api/writer/RecordWriter.java        |   305 +-
 .../network/api/writer/ResultPartitionWriter.java  |    62 +-
 .../api/writer/RoundRobinChannelSelector.java      |    18 +-
 .../runtime/io/network/buffer/BufferBuilder.java   |    25 +-
 .../runtime/io/network/buffer/BufferConsumer.java  |    28 +-
 .../runtime/io/network/buffer/BufferListener.java  |    24 +-
 .../runtime/io/network/buffer/BufferPool.java      |    19 +-
 .../io/network/buffer/BufferPoolFactory.java       |    25 +-
 .../runtime/io/network/buffer/BufferPoolOwner.java |     3 -
 .../runtime/io/network/buffer/BufferRecycler.java  |     3 -
 .../io/network/buffer/FreeingBufferRecycler.java   |     6 +-
 .../runtime/io/network/buffer/LocalBufferPool.java |   123 +-
 .../runtime/io/network/buffer/NetworkBuffer.java   |    72 +-
 .../io/network/buffer/NetworkBufferPool.java       |    63 +-
 .../buffer/ReadOnlySlicedNetworkBuffer.java        |    20 +-
 .../CreditBasedPartitionRequestClientHandler.java  |    73 +-
 .../CreditBasedSequenceNumberingViewReader.java    |     2 +
 ...tedBasedReceiverSideNetworkBufferAllocator.java |    60 +
 .../runtime/io/network/netty/NettyBufferPool.java  |    28 +-
 .../runtime/io/network/netty/NettyClient.java      |    43 +-
 .../runtime/io/network/netty/NettyConfig.java      |   103 +-
 .../io/network/netty/NettyConnectionManager.java   |     2 +-
 .../runtime/io/network/netty/NettyMessage.java     |   257 +-
 .../runtime/io/network/netty/NettyProtocol.java    |    55 +-
 .../runtime/io/network/netty/NettyServer.java      |    36 +-
 .../io/network/netty/NetworkBufferAllocator.java   |    48 +
 .../io/network/netty/PartitionRequestClient.java   |    20 +-
 .../netty/PartitionRequestClientFactory.java       |    12 +-
 .../netty/PartitionRequestClientHandler.java       |    33 +-
 .../io/network/netty/PartitionRequestQueue.java    |    53 +-
 .../netty/PartitionRequestServerHandler.java       |    10 +
 .../io/network/netty/SSLHandlerFactory.java        |   114 -
 .../network/netty/ZeroCopyNettyMessageDecoder.java |   287 +
 .../io/network/partition/BlockingShuffleType.java  |    63 +
 .../partition/DataConsumptionException.java        |    46 +
 .../network/partition/FixedLengthBufferPool.java   |   222 +
 .../network/partition/InternalResultPartition.java |   574 +
 .../partition/PartitionNotFoundException.java      |     3 -
 .../network/partition/PipelinedSubpartition.java   |    89 +-
 .../partition/PipelinedSubpartitionView.java       |     7 +-
 .../io/network/partition/ResultPartition.java      |   371 +-
 .../ResultPartitionConsumableNotifier.java         |     4 +-
 .../io/network/partition/ResultPartitionID.java    |     2 +-
 .../network/partition/ResultPartitionManager.java  |    18 +-
 .../network/partition/ResultPartitionMetrics.java  |     6 +-
 .../network/partition/ResultPartitionProvider.java |     3 -
 .../io/network/partition/ResultPartitionType.java  |    28 +-
 .../io/network/partition/ResultSubpartition.java   |    27 +-
 .../network/partition/ResultSubpartitionView.java  |     3 +-
 .../network/partition/SpillableSubpartition.java   |    13 +-
 .../partition/SpillableSubpartitionView.java       |    68 +-
 .../network/partition/SpilledSubpartitionView.java |   118 +-
 .../network/partition/consumer/InputChannel.java   |    28 +-
 .../network/partition/consumer/InputChannelID.java |     3 -
 .../io/network/partition/consumer/InputGate.java   |   101 +-
 .../partition/consumer/InputGateMetrics.java       |     2 +-
 .../partition/consumer/LocalInputChannel.java      |    12 +-
 .../consumer/PartitionRequestManager.java          |   382 +
 .../partition/consumer/RemoteInputChannel.java     |   124 +-
 .../partition/consumer/SingleInputGate.java        |   221 +-
 .../network/partition/consumer/UnionInputGate.java |   160 +-
 .../partition/consumer/UnknownInputChannel.java    |     8 +-
 .../CreditBasedSubpartitionViewComparator.java     |    43 +
 .../ExternalBlockResultPartitionManager.java       |   276 +
 .../external/ExternalBlockResultPartitionMeta.java |   395 +
 .../external/ExternalBlockShuffleService.java      |    71 +
 .../ExternalBlockShuffleServiceConfiguration.java  |   443 +
 .../ExternalBlockShuffleServiceOptions.java        |   209 +
 .../external/ExternalBlockShuffleUtils.java        |   157 +
 .../external/ExternalBlockSubpartitionView.java    |   466 +
 .../external/ExternalResultPartition.java          |   414 +
 .../external/LocalResultPartitionResolver.java     |   107 +
 .../LocalResultPartitionResolverFactory.java       |    41 +
 .../LocalityBasedSubpartitionViewComparator.java   |    39 +
 .../network/partition/external/PartitionIndex.java |   100 +
 .../partition/external/PersistentFileType.java     |    42 +
 .../external/YarnLocalResultPartitionResolver.java |   782 +
 ...hronousPartitionedStreamFileReaderDelegate.java |   131 +
 .../external/writer/BufferSortedDataFile.java      |   235 +
 .../writer/BufferSortedDataFileFactory.java        |    68 +
 .../ConcatPartitionedBufferSortedDataFile.java     |   131 +
 .../writer/ConcatPartitionedFileMerger.java        |   289 +
 .../external/writer/PartitionHashFileWriter.java   |   227 +
 .../external/writer/PartitionIndexGenerator.java   |    76 +
 .../external/writer/PartitionMergeFileWriter.java  |   199 +
 .../writer/PartitionedBufferSortedDataFile.java    |   168 +
 .../PartitionedBufferSortedDataFileFactory.java    |    46 +
 .../external/writer/PartitionedSortedDataFile.java |    35 +
 .../external/writer/PersistentFileWriter.java      |    61 +
 .../iterative/task/AbstractIterativeTask.java      |     7 +-
 .../runtime/iterative/task/IterationHeadTask.java  |     5 +-
 .../task/IterationSynchronizationSinkTask.java     |     3 +-
 .../apache/flink/runtime/jobgraph/ControlType.java |    34 +
 .../runtime/jobgraph/DistributionPattern.java      |     6 +-
 .../org/apache/flink/runtime/jobgraph/EdgeID.java  |    41 +
 .../flink/runtime/jobgraph/ExecutionVertexID.java  |    67 +
 .../apache/flink/runtime/jobgraph/FormatUtil.java  |   352 +
 .../flink/runtime/jobgraph/InputFormatVertex.java  |    81 +-
 .../jobgraph/IntermediateResultPartitionID.java    |     4 +
 .../flink/runtime/jobgraph/JobControlEdge.java     |    56 +
 .../org/apache/flink/runtime/jobgraph/JobEdge.java |   110 +
 .../apache/flink/runtime/jobgraph/JobGraph.java    |   124 +-
 .../apache/flink/runtime/jobgraph/JobVertex.java   |    71 +-
 .../apache/flink/runtime/jobgraph/JobVertexID.java |     5 +-
 .../jobgraph/MultiInputOutputFormatVertex.java     |    78 +
 .../flink/runtime/jobgraph/OperatorDescriptor.java |   119 +
 .../runtime/jobgraph/OperatorEdgeDescriptor.java   |   105 +
 .../apache/flink/runtime/jobgraph/OperatorID.java  |     6 +
 .../flink/runtime/jobgraph/OutputFormatVertex.java |   116 +-
 .../runtime/jobgraph/SavepointRestoreSettings.java |    39 +-
 .../flink/runtime/jobgraph/ScheduleMode.java       |    20 +-
 .../flink/runtime/jobgraph/SchedulingType.java     |    34 +
 .../runtime/jobgraph/tasks/AbstractInvokable.java  |    43 +-
 .../runtime/jobgraph/tasks/InputSplitProvider.java |    14 +-
 .../FileSystemSubmittedJobGraphStore.java          |   217 +
 .../runtime/jobmanager/HighAvailabilityMode.java   |    33 +-
 .../StandaloneSubmittedJobGraphStore.java          |    13 +-
 .../runtime/jobmanager/SubmittedJobGraph.java      |    17 +-
 .../runtime/jobmanager/SubmittedJobGraphStore.java |    12 -
 .../ZooKeeperSubmittedJobGraphStore.java           |    88 +-
 .../jobmanager/scheduler/CoLocationConstraint.java |     9 +
 .../jobmanager/scheduler/CoLocationGroup.java      |    40 +-
 .../scheduler/NoResourceAvailableException.java    |     3 -
 .../runtime/jobmanager/scheduler/Scheduler.java    |    21 +-
 .../jobmanager/scheduler/SlotSharingGroup.java     |    13 +-
 .../runtime/jobmanager/slots/SlotException.java    |    40 +
 .../flink/runtime/jobmaster/GraphManager.java      |   389 +
 .../flink/runtime/jobmaster/JobManagerRunner.java  |    80 +-
 .../jobmaster/JobManagerSharedServices.java        |    18 +-
 .../apache/flink/runtime/jobmaster/JobMaster.java  |   742 +-
 .../flink/runtime/jobmaster/JobMasterGateway.java  |    72 +-
 .../jobmaster/JobMasterRegistrationSuccess.java    |    16 +-
 .../apache/flink/runtime/jobmaster/JobResult.java  |    79 +-
 .../flink/runtime/jobmaster/LogicalSlot.java       |     9 +
 .../jobmaster/MiniDispatcherRestEndpoint.java      |    10 +-
 .../runtime/jobmaster/RescalingBehaviour.java      |     4 +-
 .../runtime/jobmaster/RpcTaskManagerGateway.java   |     5 +-
 .../flink/runtime/jobmaster/SlotContext.java       |    25 +-
 .../apache/flink/runtime/jobmaster/SlotInfo.java   |    50 -
 .../flink/runtime/jobmaster/SlotRequestId.java     |    11 +-
 .../runtime/jobmaster/TaskNetworkMemoryUtil.java   |    86 +
 .../jobmaster/failover/DummyOperationLogStore.java |    44 +
 .../failover/ExecutionGraphOperationLog.java       |    99 +
 .../jobmaster/failover/FailoverOperationLog.java   |    42 +
 .../failover/FileSystemOperationLogStore.java      |   297 +
 .../failover/InputSplitsOperationLog.java          |    52 +
 .../failover/MemoryOperationLogStore.java          |    96 +
 .../runtime/jobmaster/failover/OperationLog.java   |    37 +
 .../jobmaster/failover/OperationLogManager.java    |   108 +
 .../jobmaster/failover/OperationLogStore.java      |    55 +
 .../failover/OperationLogStoreLoader.java          |    48 +
 .../jobmaster/failover/OperationLogType.java       |    28 +
 .../runtime/jobmaster/failover/Replayable.java     |    30 +
 .../jobmaster/failover/ResultDescriptor.java       |    48 +
 .../failover/ResultPartitionOperationLog.java      |    58 +
 .../jobmaster/message/PendingSlotRequest.java      |   165 +
 .../runtime/jobmaster/slotpool/AllocatedSlot.java  |     6 +-
 .../jobmaster/slotpool/AllocatedSlotActions.java   |     2 +
 .../jobmaster/slotpool/DefaultSlotPoolFactory.java |    14 +-
 .../LocationPreferenceSchedulingStrategy.java      |    95 +-
 .../PreviousAllocationSchedulingStrategy.java      |    59 +-
 .../jobmaster/slotpool/SchedulingStrategy.java     |     6 +-
 .../jobmaster/slotpool/SingleLogicalSlot.java      |    13 +
 .../flink/runtime/jobmaster/slotpool/SlotPool.java |   888 +-
 .../jobmaster/slotpool/SlotPoolGateway.java        |    38 +-
 .../runtime/jobmaster/slotpool/SlotProvider.java   |    20 +
 .../jobmaster/slotpool/SlotSharingManager.java     |   200 +-
 .../runtime/memory/AbstractPagedInputView.java     |   567 -
 .../runtime/memory/AbstractPagedOutputView.java    |   411 -
 .../apache/flink/runtime/memory/MemoryManager.java |   455 +-
 .../messages/webmonitor/ClusterOverview.java       |    27 +
 .../apache/flink/runtime/metrics/MetricNames.java  |    36 +-
 .../metrics/MetricRegistryConfiguration.java       |    18 +-
 .../flink/runtime/metrics/MetricRegistryImpl.java  |     5 +-
 .../flink/runtime/metrics/SimpleHistogram.java     |    40 +
 .../apache/flink/runtime/metrics/SumAndCount.java  |    75 +
 .../flink/runtime/metrics/dump/MetricDump.java     |    22 +-
 .../metrics/dump/MetricDumpSerialization.java      |   129 +-
 .../runtime/metrics/dump/MetricQueryService.java   |    98 +-
 .../flink/runtime/metrics/dump/QueryScopeInfo.java |    10 +-
 .../metrics/groups/AbstractMetricGroup.java        |    53 +-
 .../runtime/metrics/groups/FrontMetricGroup.java   |     6 +-
 .../metrics/groups/GenericValueMetricGroup.java    |     2 +-
 .../metrics/groups/OperatorIOMetricGroup.java      |     8 +-
 .../metrics/groups/OperatorMetricGroup.java        |     3 +-
 .../runtime/metrics/groups/TaskIOMetricGroup.java  |   102 +-
 .../runtime/metrics/groups/TaskMetricGroup.java    |    16 +-
 .../metrics/groups/UnregisteredMetricGroups.java   |     2 +-
 .../flink/runtime/metrics/util/MetricUtils.java    |   328 +-
 .../metrics/util/SystemResourcesCounter.java       |   236 -
 .../util/SystemResourcesMetricsInitializer.java    |   101 -
 .../flink/runtime/minicluster/JobExecutor.java     |     7 +-
 .../flink/runtime/minicluster/MiniCluster.java     |   175 +-
 .../minicluster/MiniClusterConfiguration.java      |    14 +-
 .../minicluster/OneTimeLeaderListenerFuture.java   |     6 +-
 .../runtime/minicluster/StandaloneMiniCluster.java |   182 +
 .../flink/runtime/net/RedirectingSslHandler.java   |   111 -
 .../apache/flink/runtime/net/SSLEngineFactory.java |    57 +
 .../org/apache/flink/runtime/net/SSLUtils.java     |   443 +-
 .../apache/flink/runtime/operators/BatchTask.java  |   212 +-
 .../flink/runtime/operators/DataSinkTask.java      |    76 +-
 .../flink/runtime/operators/DataSourceTask.java    |    17 +-
 .../runtime/operators/chaining/ChainedDriver.java  |    11 +-
 .../chaining/ExceptionInChainedStubException.java  |    11 +-
 .../operators/hash/ReOpenableMutableHashTable.java |     2 +-
 .../operators/shipping/OutputCollector.java        |    24 +-
 .../runtime/operators/shipping/OutputEmitter.java  |   106 +-
 .../operators/sort/BlockSortedDataFile.java        |   113 +
 .../operators/sort/BlockSortedDataFileFactory.java |    47 +
 .../operators/sort/ChannelDeleteRegistry.java      |    85 +
 .../sort/CombiningRecordComparisonMerger.java      |   116 +
 .../sort/CombiningUnilateralSortMerger.java        |   346 +-
 .../flink/runtime/operators/sort/DataFileInfo.java |    69 +
 .../operators/sort/DefaultFileMergePolicy.java     |   168 +
 .../sort/DefaultInMemorySorterFactory.java         |    67 -
 .../operators/sort/FixedLengthRecordSorter.java    |   152 +-
 .../runtime/operators/sort/InMemorySorter.java     |     7 +-
 .../operators/sort/InMemorySorterFactory.java      |    37 -
 .../runtime/operators/sort/LargeRecordHandler.java |    13 +-
 .../flink/runtime/operators/sort/MergePolicy.java  |    62 +
 .../operators/sort/NormalizedKeySorter.java        |    18 +-
 .../operators/sort/PushedUnilateralSortMerger.java |   181 +
 .../operators/sort/RecordComparisonMerger.java     |   290 +
 .../runtime/operators/sort/SortedDataFile.java     |    55 +
 .../operators/sort/SortedDataFileFactory.java      |    36 +
 .../operators/sort/SortedDataFileMerger.java       |    77 +
 .../flink/runtime/operators/sort/Sorter.java       |     4 +
 .../operators/sort/UnilateralSortMerger.java       |  1278 +-
 .../runtime/operators/sort/WriterCollector.java    |    53 +
 .../util/DistributedRuntimeUDFContext.java         |     9 +-
 .../runtime/operators/util/ReaderIterator.java     |    12 +-
 .../plugable/CopySerializationDelegate.java        |    60 +
 .../plugable/ReusingDeserializationDelegate.java   |     6 +-
 .../AccumulatorAggregationCoordinator.java         |   164 +
 .../AccumulatorAggregationManager.java             |    83 +
 .../CommitAccumulator.java                         |    65 +
 ...mptyOperationAccumulatorAggregationManager.java |    58 +
 .../RPCBasedAccumulatorAggregationManager.java     |   353 +
 .../apache/flink/runtime/query/KvStateEntry.java   |    10 +-
 .../flink/runtime/query/KvStateRegistry.java       |    12 +-
 .../registration/RegisteredRpcConnection.java      |     1 +
 .../runtime/resourcemanager/ResourceManager.java   |   352 +-
 .../ResourceManagerConfiguration.java              |    78 +
 .../resourcemanager/ResourceManagerFactory.java    |    52 -
 .../resourcemanager/ResourceManagerGateway.java    |    61 +-
 .../resourcemanager/ResourceManagerRunner.java     |    28 +-
 .../ResourceManagerRuntimeServices.java            |     3 +-
 .../runtime/resourcemanager/ResourceOverview.java  |    23 +-
 .../flink/runtime/resourcemanager/SlotRequest.java |    19 +
 .../resourcemanager/StandaloneResourceManager.java |    77 +-
 .../StandaloneResourceManagerFactory.java          |    71 -
 .../InterSlotPlacementConstraint.java              |    44 +
 .../placementconstraint/PlacementConstraint.java   |    44 +
 .../placementconstraint/PlacementConstraintID.java |    33 +
 .../PlacementConstraintManager.java                |   123 +
 .../PlacementConstraintScope.java                  |    31 +
 .../placementconstraint/SlotTag.java               |    63 +
 .../placementconstraint/SlotTagScope.java          |    34 +
 .../placementconstraint/TaggedSlot.java            |    63 +
 .../placementconstraint/TaggedSlotContext.java     |    56 +
 .../slotmanager/DynamicAssigningSlotManager.java   |   334 +
 .../slotmanager/PendingSlotRequest.java            |    23 +-
 .../slotmanager/PendingTaskManagerSlot.java        |    64 -
 .../slotmanager/ResourceActions.java               |    12 +-
 .../resourcemanager/slotmanager/SlotManager.java   |   481 +-
 .../slotmanager/SlotManagerConfiguration.java      |    35 +-
 .../slotmanager/StrictlyMatchingSlotManager.java   |    82 +
 .../slotmanager/TaskManagerSlotId.java             |    36 -
 .../apache/flink/runtime/rest/AbstractHandler.java |   216 +
 .../runtime/rest/ConnectionClosedException.java    |    39 -
 .../flink/runtime/rest/ConnectionException.java    |    42 -
 .../runtime/rest/ConnectionIdleException.java      |    40 -
 .../flink/runtime/rest/FileUploadHandler.java      |    48 +-
 .../flink/runtime/rest/JobRestEndpointFactory.java |    66 -
 .../org/apache/flink/runtime/rest/RestClient.java  |   179 +-
 .../runtime/rest/RestClientConfiguration.java      |    41 +-
 .../flink/runtime/rest/RestEndpointFactory.java    |    50 -
 .../flink/runtime/rest/RestServerEndpoint.java     |   143 +-
 .../rest/RestServerEndpointConfiguration.java      |    24 +-
 .../runtime/rest/SessionRestEndpointFactory.java   |    65 -
 .../runtime/rest/handler/AbstractHandler.java      |   242 -
 .../runtime/rest/handler/AbstractRestHandler.java  |    45 +-
 .../rest/handler/InFlightRequestTracker.java       |    66 -
 .../rest/handler/LeaderRetrievalHandler.java       |   103 -
 .../runtime/rest/handler/LegacyRestHandler.java    |    38 +
 .../rest/handler/LegacyRestHandlerAdapter.java     |    62 +
 .../runtime/rest/handler/RedirectHandler.java      |   187 +
 .../rest/handler/RestHandlerSpecification.java     |    13 -
 .../flink/runtime/rest/handler/RouterHandler.java  |    56 +
 .../AbstractAsynchronousOperationHandlers.java     |    99 +-
 .../handler/async/CompletedOperationCache.java     |   216 -
 .../async/UnknownOperationKeyException.java        |    35 -
 .../rest/handler/cluster/ClusterConfigHandler.java |     3 +-
 .../handler/cluster/ClusterOverviewHandler.java    |     3 +-
 .../handler/cluster/DashboardConfigHandler.java    |     3 +-
 .../rest/handler/cluster/ShutdownHandler.java      |     3 +-
 .../handler/job/AbstractExecutionGraphHandler.java |     3 +-
 .../rest/handler/job/AbstractJobVertexHandler.java |     5 +-
 .../handler/job/AbstractSubtaskAttemptHandler.java |     5 +-
 .../rest/handler/job/AbstractSubtaskHandler.java   |     5 +-
 .../handler/job/AsynchronousJobOperationKey.java   |     2 +-
 .../rest/handler/job/JobAccumulatorsHandler.java   |     3 +
 .../runtime/rest/handler/job/JobConfigHandler.java |     3 +
 .../rest/handler/job/JobDetailsHandler.java        |    23 +-
 .../rest/handler/job/JobExceptionsHandler.java     |    84 +-
 .../handler/job/JobExecutionResultHandler.java     |     2 +
 .../runtime/rest/handler/job/JobIdsHandler.java    |     2 +
 .../handler/job/JobPendingSlotRequestsHandler.java |    94 +
 .../runtime/rest/handler/job/JobPlanHandler.java   |     3 +
 .../runtime/rest/handler/job/JobSubmitHandler.java |    18 +-
 .../rest/handler/job/JobTerminationHandler.java    |     3 +-
 .../handler/job/JobVertexAccumulatorsHandler.java  |     3 +
 .../handler/job/JobVertexBackPressureHandler.java  |     3 +-
 .../rest/handler/job/JobVertexDetailsHandler.java  |    66 +-
 .../handler/job/JobVertexTaskManagersHandler.java  |    33 +-
 .../rest/handler/job/JobVerticesInfoHandler.java   |   166 +
 .../rest/handler/job/JobsOverviewHandler.java      |     2 +
 .../SubtaskAllExecutionAttemptDetailsHandler.java  |    81 +
 .../job/SubtaskCurrentAttemptDetailsHandler.java   |     8 +-
 ...SubtaskExecutionAttemptAccumulatorsHandler.java |     5 +-
 .../job/SubtaskExecutionAttemptDetailsHandler.java |    11 +-
 .../job/SubtasksAllAccumulatorsHandler.java        |     5 +-
 .../rest/handler/job/SubtasksTimesHandler.java     |     3 +
 .../job/checkpoints/AbstractCheckpointHandler.java |     4 +-
 .../job/checkpoints/CheckpointConfigHandler.java   |     3 +
 .../CheckpointStatisticDetailsHandler.java         |     3 +
 .../CheckpointingStatisticsHandler.java            |     4 +-
 .../TaskCheckpointStatisticDetailsHandler.java     |     3 +
 .../metrics/AbstractAggregatingMetricsHandler.java |     7 +-
 .../job/metrics/AbstractMetricsHandler.java        |     3 +-
 .../job/metrics/AggregatingJobsMetricsHandler.java |     6 +-
 .../metrics/AggregatingSubtasksMetricsHandler.java |     6 +-
 .../AggregatingTaskManagersMetricsHandler.java     |     6 +-
 .../job/metrics/JobManagerMetricsHandler.java      |     5 +-
 .../handler/job/metrics/JobMetricsHandler.java     |     5 +-
 .../job/metrics/JobVertexMetricsHandler.java       |     6 +-
 .../handler/job/metrics/SubtaskMetricsHandler.java |     4 +-
 .../job/metrics/TaskManagerMetricsHandler.java     |     5 +-
 .../handler/job/rescaling/RescalingHandlers.java   |     4 +
 .../job/savepoints/SavepointDisposalHandlers.java  |    15 +-
 .../handler/job/savepoints/SavepointHandlers.java  |     6 +-
 .../AbstractExecutionGraphRequestHandler.java      |    77 +
 .../legacy/AbstractJobVertexRequestHandler.java    |    71 +
 .../handler/legacy/AbstractJsonRequestHandler.java |    88 +
 .../AbstractSubtaskAttemptRequestHandler.java      |    77 +
 .../legacy/AbstractSubtaskRequestHandler.java      |    65 +
 .../rest/handler/legacy/ClusterConfigHandler.java  |    93 +
 .../handler/legacy/ClusterOverviewHandler.java     |   106 +
 .../rest/handler/legacy/ConstantTextHandler.java   |    10 +-
 .../rest/handler/legacy/CurrentJobIdsHandler.java  |   100 +
 .../handler/legacy/DashboardConfigHandler.java     |    87 +
 .../handler/legacy/JobAccumulatorsHandler.java     |   107 +
 .../handler/legacy/JobCancellationHandler.java     |    73 +
 .../JobCancellationWithSavepointHandlers.java      |   429 +
 .../rest/handler/legacy/JobConfigHandler.java      |   120 +
 .../rest/handler/legacy/JobDetailsHandler.java     |   225 +
 .../rest/handler/legacy/JobExceptionsHandler.java  |   137 +
 .../rest/handler/legacy/JobPlanHandler.java        |    66 +
 .../rest/handler/legacy/JobStoppingHandler.java    |    73 +
 .../legacy/JobVertexAccumulatorsHandler.java       |   113 +
 .../legacy/JobVertexBackPressureHandler.java       |   145 +
 .../handler/legacy/JobVertexDetailsHandler.java    |   160 +
 .../legacy/JobVertexTaskManagersHandler.java       |   211 +
 .../rest/handler/legacy/JobsOverviewHandler.java   |   126 +
 .../rest/handler/legacy/RequestHandler.java        |    56 +
 .../handler/legacy/RequestHandlerException.java    |    31 +
 .../SubtaskCurrentAttemptDetailsHandler.java       |    48 +
 ...SubtaskExecutionAttemptAccumulatorsHandler.java |   134 +
 .../SubtaskExecutionAttemptDetailsHandler.java     |   168 +
 .../legacy/SubtasksAllAccumulatorsHandler.java     |   131 +
 .../rest/handler/legacy/SubtasksTimesHandler.java  |   141 +
 .../rest/handler/legacy/TaskManagerLogHandler.java |   340 +
 .../rest/handler/legacy/TaskManagersHandler.java   |   232 +
 .../checkpoints/CheckpointConfigHandler.java       |   123 +
 .../checkpoints/CheckpointStatsDetailsHandler.java |   205 +
 .../CheckpointStatsDetailsSubtasksHandler.java     |   234 +
 .../legacy/checkpoints/CheckpointStatsHandler.java |   281 +
 .../legacy/files/StaticFileServerHandler.java      |   116 +-
 .../messages/ClusterOverviewWithVersion.java       |    22 +-
 .../metrics/AbstractAggregatingMetricsHandler.java |   225 +
 .../legacy/metrics/AbstractMetricsHandler.java     |   137 +
 .../metrics/AggregatingJobsMetricsHandler.java     |    57 +
 .../metrics/AggregatingSubtasksMetricsHandler.java |   122 +
 .../AggregatingTaskManagersMetricsHandler.java     |    57 +
 .../handler/legacy/metrics/DoubleAccumulator.java  |   257 +
 .../legacy/metrics/JobManagerMetricsHandler.java   |    57 +
 .../handler/legacy/metrics/JobMetricsHandler.java  |    55 +
 .../legacy/metrics/JobVertexMetricsHandler.java    |    60 +
 .../rest/handler/legacy/metrics/MetricFetcher.java |   182 +-
 .../handler/legacy/metrics/MetricFetcherImpl.java  |   239 -
 .../rest/handler/legacy/metrics/MetricStore.java   |     6 +-
 .../legacy/metrics/SubtaskMetricsHandler.java      |    68 +
 .../legacy/metrics/TaskManagerMetricsHandler.java  |    59 +
 .../handler/legacy/metrics/VoidMetricFetcher.java  |    38 -
 .../rest/handler/router/MethodlessRouter.java      |   125 -
 .../runtime/rest/handler/router/PathPattern.java   |   181 -
 .../runtime/rest/handler/router/RouteResult.java   |   138 -
 .../runtime/rest/handler/router/RoutedRequest.java |   114 -
 .../flink/runtime/rest/handler/router/Router.java  |   399 -
 .../runtime/rest/handler/router/RouterHandler.java |   122 -
 .../AbstractTaskManagerFileHandler.java            |   114 +-
 .../taskmanager/AbstractTaskManagerHandler.java    |    11 +-
 .../taskmanager/JobTaskManagersHandler.java        |   115 +
 .../taskmanager/TaskManagerDetailsHandler.java     |    70 +-
 .../taskmanager/TaskManagerFileRangeHandler.java   |   191 +
 .../handler/taskmanager/TaskManagerJMXHandler.java |    69 +
 .../taskmanager/TaskManagerLogFileHandler.java     |    10 +-
 .../TaskManagerLogFileRangeHandler.java            |    61 +
 .../taskmanager/TaskManagerLogsHandler.java        |   122 +
 .../taskmanager/TaskManagerStdoutFileHandler.java  |    10 +-
 .../handler/taskmanager/TaskManagersHandler.java   |     2 +
 .../rest/handler/util/HandlerRedirectUtils.java    |    56 +-
 .../rest/handler/util/HandlerRequestUtils.java     |    25 -
 .../runtime/rest/handler/util/HandlerUtils.java    |    38 +-
 .../runtime/rest/handler/util/KeepAliveWrite.java  |    50 -
 .../rest/handler/util/MutableIOMetrics.java        |    92 +-
 ...latorsIncludeSerializedValueQueryParameter.java |     5 -
 .../rest/messages/ClusterConfigurationInfo.java    |     2 +-
 .../messages/ClusterConfigurationInfoHeaders.java  |     2 +-
 .../rest/messages/ClusterOverviewHeaders.java      |     2 +-
 .../rest/messages/DashboardConfiguration.java      |     2 +-
 .../messages/DashboardConfigurationHeaders.java    |     4 +-
 .../runtime/rest/messages/JobExceptionsInfo.java   |    36 +-
 .../runtime/rest/messages/JobIDPathParameter.java  |     5 -
 .../messages/JobPendingSlotRequestsHeaders.java    |    75 +
 .../rest/messages/JobPendingSlotRequestsInfo.java  |    68 +
 .../rest/messages/JobTerminationHeaders.java       |     4 +-
 .../rest/messages/JobVertexDetailsInfo.java        |    34 +-
 .../rest/messages/JobVertexIdPathParameter.java    |     5 -
 .../rest/messages/JobVertexTaskManagersInfo.java   |    13 +-
 .../runtime/rest/messages/JobsOverviewHeaders.java |     2 +-
 .../runtime/rest/messages/MessageParameter.java    |     6 -
 .../RescalingParallelismQueryParameter.java        |     5 -
 .../rest/messages/SubtaskIndexPathParameter.java   |     5 -
 .../messages/TerminationModeQueryParameter.java    |    11 +-
 .../flink/runtime/rest/messages/TriggerId.java     |     5 +-
 .../rest/messages/TriggerIdPathParameter.java      |     6 -
 .../checkpoints/CheckpointIdPathParameter.java     |     5 -
 .../messages/job/JobPendingSlotRequestDetail.java  |   336 +
 .../rest/messages/job/JobSubmitHeaders.java        |     6 +-
 .../rest/messages/job/JobVerticesHeaders.java      |    79 +
 .../runtime/rest/messages/job/JobVerticesInfo.java |   351 +
 .../SubtaskAllExecutionAttemptDetailsHeaders.java  |    82 +
 .../messages/job/SubtaskAttemptPathParameter.java  |     5 -
 .../job/SubtaskExecutionAllAttemptsInfo.java       |    67 +
 .../job/SubtaskExecutionAttemptDetailsInfo.java    |    33 +-
 .../messages/job/SubtaskExecutionAttemptInfo.java  |   209 +
 .../rest/messages/job/metrics/IOMetricsInfo.java   |   126 +-
 .../JobManagerMetricsMessageParameters.java        |     2 +-
 .../job/metrics/JobMetricsMessageParameters.java   |     2 +-
 .../job/metrics/JobsFilterQueryParameter.java      |     5 -
 .../job/metrics/MetricsAggregationParameter.java   |     7 -
 .../job/metrics/MetricsFilterParameter.java        |     4 -
 .../job/metrics/SubtasksFilterQueryParameter.java  |     5 -
 .../TaskManagerMetricsMessageParameters.java       |     2 +-
 .../metrics/TaskManagersFilterQueryParameter.java  |     5 -
 .../job/savepoints/SavepointDisposalRequest.java   |     7 +-
 .../rest/messages/json/AbstractIDDeserializer.java |    44 +
 .../rest/messages/json/AbstractIDSerializer.java   |    44 +
 .../json/ExecutionAttemptIDDeserializer.java       |    43 +
 .../json/ExecutionAttemptIDSerializer.java         |    44 +
 .../rest/messages/json/JobResultDeserializer.java  |     7 -
 .../rest/messages/json/JobResultSerializer.java    |     5 -
 .../json/JobVertexOperatorIDDeserializer.java      |    44 +
 .../json/JobVertexOperatorIDSerializer.java        |    44 +
 .../messages/json/SlotRequestIdDeserializer.java   |    44 +
 .../messages/json/SlotRequestIdSerializer.java     |    44 +
 .../json/SlotSharingGroupIdDeserializer.java       |    44 +
 .../json/SlotSharingGroupIdSerializer.java         |    44 +
 .../messages/taskmanager/FileListsParameters.java  |    47 +
 .../taskmanager/FileNameQueryParameter.java        |    42 +
 .../taskmanager/FileRangeMessageParameters.java    |    58 +
 .../taskmanager/FileReadCountQueryParameter.java   |    42 +
 .../taskmanager/FileReadStartQueryParameter.java   |    42 +
 .../runtime/rest/messages/taskmanager/JMXInfo.java |    74 +
 .../taskmanager/JobTaskManagersHeaders.java        |    79 +
 .../rest/messages/taskmanager/LogDetail.java       |    79 +
 .../taskmanager/LogFileNamePathParameter.java      |    43 +
 .../runtime/rest/messages/taskmanager/LogInfo.java |    65 +
 .../rest/messages/taskmanager/LogsInfo.java        |    71 +
 .../taskmanager/TaskManagerDetailsInfo.java        |     9 +-
 .../taskmanager/TaskManagerIdPathParameter.java    |     5 -
 .../rest/messages/taskmanager/TaskManagerInfo.java |    33 +-
 .../taskmanager/TaskManagerJMXHeaders.java         |    77 +
 .../TaskManagerLogFileRangeHeaders.java            |    77 +
 .../taskmanager/TaskManagerLogsHeaders.java        |    77 +
 .../taskmanager/TaskManagerMessageParameters.java  |     2 +-
 .../taskmanager/TaskManagerMetricsInfo.java        |   140 +
 .../messages/taskmanager/TaskManagersHeaders.java  |     2 +-
 .../runtime/rest/versioning/RestAPIVersion.java    |    98 -
 .../flink/runtime/rpc/LeaderShipLostHandler.java   |    35 +
 .../org/apache/flink/runtime/rpc/RpcUtils.java     |    27 -
 .../runtime/rpc/akka/AkkaInvocationHandler.java    |    38 +-
 .../flink/runtime/rpc/akka/AkkaRpcActor.java       |    64 +-
 .../flink/runtime/rpc/akka/AkkaRpcService.java     |    60 +-
 .../rpc/akka/AkkaRpcServiceConfiguration.java      |    77 -
 .../runtime/rpc/akka/AkkaRpcServiceUtils.java      |   104 +-
 .../flink/runtime/rpc/akka/FencedAkkaRpcActor.java |     8 +-
 .../runtime/rpc/messages/RemoteRpcInvocation.java  |    42 +-
 .../runtime/schedule/EagerSchedulingPlugin.java    |    95 +
 .../runtime/schedule/ExecutionVertexStatus.java    |    61 +
 .../flink/runtime/schedule/GraphManagerPlugin.java |    73 +
 .../schedule/GraphManagerPluginFactory.java        |    81 +
 .../runtime/schedule/ResultPartitionStatus.java    |    73 +
 .../flink/runtime/schedule/SchedulingConfig.java   |    66 +
 .../schedule/SlotSharingResourceCalculator.java    |    41 +
 .../runtime/schedule/StepwiseSchedulingPlugin.java |   135 +
 .../SummationSlotSharingResourceCalculator.java    |    75 +
 .../flink/runtime/schedule/VertexInputTracker.java |   298 +
 .../flink/runtime/schedule/VertexScheduler.java    |    70 +
 .../state/AbstractInternalStateBackend.java        |   450 +
 .../runtime/state/AbstractKeyedStateBackend.java   |   245 +-
 .../runtime/state/AbstractSnapshotStrategy.java    |    79 -
 .../flink/runtime/state/AbstractStateBackend.java  |    17 +-
 .../flink/runtime/state/ArrayListSerializer.java   |    17 +-
 .../runtime/state/ArrayListSerializerSnapshot.java |    63 -
 .../flink/runtime/state/AsyncSnapshotCallable.java |   172 -
 .../state/BackendWritableBroadcastState.java       |     4 +-
 .../flink/runtime/state/BatchPutWrapper.java       |    37 +
 .../state/CheckpointMetadataOutputStream.java      |    15 -
 .../flink/runtime/state/CheckpointStorage.java     |    15 +
 .../runtime/state/CheckpointStreamFactory.java     |    16 +-
 .../state/CheckpointStreamWithResultProvider.java  |     5 +-
 .../runtime/state/DefaultKeyedStateStore.java      |    26 +-
 .../runtime/state/DefaultOperatorStateBackend.java |   536 +-
 .../runtime/state/DummyKeyedStateBackend.java      |   106 +
 .../state/DuplicatingCheckpointOutputStream.java   |    14 +
 .../apache/flink/runtime/state/GroupIterator.java  |    67 +
 .../flink/runtime/state/HeapBroadcastState.java    |    10 +-
 .../state/IncrementalKeyedStateSnapshot.java       |   268 +
 .../state/IncrementalLocalKeyedStateSnapshot.java  |   145 +
 .../state/InternalBackendSerializationProxy.java   |   210 +
 .../runtime/state/InternalColumnDescriptor.java    |   211 +
 .../flink/runtime/state/InternalPriorityQueue.java |    99 -
 .../flink/runtime/state/InternalStateBackend.java  |   110 +
 .../flink/runtime/state/InternalStateType.java     |    48 +
 .../apache/flink/runtime/state/JavaSerializer.java |    20 -
 .../flink/runtime/state/KeyExtractorFunction.java  |    49 -
 .../flink/runtime/state/KeyGroupPartitioner.java   |   342 -
 .../state/KeyGroupedInternalPriorityQueue.java     |    38 -
 .../runtime/state/KeyGroupsStateSnapshot.java      |   209 +
 .../java/org/apache/flink/runtime/state/Keyed.java |    32 -
 .../state/KeyedBackendSerializationProxy.java      |   108 +-
 ...dBackendStateMetaInfoSnapshotReaderWriters.java |   211 +
 .../flink/runtime/state/KeyedStateBackend.java     |     8 +-
 .../runtime/state/KeyedStateBackendWrapper.java    |   261 +
 .../flink/runtime/state/KeyedStateFactory.java     |    68 -
 .../flink/runtime/state/KeyedStateFunction.java    |     5 +-
 .../state/OperatorBackendSerializationProxy.java   |    75 +-
 ...rBackendStateMetaInfoSnapshotReaderWriters.java |   339 +
 .../flink/runtime/state/PriorityComparable.java    |    33 -
 .../flink/runtime/state/PriorityComparator.java    |    49 -
 .../runtime/state/PriorityQueueSetFactory.java     |    44 -
 .../RegisteredBroadcastBackendStateMetaInfo.java   |   247 +
 .../RegisteredBroadcastStateBackendMetaInfo.java   |   211 -
 .../RegisteredKeyValueStateBackendMetaInfo.java    |   249 -
 .../state/RegisteredKeyedBackendStateMetaInfo.java |   299 +
 .../RegisteredOperatorBackendStateMetaInfo.java    |   219 +
 .../RegisteredOperatorStateBackendMetaInfo.java    |   179 -
 ...egisteredPriorityQueueStateBackendMetaInfo.java |   110 -
 .../runtime/state/RegisteredStateMetaInfo.java     |   299 +
 .../runtime/state/RegisteredStateMetaInfoBase.java |    62 -
 .../flink/runtime/state/SnapshotStrategy.java      |    12 +-
 .../apache/flink/runtime/state/Snapshotable.java   |    27 +-
 .../flink/runtime/state/StateAccessException.java  |    30 +
 .../apache/flink/runtime/state/StateBackend.java   |   114 +-
 .../flink/runtime/state/StateBackendLoader.java    |    28 +-
 .../state/StateIncompatibleAccessException.java    |    36 +
 .../flink/runtime/state/StateIteratorUtil.java     |    62 +
 .../flink/runtime/state/StateMetaInfoSnapshot.java |   184 +
 .../runtime/state/StateSerializerProvider.java     |   340 -
 .../flink/runtime/state/StateSerializerUtil.java   |   447 +
 .../apache/flink/runtime/state/StateSnapshot.java  |    76 -
 .../state/StateSnapshotContextSynchronousImpl.java |     2 +-
 .../runtime/state/StateSnapshotKeyGroupReader.java |    44 -
 .../flink/runtime/state/StateSnapshotRestore.java  |    47 -
 .../runtime/state/StateSnapshotTransformer.java    |   102 -
 .../runtime/state/StateSnapshotTransformers.java   |   153 -
 .../apache/flink/runtime/state/StateStorage.java   |   155 +
 .../org/apache/flink/runtime/state/StateUtil.java  |     4 +-
 .../flink/runtime/state/StorageInstance.java       |    30 +
 .../flink/runtime/state/StorageIterator.java       |    32 +
 .../runtime/state/VoidNamespaceSerializer.java     |    29 +-
 .../flink/runtime/state/VoidNamespaceTypeInfo.java |     2 +-
 .../state/context/ContextAggregatingState.java     |   132 +
 .../runtime/state/context/ContextFoldingState.java |   129 +
 .../runtime/state/context/ContextKeyedState.java   |    48 +
 .../runtime/state/context/ContextListState.java    |   134 +
 .../runtime/state/context/ContextMapState.java     |   170 +
 .../state/context/ContextReducingState.java        |   126 +
 .../state/context/ContextSortedMapState.java       |   187 +
 .../runtime/state/context/ContextStateHelper.java  |   664 +
 .../context/ContextSubKeyedAggregatingState.java   |   176 +
 .../context/ContextSubKeyedAppendingState.java     |    33 +
 .../state/context/ContextSubKeyedFoldingState.java |   127 +
 .../state/context/ContextSubKeyedListState.java    |   128 +
 .../state/context/ContextSubKeyedMapState.java     |   166 +
 .../context/ContextSubKeyedReducingState.java      |   152 +
 .../state/context/ContextSubKeyedState.java        |    37 +
 .../state/context/ContextSubKeyedValueState.java   |   104 +
 .../runtime/state/context/ContextValueState.java   |   114 +
 .../filesystem/AbstractFsCheckpointStorage.java    |   110 +-
 .../runtime/state/filesystem/FileStateHandle.java  |     2 +-
 .../FsCheckpointMetadataOutputStream.java          |    62 +-
 .../state/filesystem/FsCheckpointStorage.java      |    57 +-
 .../filesystem/FsCheckpointStorageLocation.java    |    17 +-
 .../filesystem/FsCheckpointStreamFactory.java      |    74 +-
 .../runtime/state/filesystem/FsStateBackend.java   |   113 +-
 .../state/heap/AbstractHeapAppendingState.java     |    64 -
 .../state/heap/AbstractHeapMergingState.java       |     9 +-
 .../state/heap/AbstractHeapPriorityQueue.java      |   222 -
 .../runtime/state/heap/AbstractHeapState.java      |     6 +-
 .../state/heap/AbstractStateTableSnapshot.java     |     9 +-
 .../runtime/state/heap/CopyOnWriteStateTable.java  |    97 +-
 .../state/heap/CopyOnWriteStateTableSnapshot.java  |   247 +-
 .../runtime/state/heap/HeapAggregatingState.java   |    46 +-
 .../flink/runtime/state/heap/HeapFoldingState.java |    42 +-
 .../state/heap/HeapInternalStateBackend.java       |   541 +
 .../runtime/state/heap/HeapKeyedStateBackend.java  |   756 +-
 .../flink/runtime/state/heap/HeapListState.java    |    37 +-
 .../flink/runtime/state/heap/HeapMapState.java     |    38 +-
 .../runtime/state/heap/HeapPriorityQueue.java      |   177 -
 .../state/heap/HeapPriorityQueueElement.java       |    49 -
 .../runtime/state/heap/HeapPriorityQueueSet.java   |   167 -
 .../state/heap/HeapPriorityQueueSetFactory.java    |    69 -
 .../HeapPriorityQueueSnapshotRestoreWrapper.java   |   114 -
 .../state/heap/HeapPriorityQueueStateSnapshot.java |   118 -
 .../runtime/state/heap/HeapReducingState.java      |    40 +-
 .../flink/runtime/state/heap/HeapStateStorage.java |   191 +
 .../runtime/state/heap/HeapStorageIterator.java    |    81 +
 .../flink/runtime/state/heap/HeapValueState.java   |    34 +-
 .../flink/runtime/state/heap/KeyContextImpl.java   |    85 +
 .../heap/KeyGroupPartitionedPriorityQueue.java     |   307 -
 .../runtime/state/heap/NestedMapsStateTable.java   |   113 +-
 .../flink/runtime/state/heap/StateTable.java       |    35 +-
 .../state/heap/StateTableByKeyGroupReader.java     |    38 +
 .../state/heap/StateTableByKeyGroupReaders.java    |    91 +-
 .../runtime/state/heap/StateTableSnapshot.java     |    45 +
 .../heap/internal/AbstractStateTableSnapshot.java  |    51 +
 .../state/heap/internal/CopyOnWriteStateTable.java |  1120 +
 .../internal/CopyOnWriteStateTableSnapshot.java    |   215 +
 .../state/heap/internal/NestedMapsStateTable.java  |   556 +
 .../runtime/state/heap/internal/StateEntry.java    |    44 +
 .../runtime/state/heap/internal/StateTable.java    |   239 +
 .../state/heap/internal/StateTableSnapshot.java    |    46 +
 .../state/internal/InternalAppendingState.java     |    22 +-
 .../runtime/state/internal/InternalValueState.java |     6 +-
 .../runtime/state/keyed/AbstractKeyedMapState.java |   190 +
 .../state/keyed/AbstractKeyedMapStateImpl.java     |   925 +
 .../flink/runtime/state/keyed/KeyedListState.java  |   137 +
 .../state/keyed/KeyedListStateDescriptor.java      |    90 +
 .../runtime/state/keyed/KeyedListStateImpl.java    |   761 +
 .../flink/runtime/state/keyed/KeyedMapState.java   |    32 +
 .../state/keyed/KeyedMapStateDescriptor.java       |   103 +
 .../runtime/state/keyed/KeyedMapStateImpl.java     |    87 +
 .../runtime/state/keyed/KeyedSortedMapState.java   |    97 +
 .../state/keyed/KeyedSortedMapStateDescriptor.java |   119 +
 .../state/keyed/KeyedSortedMapStateImpl.java       |   431 +
 .../flink/runtime/state/keyed/KeyedState.java      |   140 +
 .../runtime/state/keyed/KeyedStateBinder.java      |    72 +
 .../runtime/state/keyed/KeyedStateDescriptor.java  |   189 +
 .../flink/runtime/state/keyed/KeyedValueState.java |    62 +
 .../state/keyed/KeyedValueStateDescriptor.java     |    54 +
 .../runtime/state/keyed/KeyedValueStateImpl.java   |   555 +
 .../state/memory/MemCheckpointStreamFactory.java   |     8 +
 .../memory/MemoryBackendCheckpointStorage.java     |     5 +-
 .../runtime/state/memory/MemoryStateBackend.java   |   102 +-
 .../state/metainfo/LegacyStateMetaInfoReaders.java |   225 -
 .../state/metainfo/StateMetaInfoReader.java        |    45 -
 .../state/metainfo/StateMetaInfoSnapshot.java      |   165 -
 .../StateMetaInfoSnapshotReadersWriters.java       |   274 -
 .../state/metainfo/StateMetaInfoWriter.java        |    43 -
 .../state/subkeyed/AbstractSubKeyedMapState.java   |   178 +
 .../subkeyed/AbstractSubKeyedMapStateImpl.java     |   983 +
 .../runtime/state/subkeyed/SubKeyedListState.java  |   114 +
 .../subkeyed/SubKeyedListStateDescriptor.java      |    79 +
 .../state/subkeyed/SubKeyedListStateImpl.java      |   798 +
 .../runtime/state/subkeyed/SubKeyedMapState.java   |    33 +
 .../state/subkeyed/SubKeyedMapStateDescriptor.java |   108 +
 .../state/subkeyed/SubKeyedMapStateImpl.java       |    84 +
 .../state/subkeyed/SubKeyedSortedMapState.java     |   106 +
 .../subkeyed/SubKeyedSortedMapStateDescriptor.java |   125 +
 .../state/subkeyed/SubKeyedSortedMapStateImpl.java |   422 +
 .../runtime/state/subkeyed/SubKeyedState.java      |   149 +
 .../state/subkeyed/SubKeyedStateBinder.java        |    79 +
 .../state/subkeyed/SubKeyedStateDescriptor.java    |   186 +
 .../runtime/state/subkeyed/SubKeyedValueState.java |    63 +
 .../subkeyed/SubKeyedValueStateDescriptor.java     |    57 +
 .../state/subkeyed/SubKeyedValueStateImpl.java     |   551 +
 .../runtime/state/ttl/AbstractTtlDecorator.java    |   105 -
 .../flink/runtime/state/ttl/AbstractTtlState.java  |    86 -
 .../runtime/state/ttl/TtlAggregateFunction.java    |    84 -
 .../runtime/state/ttl/TtlAggregatingState.java     |    81 -
 .../flink/runtime/state/ttl/TtlFoldFunction.java   |    50 -
 .../flink/runtime/state/ttl/TtlFoldingState.java   |    70 -
 .../flink/runtime/state/ttl/TtlListState.java      |   187 -
 .../flink/runtime/state/ttl/TtlMapState.java       |   183 -
 .../flink/runtime/state/ttl/TtlReduceFunction.java |    54 -
 .../flink/runtime/state/ttl/TtlReducingState.java  |    74 -
 .../flink/runtime/state/ttl/TtlStateFactory.java   |   232 -
 .../state/ttl/TtlStateSnapshotTransformer.java     |   119 -
 .../flink/runtime/state/ttl/TtlTimeProvider.java   |    28 -
 .../apache/flink/runtime/state/ttl/TtlUtils.java   |    49 -
 .../apache/flink/runtime/state/ttl/TtlValue.java   |    50 -
 .../flink/runtime/state/ttl/TtlValueState.java     |    54 -
 .../runtime/taskexecutor/JobLeaderService.java     |    22 +-
 .../runtime/taskexecutor/JobManagerTable.java      |    53 +-
 .../taskexecutor/ReusableTaskComponents.java       |    77 +
 .../flink/runtime/taskexecutor/SlotReport.java     |     9 +-
 .../flink/runtime/taskexecutor/SlotStatus.java     |    86 +-
 .../runtime/taskexecutor/TaskExecutionStatus.java  |   125 +
 .../flink/runtime/taskexecutor/TaskExecutor.java   |   693 +-
 .../runtime/taskexecutor/TaskExecutorGateway.java  |    57 +-
 .../TaskExecutorRegistrationSuccess.java           |    19 +-
 .../taskexecutor/TaskExecutorReportResponse.java   |    83 +
 .../taskexecutor/TaskManagerConfiguration.java     |    36 +-
 .../runtime/taskexecutor/TaskManagerRunner.java    |    91 +-
 .../runtime/taskexecutor/TaskManagerServices.java  |    85 +-
 .../TaskManagerServicesConfiguration.java          |   167 +-
 .../taskexecutor/rpc/RpcCheckpointResponder.java   |    14 +-
 .../taskexecutor/rpc/RpcInputSplitProvider.java    |    25 +-
 .../taskexecutor/rpc/RpcPartitionStateChecker.java |     6 +-
 .../rpc/RpcResultPartitionConsumableNotifier.java  |     8 +-
 .../flink/runtime/taskexecutor/slot/SlotOffer.java |    15 +
 .../flink/runtime/taskexecutor/slot/TaskSlot.java  |    54 +-
 .../runtime/taskexecutor/slot/TaskSlotTable.java   |    82 +-
 .../ActorGatewayTaskExecutionStateListener.java    |    42 +
 .../ActorGatewayTaskManagerActions.java            |    16 +-
 .../flink/runtime/taskmanager/MemoryLogger.java    |    21 +-
 .../NetworkEnvironmentConfiguration.java           |    45 +-
 .../org/apache/flink/runtime/taskmanager/Task.java |   418 +-
 .../taskmanager/TaskExecutionStateListener.java    |    29 +
 .../taskmanager/TaskInputSplitProvider.java        |    27 +-
 .../runtime/taskmanager/TaskManagerActions.java    |     7 +
 .../runtime/throwable/ThrowableAnnotation.java     |    39 -
 .../runtime/throwable/ThrowableClassifier.java     |    36 -
 .../flink/runtime/throwable/ThrowableType.java     |    47 -
 .../runtime/types/FlinkChillPackageRegistrar.java  |    63 -
 .../runtime/types/PriorityQueueSerializer.java     |    93 -
 .../flink/runtime/update/JobUpdateRequest.java     |    41 +
 .../update/action/JobGraphReplaceAction.java       |    40 +
 .../update/action/JobGraphUpdateAction.java        |    29 +
 .../runtime/update/action/JobUpdateAction.java     |    28 +
 .../update/action/JobVertexRescaleAction.java      |    44 +
 .../action/JobVertexResourcesUpdateAction.java     |    55 +
 .../update/action/JobVertexUpdateAction.java       |    49 +
 .../flink/runtime/util/EvictingBoundedList.java    |    49 +-
 .../flink/runtime/util/ExecutorThreadFactory.java  |    50 +-
 .../apache/flink/runtime/util/FileOffsetRange.java |   101 +
 .../apache/flink/runtime/util/FileReadDetail.java  |    88 +
 .../apache/flink/runtime/util/FixedSortedSet.java  |    87 +
 .../apache/flink/runtime/util/JarFileCreator.java  |   222 +
 .../flink/runtime/util/LeaderRetrievalUtils.java   |    18 -
 .../runtime/util/NioBufferedFileInputStream.java   |   179 +
 .../runtime/util/NioBufferedFileOutputStream.java  |    92 +
 .../flink/runtime/util/ProcessShutDownThread.java  |     3 +-
 .../flink/runtime/util/SingleElementIterator.java  |     3 +
 .../apache/flink/runtime/util/ZooKeeperUtils.java  |    80 +-
 .../flink/runtime/webmonitor/RestfulGateway.java   |    47 +
 .../runtime/webmonitor/WebMonitorEndpoint.java     |   182 +-
 .../flink/runtime/webmonitor/WebMonitorUtils.java  |    11 +-
 .../zookeeper/ZooKeeperStateHandleStore.java       |   258 +-
 .../runtime/zookeeper/ZooKeeperUtilityFactory.java |    23 +-
 flink-runtime/src/main/resources/META-INF/NOTICE   |    47 -
 .../resources/META-INF/licenses/LICENSE.base64     |    26 -
 .../resources/META-INF/licenses/LICENSE.jsr166y    |    26 -
 .../main/resources/META-INF/licenses/LICENSE.jzlib |    26 -
 .../resources/META-INF/licenses/LICENSE.webbit     |    38 -
 .../main/scala/akka/actor/RobustActorSystem.scala  |    98 -
 .../akka/dispatch/PriorityThreadFactory.scala      |    38 -
 .../akka/dispatch/PriorityThreadsDispatcher.scala  |    64 -
 .../PriorityThreadsDispatcherPrerequisites.scala   |    78 -
 .../org/apache/flink/runtime/akka/AkkaUtils.scala  |   516 +-
 .../flink/runtime/jobmanager/JobManager.scala      |   167 +-
 .../runtime/messages/JobManagerMessages.scala      |     3 +-
 .../runtime/messages/TaskManagerMessages.scala     |     2 +
 .../runtime/minicluster/FlinkMiniCluster.scala     |    37 +-
 .../minicluster/LocalFlinkMiniCluster.scala        |    11 +-
 .../flink/runtime/taskmanager/TaskManager.scala    |    60 +-
 .../runtime/types/FlinkScalaKryoInstantiator.scala |   194 -
 .../types/JavaIterableWrapperSerializer.scala      |    75 -
 .../flink/runtime/akka/FlinkUntypedActorTest.java  |     6 +-
 .../flink/runtime/akka/QuarantineMonitorTest.java  |    15 +-
 .../flink/runtime/blob/BlobClientSslTest.java      |    33 +-
 .../apache/flink/runtime/blob/BlobClientTest.java  |    46 +
 .../flink/runtime/blob/BlobServerPutTest.java      |     3 +-
 .../flink/runtime/blob/BlobServerSSLTest.java      |    93 -
 .../apache/flink/runtime/blob/BlobServerTest.java  |    76 -
 .../runtime/blob/VoidPermanentBlobService.java     |    41 -
 .../checkpoint/CheckpointCoordinatorTest.java      |   639 +-
 .../checkpoint/CheckpointMetadataLoadingTest.java  |    23 +-
 .../CheckpointSettingsSerializableTest.java        |    48 +-
 .../checkpoint/CheckpointStateRestoreTest.java     |    97 +-
 .../checkpoint/CheckpointStatsCountsTest.java      |    27 +-
 .../checkpoint/CompletedCheckpointStoreTest.java   |     9 +-
 .../checkpoint/CoordinatorShutdownTest.java        |   213 +
 .../ExecutionGraphCheckpointCoordinatorTest.java   |   202 +-
 .../runtime/checkpoint/PendingCheckpointTest.java  |     5 +-
 .../PrioritizedOperatorSubtaskStateTest.java       |    12 +-
 .../runtime/checkpoint/StateHandleDummyUtil.java   |     1 +
 .../TestingRetrievableStateStorageHelper.java      |    63 -
 .../ZooKeeperCompletedCheckpointStoreITCase.java   |    10 +-
 ...oKeeperCompletedCheckpointStoreMockitoTest.java |   244 -
 .../ZooKeeperCompletedCheckpointStoreTest.java     |   276 +-
 .../checkpoint/savepoint/CheckpointTestUtils.java  |   153 +-
 .../savepoint/SavepointV2SerializerTest.java       |     4 +-
 .../checkpoint/savepoint/SavepointV2Test.java      |     2 +-
 .../savepoint/SavepointV3SerializerTest.java       |   149 +
 .../checkpoint/savepoint/SavepointV3Test.java      |    68 +
 .../runtime/classloading/ClassLoaderTest.java      |    59 +-
 .../flink/runtime/client/ClientUtilsTest.java      |   204 +-
 .../client/JobClientActorRecoveryITCase.java       |   163 +
 .../clusterframework/ApplicationStatusTest.java    |    76 -
 .../clusterframework/BootstrapToolsTest.java       |   160 +-
 .../clusterframework/ResourceManagerTest.java      |    18 +-
 .../TaskManagerResourceCalculatorTest.java         |    71 +
 .../types/ResourceProfileTest.java                 |   203 +
 .../clusterframework/types/SlotProfileTest.java    |    52 +-
 .../types/TaskManagerResourceTest.java             |   211 +
 .../runtime/concurrent/ConjunctFutureTest.java     |     2 +-
 .../flink/runtime/concurrent/FutureUtilsTest.java  |    40 +-
 .../InputChannelDeploymentDescriptorTest.java      |    15 +-
 .../ResultPartitionLocationTrackerProxyTest.java   |   101 +
 .../deployment/TaskDeploymentDescriptorTest.java   |     1 +
 .../flink/runtime/dispatcher/DispatcherHATest.java |   310 +-
 .../dispatcher/DispatcherResourceCleanupTest.java  |   236 +-
 .../flink/runtime/dispatcher/DispatcherTest.java   |   238 +-
 .../dispatcher/FaultySubmittedJobGraphStore.java   |    64 -
 .../FileArchivedExecutionGraphStoreTest.java       |    15 +-
 .../runtime/dispatcher/MiniDispatcherTest.java     |    10 +-
 .../dispatcher/NoOpSubmittedJobGraphListener.java  |    40 -
 .../runtime/dispatcher/TestingDispatcher.java      |    34 +-
 .../dispatcher/TestingJobManagerRunnerFactory.java |    46 +-
 .../dispatcher/ZooKeeperHADispatcherTest.java      |   343 -
 .../ClusterConfigurationParserFactoryTest.java     |    76 -
 ...pointClusterConfigurationParserFactoryTest.java |    79 -
 .../ContextClassLoaderLibraryCacheManager.java     |    70 -
 .../executiongraph/ArchivedExecutionGraphTest.java |     7 +-
 .../executiongraph/ExecutionAttemptIDTest.java     |    38 +
 .../ExecutionGraphCoLocationRestartTest.java       |    17 +-
 .../ExecutionGraphConstructionTest.java            |   130 +-
 ...ExecutionGraphDataConsumptionExceptionTest.java |   387 +
 .../ExecutionGraphDeploymentTest.java              |    44 +-
 .../executiongraph/ExecutionGraphMetricsTest.java  |    55 +-
 .../ExecutionGraphRescalingTest.java               |    12 +-
 .../executiongraph/ExecutionGraphRestartTest.java  |   276 +-
 .../ExecutionGraphSchedulingTest.java              |   239 +-
 ...xecutionGraphSchedulingWithSlotSharingTest.java |   371 +
 .../executiongraph/ExecutionGraphStopTest.java     |     9 +-
 .../executiongraph/ExecutionGraphSuspendTest.java  |    35 +-
 .../executiongraph/ExecutionGraphTestUtils.java    |   444 +-
 .../ExecutionGraphVariousFailuesTest.java          |    29 +-
 .../runtime/executiongraph/ExecutionTest.java      |    92 +-
 .../executiongraph/ExecutionVertexCancelTest.java  |    23 +-
 .../ExecutionVertexDeploymentTest.java             |    17 +-
 .../ExecutionVertexInputConstraintTest.java        |   214 -
 .../ExecutionVertexLocalityTest.java               |     2 +-
 .../ExecutionVertexResourceCalculationTest.java    |   320 +
 .../ExecutionVertexSchedulingTest.java             |     7 +-
 .../runtime/executiongraph/FailoverRegionTest.java |   273 +-
 .../executiongraph/FinalizeOnMasterTest.java       |    20 +-
 .../executiongraph/GlobalModVersionTest.java       |    54 +-
 .../IndividualRestartsConcurrencyTest.java         |    40 +-
 .../IntermediateResultPartitionTest.java           |    99 -
 .../executiongraph/LegacyJobVertexIdTest.java      |     8 +-
 .../PipelinedRegionFailoverConcurrencyTest.java    |    54 +-
 .../executiongraph/PointwisePatternTest.java       |    86 +-
 .../executiongraph/ProgrammedSlotProvider.java     |    23 +-
 .../RestartPipelinedRegionStrategyTest.java        |    55 +-
 .../executiongraph/TestingSlotProvider.java        |    82 -
 .../executiongraph/ThrowableClassifierTest.java    |    85 -
 .../executiongraph/VertexSlotSharingTest.java      |     6 +-
 .../PipelinedFailoverRegionBuildingTest.java       |     8 +-
 .../restart/RestartStrategyResolvingTest.java      |    71 -
 .../utils/SimpleAckingTaskManagerGateway.java      |    14 +-
 .../executiongraph/utils/SimpleSlotProvider.java   |    23 +-
 .../filecache/FileCacheDirectoriesTest.java        |    19 +-
 .../runtime/heartbeat/HeartbeatManagerTest.java    |    13 +-
 .../runtime/heartbeat/HeartbeatTimeoutSTCase.java  |   424 +
 .../HighAvailabilityServicesUtilsTest.java         |    86 -
 .../TestingHighAvailabilityServices.java           |    18 +-
 .../TestingHighAvailabilityServicesBuilder.java    |   136 -
 .../filesystem/FileSystemHaServicesTest.java       |   155 +
 .../runtime/instance/InstanceManagerTest.java      |     6 +-
 .../io/disk/SeekableFileChannelInputViewTest.java  |    57 +-
 .../AsynchronousBufferFileWriterTest.java          |    22 +-
 .../iomanager/AsynchronousFileIOChannelTest.java   |     5 +-
 .../BufferFileWriterFileSegmentReaderTest.java     |    23 +-
 .../disk/iomanager/BufferFileWriterReaderTest.java |    23 +-
 .../io/disk/iomanager/IOManagerAsyncTest.java      |   165 +-
 .../IOManagerAsyncWithNoOpBufferFileWriter.java    |     2 +-
 .../runtime/io/disk/iomanager/IOManagerITCase.java |   120 +-
 .../runtime/io/disk/iomanager/IOManagerTest.java   |    16 +-
 .../disk/iomanager/StreamFileWriterReaderTest.java |   201 +
 .../io/network/DefaultChannelSelectorTest.java     |    23 +-
 .../runtime/io/network/NetworkEnvironmentTest.java |   263 +-
 .../SpanningRecordSerializationTest.java           |    39 +-
 .../SpanningRecordSerializerTest.java              |    10 +-
 .../AbstractCollectingResultPartitionWriter.java   |    36 +-
 .../io/network/api/writer/RecordWriterTest.java    |   217 +-
 .../io/network/buffer/AbstractByteBufTest.java     |  2212 +-
 .../runtime/io/network/buffer/BufferTest.java      |   474 +
 .../network/buffer/LocalBufferPoolDestroyTest.java |     3 -
 .../io/network/buffer/LocalBufferPoolTest.java     |    16 +-
 .../io/network/buffer/NetworkBufferPoolTest.java   |   365 +-
 .../io/network/buffer/NetworkBufferTest.java       |   473 -
 .../network/buffer/ReadOnlySlicedBufferTest.java   |    21 +-
 .../network/netty/CancelPartitionRequestTest.java  |     5 +
 ...editBasedPartitionRequestClientHandlerTest.java |    70 +-
 .../io/network/netty/NettyClientServerSslTest.java |   189 +-
 .../runtime/io/network/netty/NettyConfigTest.java  |    85 +
 .../network/netty/NettyLeakDetectionResource.java  |   111 -
 .../netty/NettyMessageSerializationTest.java       |   150 +-
 .../netty/NettyMessageSerializationTestBase.java   |   182 +
 .../runtime/io/network/netty/NettyTestUtil.java    |    29 +-
 .../netty/PartitionRequestClientHandlerTest.java   |    12 +-
 .../network/netty/PartitionRequestClientTest.java  |     6 +-
 .../network/netty/PartitionRequestQueueTest.java   |     5 +
 .../netty/ZeroCopyNettyMessageDecoderTest.java     |   335 +
 .../ZeroCopyNettyMessageSerializationTest.java     |    74 +
 .../network/partition/InputChannelTestUtils.java   |     4 +-
 .../network/partition/InputGateConcurrentTest.java |   118 +-
 .../network/partition/InputGateFairnessTest.java   |   105 +-
 .../partition/InternalResultPartitionTest.java     |   227 +
 .../LegacyPartialConsumePipelinedResultTest.java   |   150 +
 .../NoOpResultPartitionConsumableNotifier.java     |    30 -
 .../PartialConsumePipelinedResultTest.java         |    52 +-
 .../partition/PipelinedSubpartitionTest.java       |   318 +-
 .../PipelinedSubpartitionWithReadViewTest.java     |   276 -
 .../partition/ProducerFailedExceptionTest.java     |     3 -
 .../io/network/partition/ResultPartitionTest.java  |   278 -
 .../partition/SpillableSubpartitionTest.java       |    28 +-
 .../io/network/partition/SubpartitionTestBase.java |     4 +-
 .../partition/consumer/InputChannelTest.java       |     6 +-
 .../IteratorWrappingTestSingleInputGate.java       |    26 +-
 .../partition/consumer/LocalInputChannelTest.java  |   168 +-
 .../consumer/PartitionRequestManagerTest.java      |   759 +
 .../partition/consumer/RemoteInputChannelTest.java |   379 +-
 .../partition/consumer/SingleInputGateTest.java    |   124 +-
 .../partition/consumer/TestInputChannel.java       |   141 +-
 .../partition/consumer/TestSingleInputGate.java    |    12 +-
 .../partition/consumer/UnionInputGateTest.java     |   462 +-
 .../ExternalBlockResultPartitionManagerTest.java   |   395 +
 ...ternalBlockShuffleServiceConfigurationTest.java |   226 +
 .../ExternalBlockSubpartitionViewTest.java         |   487 +
 .../ExternalResultPartitionReadWriteTest.java      |   355 +
 .../YarnLocalResultPartitionResolverTest.java      |  1037 +
 ...ousPartitionedStreamFileReaderDelegateTest.java |   119 +
 .../writer/BufferSortedDataFileReader.java         |   112 +
 .../writer/PartitionHashFileWriterTest.java        |    76 +
 .../writer/PartitionMergeFileWriterTest.java       |   110 +
 .../writer/PersistentFileWriterTestBase.java       |   191 +
 .../serialization/types/LargeObjectType.java       |    18 +-
 .../io/network/util/DeserializationUtils.java      |    61 -
 .../io/network/util/TestConsumerCallback.java      |    70 +
 .../io/network/util/TestPartitionProducer.java     |     6 +-
 .../flink/runtime/jobgraph/FormatUtilTest.java     |   417 +
 .../flink/runtime/jobgraph/JobGraphTest.java       |    46 +-
 .../flink/runtime/jobgraph/JobTaskVertexTest.java  |   220 +-
 .../flink/runtime/jobgraph/ScheduleModeTest.java   |    21 +-
 .../runtime/jobmanager/BlobsCleanupITCase.java     |   272 -
 .../FileSystemSubmittedJobGraphsStoreITCase.java   |   196 +
 .../jobmanager/HighAvailabilityModeTest.java       |    33 +-
 .../jobmanager/JobManagerCleanupITCase.java        |   304 +
 .../JobManagerHAJobGraphRecoveryITCase.java        |   447 +
 .../jobmanager/JobManagerHARecoveryTest.java       |   605 +
 .../jobmanager/JobManagerProcessReapingTest.java   |   246 +
 .../runtime/jobmanager/JobManagerStartupTest.java  |   148 +
 .../flink/runtime/jobmanager/JobManagerTest.java   |  1577 +
 .../flink/runtime/jobmanager/JobSubmitTest.java    |   244 +
 .../LegacyScheduleOrUpdateConsumersTest.java       |   169 +
 .../LegacySlotCountExceedingParallelismTest.java   |   213 +
 .../SlotCountExceedingParallelismTest.java         |    53 +-
 .../StandaloneSubmittedJobGraphStoreTest.java      |     8 +-
 .../jobmanager/ZooKeeperHAJobManagerTest.java      |   183 -
 .../ZooKeeperSubmittedJobGraphStoreTest.java       |   108 -
 .../ZooKeeperSubmittedJobGraphsStoreITCase.java    |    92 +-
 .../scheduler/ScheduleOrUpdateConsumersTest.java   |    67 +-
 .../scheduler/ScheduleWithCoLocationHintTest.java  |     7 +
 .../scheduler/SchedulerIsolatedTasksTest.java      |     7 +
 .../scheduler/SchedulerSlotSharingTest.java        |     7 +
 .../jobmanager/scheduler/SchedulerTestBase.java    |   176 +-
 .../runtime/jobmanager/slots/TestingSlotOwner.java |     2 +-
 .../runtime/jobmaster/JobManagerRunnerTest.java    |    45 +-
 .../runtime/jobmaster/JobMasterFailoverTest.java   |  1611 +
 .../flink/runtime/jobmaster/JobMasterTest.java     |  1502 +-
 .../flink/runtime/jobmaster/JobResultTest.java     |    65 -
 .../TestingJobManagerSharedServicesBuilder.java    |    19 +-
 .../runtime/jobmaster/TestingLogicalSlot.java      |     8 +
 .../failover/FileSystemOperationLogStoreTest.java  |   108 +
 .../failover/MemoryOperationLogStoreTest.java      |    78 +
 .../jobmaster/failover/TestingOperationLog.java    |    49 +
 .../jobmaster/slotpool/SingleLogicalSlotTest.java  |     1 +
 .../slotpool/SlotPoolDisableSlotSharingTest.java   |   275 +
 .../jobmaster/slotpool/SlotPoolResource.java       |    16 +-
 .../jobmaster/slotpool/SlotPoolRpcTest.java        |     8 +-
 .../runtime/jobmaster/slotpool/SlotPoolTest.java   |   340 +-
 .../slotpool/TestingAllocatedSlotActions.java      |     7 +-
 .../jobmaster/utils/TestingJobMasterGateway.java   |   269 +-
 .../utils/TestingJobMasterGatewayBuilder.java      |   254 -
 .../JobManagerLeaderElectionTest.java              |     5 +-
 .../LeaderChangeJobRecoveryTest.java               |     1 +
 .../MemoryManagerConcurrentModReleaseTest.java     |     2 +
 .../flink/runtime/memory/MemoryManagerTest.java    |   265 +-
 .../runtime/messages/CheckpointMessagesTest.java   |    12 +-
 .../runtime/messages/GenericMessageTester.java     |    12 +
 .../runtime/metrics/TaskManagerMetricsTest.java    |    11 +-
 .../metrics/dump/MetricDumpSerializerTest.java     |    29 +-
 .../metrics/dump/MetricQueryServiceTest.java       |   183 +-
 .../runtime/metrics/dump/QueryScopeInfoTest.java   |     8 +-
 .../metrics/groups/AbstractMetricGroupTest.java    |   146 -
 .../runtime/metrics/groups/MetricGroupTest.java    |    33 -
 .../runtime/metrics/groups/OperatorGroupTest.java  |     2 +-
 .../metrics/groups/TaskIOMetricGroupTest.java      |     6 -
 .../metrics/groups/TaskMetricGroupTest.java        |     2 +-
 .../runtime/metrics/util/MetricUtilsTest.java      |    60 -
 .../metrics/utils/SystemResourcesCounterTest.java  |    71 -
 .../runtime/minicluster/MiniClusterITCase.java     |   574 +-
 .../minicluster/SometimesExceptionSender.java      |    58 -
 .../SometimesInstantiationErrorSender.java         |    49 -
 .../flink/runtime/net/ConnectionUtilsTest.java     |    29 +-
 .../org/apache/flink/runtime/net/SSLUtilsTest.java |   496 +-
 .../flink/runtime/operators/DataSinkTaskTest.java  |    64 +-
 .../runtime/operators/DataSourceTaskTest.java      |    65 +-
 .../operators/ReduceTaskExternalITCase.java        |   122 +-
 .../flink/runtime/operators/ReduceTaskTest.java    |   148 +-
 .../chaining/ChainedOperatorsMetricTest.java       |   175 -
 .../runtime/operators/hash/HashTableITCase.java    |     1 +
 .../hash/HashTablePerformanceComparison.java       |     1 +
 .../hash/InPlaceMutableHashTableTest.java          |     1 +
 .../sort/CombiningUnilateralSortMergerITCase.java  |    59 +-
 .../operators/sort/DefaultFileMergePolicyTest.java |   189 +
 .../runtime/operators/sort/ExternalSortITCase.java |    63 +-
 .../sort/ExternalSortLargeRecordsITCase.java       |    57 +-
 .../sort/FixedLengthRecordSorterTest.java          |    37 +-
 .../operators/sort/LargeRecordHandlerTest.java     |    14 +-
 .../sort/PushedUnilateralSortMergerITCase.java     |   165 +
 .../operators/sort/UnilateralSortMergerTest.java   |   213 -
 .../testutils/BinaryOperatorTestBase.java          |    21 +-
 .../operators/testutils/DriverTestBase.java        |    15 +-
 .../operators/testutils/DummyEnvironment.java      |    11 +-
 .../operators/testutils/MockEnvironment.java       |    23 +-
 .../testutils/MockEnvironmentBuilder.java          |    20 +-
 .../testutils/MockInputSplitProvider.java          |    25 +-
 .../runtime/operators/testutils/TaskTestBase.java  |     1 +
 .../operators/testutils/UnaryOperatorTestBase.java |    18 +-
 .../testutils/types/IntListSerializer.java         |     4 +-
 .../testutils/types/IntPairSerializer.java         |     4 +-
 .../testutils/types/StringPairSerializer.java      |     4 +-
 .../runtime/operators/util/BloomFilterTest.java    |     3 +-
 .../operators/util/HashVsSortMiniBenchmark.java    |    32 +-
 .../runtime/operators/util/OutputEmitterTest.java  |   498 +-
 .../AccumulatorAggregationCoordinatorTest.java     |   212 +
 .../RPCBasedAccumulatorAggregationManagerTest.java |   667 +
 .../flink/runtime/query/KvStateRegistryTest.java   |    28 +-
 .../registration/RetryingRegistrationTest.java     |     6 +-
 .../resourcemanager/ResourceManagerHATest.java     |    11 +-
 .../ResourceManagerJobMasterTest.java              |     8 +-
 .../ResourceManagerTaskExecutorTest.java           |    14 +-
 .../resourcemanager/ResourceManagerTest.java       |     8 +-
 .../StandaloneResourceManagerTest.java             |   162 +
 .../resourcemanager/TestingResourceManager.java    |    26 +-
 .../InterSlotPlacementConstraintTest.java          |    70 +
 .../PlacementConstraintTest.java                   |    96 +
 .../DynamicAssigningSlotManagerTest.java           |   552 +
 .../slotmanager/SlotManagerConfigurationTest.java  |    67 -
 .../slotmanager/SlotManagerTest.java               |  1241 +-
 .../slotmanager/SlotProtocolTest.java              |    85 +-
 .../slotmanager/TestingResourceActions.java        |    18 +-
 .../slotmanager/TestingResourceActionsBuilder.java |    20 +-
 .../utils/TestingResourceManagerGateway.java       |    60 +-
 .../flink/runtime/rest/AbstractHandlerTest.java    |   202 +
 .../flink/runtime/rest/FileUploadHandlerTest.java  |    38 +-
 .../runtime/rest/MultipartUploadResource.java      |    52 +-
 .../apache/flink/runtime/rest/RestClientTest.java  |   134 +-
 .../rest/RestServerEndpointConfigurationTest.java  |    65 -
 .../runtime/rest/RestServerEndpointITCase.java     |   535 +-
 .../runtime/rest/RestServerSSLAuthITCase.java      |   127 -
 .../runtime/rest/handler/AbstractHandlerTest.java  |   200 -
 .../rest/handler/InFlightRequestTrackerTest.java   |    81 -
 .../AbstractAsynchronousOperationHandlersTest.java |    38 +-
 .../handler/async/CompletedOperationCacheTest.java |    80 -
 .../handler/job/JobExecutionResultHandlerTest.java |     1 +
 .../rest/handler/job/JobSubmitHandlerTest.java     |   135 +-
 .../job/JobVertexBackPressureHandlerTest.java      |     1 +
 ...btaskAllExecutionAttemptDetailsHandlerTest.java |   151 +
 .../SubtaskCurrentAttemptDetailsHandlerTest.java   |    29 +-
 ...askExecutionAttemptAccumulatorsHandlerTest.java |     3 +-
 .../SubtaskExecutionAttemptDetailsHandlerTest.java |    29 +-
 .../job/metrics/AbstractMetricsHandlerTest.java    |     4 +-
 .../metrics/AggregatingJobsMetricsHandlerTest.java |     4 +-
 .../metrics/AggregatingMetricsHandlerTestBase.java |    11 +-
 .../AggregatingSubtasksMetricsHandlerTest.java     |     4 +-
 .../AggregatingTaskManagersMetricsHandlerTest.java |     4 +-
 .../job/metrics/JobManagerMetricsHandlerTest.java  |     1 +
 .../handler/job/metrics/JobMetricsHandlerTest.java |     1 +
 .../job/metrics/JobVertexMetricsHandlerTest.java   |     1 +
 .../job/metrics/SubtaskMetricsHandlerTest.java     |     2 +
 .../job/metrics/TaskManagerMetricsHandlerTest.java |     1 +
 .../job/savepoints/SavepointHandlersTest.java      |     6 +
 .../handler/legacy/ClusterConfigHandlerTest.java   |    38 +
 .../handler/legacy/ClusterOverviewHandlerTest.java |    38 +
 .../handler/legacy/CurrentJobIdsHandlerTest.java   |    86 +
 .../handler/legacy/DashboardConfigHandlerTest.java |    62 +
 .../handler/legacy/HandlerRedirectUtilsTest.java   |    74 +
 .../handler/legacy/JobAccumulatorsHandlerTest.java |    84 +
 .../handler/legacy/JobCancellationHandlerTest.java |    44 +
 .../JobCancellationWithSavepointHandlersTest.java  |   355 +
 .../rest/handler/legacy/JobConfigHandlerTest.java  |    93 +
 .../rest/handler/legacy/JobDetailsHandlerTest.java |   169 +
 .../handler/legacy/JobExceptionsHandlerTest.java   |   102 +
 .../rest/handler/legacy/JobPlanHandlerTest.java    |    60 +
 .../handler/legacy/JobStoppingHandlerTest.java     |    45 +
 .../legacy/JobVertexAccumulatorsHandlerTest.java   |    86 +
 .../legacy/JobVertexBackPressureHandlerTest.java   |   211 +
 .../legacy/JobVertexDetailsHandlerTest.java        |   110 +
 .../legacy/JobVertexTaskManagersHandlerTest.java   |   133 +
 .../handler/legacy/JobsOverviewHandlerTest.java    |   108 +
 .../SubtaskCurrentAttemptDetailsHandlerTest.java   |    40 +
 ...askExecutionAttemptAccumulatorsHandlerTest.java |    92 +
 .../SubtaskExecutionAttemptDetailsHandlerTest.java |   110 +
 .../legacy/SubtasksAllAccumulatorsHandlerTest.java |    98 +
 .../handler/legacy/SubtasksTimesHandlerTest.java   |   104 +
 .../handler/legacy/TaskManagerLogHandlerTest.java  |   145 +
 .../handler/legacy/TaskManagersHandlerTest.java    |    44 +
 .../StackTraceSampleCoordinatorTest.java           |     2 +-
 .../checkpoints/CheckpointConfigHandlerTest.java   |   192 +
 .../CheckpointStatsDetailsHandlerTest.java         |   362 +
 .../checkpoints/CheckpointStatsHandlerTest.java    |   436 +
 .../CheckpointStatsSubtaskDetailsHandlerTest.java  |   391 +
 .../messages/ClusterOverviewWithVersionTest.java   |     4 +
 .../AbstractAggregatingMetricsHandlerTest.java     |   187 +
 .../legacy/metrics/AbstractMetricsHandlerTest.java |   175 +
 .../metrics/AggregatingJobsMetricsHandlerTest.java |    66 +
 .../AggregatingSubtasksMetricsHandlerTest.java     |    70 +
 .../AggregatingTaskManagersMetricsHandlerTest.java |    66 +
 .../metrics/JobManagerMetricsHandlerTest.java      |    84 +
 .../legacy/metrics/JobMetricsHandlerTest.java      |    87 +
 .../metrics/JobVertexMetricsHandlerTest.java       |    90 +
 .../handler/legacy/metrics/MetricFetcherTest.java  |   145 +-
 .../handler/legacy/metrics/MetricStoreTest.java    |     5 +-
 .../legacy/metrics/SubtaskMetricsHandlerTest.java  |    92 +
 .../metrics/TaskManagerMetricsHandlerTest.java     |    86 +
 .../legacy/utils/ArchivedExecutionBuilder.java     |     8 -
 .../utils/ArchivedExecutionJobVertexBuilder.java   |    12 +-
 .../legacy/utils/ArchivedJobGenerationUtils.java   |     3 -
 .../runtime/rest/handler/router/RouterTest.java    |   180 -
 .../AbstractTaskManagerFileHandlerTest.java        |    18 +-
 .../rest/handler/util/HandlerRequestUtilsTest.java |     5 -
 .../rest/messages/JobExceptionsInfoNoRootTest.java |    10 +-
 .../rest/messages/JobExceptionsInfoTest.java       |    10 +-
 .../rest/messages/JobSubmitRequestBodyTest.java    |     6 +-
 .../rest/messages/JobVertexDetailsInfoTest.java    |    23 +-
 .../messages/JobVertexTaskManagersInfoTest.java    |    10 +-
 .../rest/messages/MessageParametersTest.java       |    10 -
 .../rest/messages/job/JobDetailsInfoTest.java      |     8 +
 .../job/JobExecutionResultResponseBodyTest.java    |     4 -
 .../job/JobPendingSlotRequestDetailTest.java       |   114 +
 .../SubtaskExecutionAttemptDetailsInfoTest.java    |    16 +
 ...ecutionAttemptIDSerializerDeserializerTest.java |    67 +
 .../messages/taskmanager/TaskManagerInfoTest.java  |    15 +
 .../rest/versioning/RestAPIVersionTest.java        |    52 -
 .../apache/flink/runtime/rpc/AsyncCallsTest.java   |     3 +-
 .../flink/runtime/rpc/RpcConnectionTest.java       |     7 +-
 .../apache/flink/runtime/rpc/RpcEndpointTest.java  |     3 +-
 .../apache/flink/runtime/rpc/RpcSSLAuthITCase.java |   157 -
 .../flink/runtime/rpc/TestingRpcService.java       |     5 +-
 .../rpc/akka/AkkaRpcActorHandshakeTest.java        |    12 +-
 .../AkkaRpcActorOversizedResponseMessageTest.java  |   194 -
 .../flink/runtime/rpc/akka/AkkaRpcActorTest.java   |    34 +-
 .../flink/runtime/rpc/akka/AkkaRpcServiceTest.java |   112 +-
 .../runtime/rpc/akka/AkkaRpcTimeoutSTCase.java     |   372 +
 .../runtime/rpc/akka/MainThreadValidationTest.java |     3 +-
 .../runtime/rpc/akka/MessageSerializationTest.java |    17 +-
 .../flink/runtime/rpc/akka/TestRpcEndpoint.java    |    36 -
 .../schedule/EagerSchedulingPluginTest.java        |    96 +
 .../schedule/GraphManagerPluginFactoryTest.java    |    69 +
 .../schedule/GraphManagerPluginTestBase.java       |    97 +
 .../runtime/schedule/SchedulingTestUtils.java      |    71 +
 .../schedule/StepwiseSchedulingPluginTest.java     |   954 +
 ...SummationSlotSharingResourceCalculatorTest.java |   204 +
 .../runtime/schedule/VertexInputTrackerTest.java   |   304 +
 .../flink/runtime/stabilitytest/Constants.java     |    32 +
 .../runtime/stabilitytest/ShutdownManager.java     |    81 +
 .../stabilitytest/StabilityTestException.java      |    45 +
 .../stabilitytest/ZookeeperClientServices.java     |   631 +
 .../state/ArrayListSerializerMigrationTest.java    |    57 -
 .../runtime/state/AsyncFileStateBackendTest.java   |     2 +-
 .../runtime/state/AsyncMemoryStateBackendTest.java |     2 +-
 .../runtime/state/AsyncSnapshotCallableTest.java   |   326 -
 .../CheckpointStreamWithResultProviderTest.java    |    23 +-
 .../state/FileStateBackendMigrationTest.java       |    34 -
 .../flink/runtime/state/FileStateBackendTest.java  |     2 -
 .../flink/runtime/state/GroupIteratorTest.java     |    93 +
 .../HeapKeyedStateBackendAsyncByDefaultTest.java   |     4 +-
 .../state/InternalPriorityQueueTestBase.java       |   580 -
 .../state/InternalStateCheckpointTestBase.java     |   740 +
 .../state/JavaSerializerSnapshotMigrationTest.java |    57 -
 .../runtime/state/KeyGroupPartitionerTestBase.java |   176 -
 .../runtime/state/MemoryStateBackendTest.java      |   137 +-
 .../runtime/state/OperatorStateBackendTest.java    |    81 +-
 .../runtime/state/RegisteredStateMetaInfoTest.java |   130 +
 .../runtime/state/SerializationProxiesTest.java    |   405 +-
 .../runtime/state/StateBackendLoadingTest.java     |    61 +-
 .../state/StateBackendMigrationTestBase.java       |  1084 -
 .../flink/runtime/state/StateBackendTestBase.java  |  1036 +-
 .../runtime/state/StateSerializerProviderTest.java |   285 -
 .../state/StateSnapshotCompressionTest.java        |    77 +-
 .../state/StateSnapshotTransformerTest.java        |   305 -
 .../runtime/state/TaskStateManagerImplTest.java    |     1 +
 .../runtime/state/TestDuplicateIntSerializer.java  |   160 +
 ...dNamespacieSerializerSnapshotMigrationTest.java |    55 -
 ...bstractCheckpointStateOutputStreamTestBase.java |    20 +-
 .../AbstractFileCheckpointStorageTestBase.java     |    99 +
 .../FsCheckpointMetadataOutputStreamTest.java      |     5 +
 .../FsCheckpointStateOutputStreamTest.java         |    20 +-
 .../state/filesystem/FsCheckpointStorageTest.java  |    92 +-
 .../filesystem/FsStateBackendEntropyTest.java      |   123 -
 .../state/heap/CopyOnWriteStateTableTest.java      |   234 +-
 .../heap/HeapInternalStateCheckpointTest.java      |    78 +
 ...HeapKeyedStateBackendSnapshotMigrationTest.java |     8 +-
 .../state/heap/HeapPriorityQueueSetTest.java       |    39 -
 .../runtime/state/heap/HeapPriorityQueueTest.java  |    99 -
 .../state/heap/HeapStateBackendTestBase.java       |    12 +-
 .../heap/KeyGroupPartitionedPriorityQueueTest.java |    84 -
 .../heap/StateTableKeyGroupPartitionerTest.java    |   102 -
 .../heap/StateTableSnapshotCompatibilityTest.java  |    41 +-
 .../state/heap/TestDuplicateSerializer.java        |   129 -
 .../heap/internal/CopyOnWriteStateTableTest.java   |   605 +
 .../state/heap/keyed/HeapKeyedListStateTest.java   |    65 +
 .../state/heap/keyed/HeapKeyedMapStateTest.java    |    65 +
 .../heap/keyed/HeapKeyedSortedMapStateTest.java    |    65 +
 .../state/heap/keyed/HeapKeyedValueStateTest.java  |    65 +
 .../heap/subkeyed/HeapSubKeyedListStateTest.java   |    65 +
 .../heap/subkeyed/HeapSubKeyedMapStateTest.java    |    65 +
 .../subkeyed/HeapSubKeyedSortedMapStateTest.java   |    65 +
 .../heap/subkeyed/HeapSubKeyedValueStateTest.java  |    65 +
 .../state/keyed/KeyedListStateTestBase.java        |   636 +
 .../runtime/state/keyed/KeyedMapStateTestBase.java |   863 +
 .../state/keyed/KeyedSortedMapStateTestBase.java   |   708 +
 .../state/keyed/KeyedStateDescriptorTest.java      |   251 +
 .../state/keyed/KeyedValueStateTestBase.java       |   349 +
 .../state/memory/MemoryCheckpointStorageTest.java  |    41 +-
 .../StateMetaInfoSnapshotEnumConstantsTest.java    |    61 -
 .../state/subkeyed/SubKeyedListStateTestBase.java  |   704 +
 .../state/subkeyed/SubKeyedMapStateTestBase.java   |   864 +
 .../subkeyed/SubKeyedSortedMapStateTestBase.java   |   726 +
 .../subkeyed/SubKeyedStateDescriptorTest.java      |   298 +
 .../state/subkeyed/SubKeyedValueStateTestBase.java |   471 +
 .../state/testutils/BackendForTestStream.java      |     7 +-
 .../testutils/TestCheckpointStreamFactory.java     |     2 +-
 .../state/ttl/HeapAsyncSnapshotTtlStateTest.java   |    35 -
 .../state/ttl/HeapSyncSnapshotTtlStateTest.java    |    35 -
 .../flink/runtime/state/ttl/MockTtlStateTest.java  |    35 -
 .../runtime/state/ttl/MockTtlTimeProvider.java     |    28 -
 .../runtime/state/ttl/StateBackendTestContext.java |   124 -
 .../state/ttl/TtlAggregatingStateTestContext.java  |   103 -
 .../state/ttl/TtlFoldingStateTestContext.java      |    67 -
 .../runtime/state/ttl/TtlListStateTestContext.java |    87 -
 .../ttl/TtlMapStateAllEntriesTestContext.java      |    69 -
 .../ttl/TtlMapStatePerElementTestContext.java      |    56 -
 .../ttl/TtlMapStatePerNullElementTestContext.java  |    32 -
 .../runtime/state/ttl/TtlMapStateTestContext.java  |    35 -
 .../state/ttl/TtlMergingStateTestContext.java      |    99 -
 .../state/ttl/TtlReducingStateTestContext.java     |    84 -
 .../flink/runtime/state/ttl/TtlStateTestBase.java  |   410 -
 .../runtime/state/ttl/TtlStateTestContextBase.java |    52 -
 .../state/ttl/TtlValueStateTestContext.java        |    64 -
 .../ttl/mock/MockInternalAggregatingState.java     |    60 -
 .../state/ttl/mock/MockInternalFoldingState.java   |    55 -
 .../state/ttl/mock/MockInternalKvState.java        |    88 -
 .../state/ttl/mock/MockInternalListState.java      |    76 -
 .../state/ttl/mock/MockInternalMapState.java       |    95 -
 .../state/ttl/mock/MockInternalMergingState.java   |    53 -
 .../state/ttl/mock/MockInternalReducingState.java  |    59 -
 .../state/ttl/mock/MockInternalValueState.java     |    46 -
 .../state/ttl/mock/MockKeyedStateBackend.java      |   279 -
 .../runtime/state/ttl/mock/MockStateBackend.java   |   137 -
 .../taskexecutor/NetworkBufferCalculationTest.java |    31 +-
 .../runtime/taskexecutor/TaskExecutorITCase.java   |    25 +-
 .../runtime/taskexecutor/TaskExecutorTest.java     |  1200 +-
 .../taskexecutor/TaskManagerServicesBuilder.java   |     8 +
 .../TaskManagerServicesConfigurationTest.java      |    82 +-
 .../taskexecutor/TaskManagerServicesTest.java      |    44 +-
 .../taskexecutor/TestingTaskExecutorGateway.java   |    53 +-
 .../TestingTaskExecutorGatewayBuilder.java         |    19 +-
 .../taskexecutor/slot/TaskSlotTableTest.java       |   188 +-
 .../taskexecutor/slot/TestingSlotActions.java      |    54 -
 .../slot/TestingSlotActionsBuilder.java            |    47 -
 .../taskexecutor/slot/TimerServiceTest.java        |     2 +-
 ...egacyTaskCancelAsyncProducerConsumerITCase.java |   288 +
 .../taskmanager/NoOpTaskManagerActions.java        |    36 -
 .../runtime/taskmanager/TaskAsyncCallTest.java     |    12 +-
 .../TaskCancelAsyncProducerConsumerITCase.java     |   190 +-
 .../flink/runtime/taskmanager/TaskFailSTCase.java  |   332 +
 .../taskmanager/TaskInputSplitProviderTest.java    |     4 +-
 .../TaskManagerComponentsStartupShutdownTest.java  |    39 +-
 .../taskmanager/TaskManagerConfigurationTest.java  |     5 +-
 .../TaskManagerProcessReapingTestBase.java         |     4 +-
 .../taskmanager/TaskManagerRegistrationTest.java   |     2 +-
 .../taskmanager/TaskManagerStartupTest.java        |    14 +-
 .../flink/runtime/taskmanager/TaskManagerTest.java |   132 +-
 .../apache/flink/runtime/taskmanager/TaskTest.java |  1455 +-
 .../flink/runtime/testutils/CommonTestUtils.java   |    14 +
 .../flink/runtime/testutils/DispatcherProcess.java |   135 -
 .../testutils/InMemorySubmittedJobGraphStore.java  |     8 +-
 .../runtime/testutils/MiniClusterResource.java     |   152 -
 .../MiniClusterResourceConfiguration.java          |   117 -
 .../runtime/testutils/TaskManagerProcess.java      |   132 +
 .../runtime/testutils/TestingResourceManager.java  |     3 +-
 .../testutils/recordutils/RecordSerializer.java    |     4 +-
 .../runtime/testutils/statemigration/TestType.java |   260 -
 .../V1TestTypeSerializerSnapshot.java              |    67 -
 .../V2TestTypeSerializerSnapshot.java              |    69 -
 .../apache/flink/runtime/update/JobUpdateTest.java |   446 +
 .../flink/runtime/util/BlobServerResource.java     |     4 -
 .../util/BlockerCheckpointStreamFactory.java       |     1 +
 .../flink/runtime/util/BlockingShutdownTest.java   |     1 +
 .../flink/runtime/util/ClassLoaderUtilsTest.java   |    54 +-
 .../flink/runtime/util/DirectExecutorService.java  |   234 +
 .../runtime/util/EvictingBoundedListTest.java      |    98 +-
 .../flink/runtime/util/FileOffsetRangeTest.java    |    55 +
 .../flink/runtime/util/FileReadDetailTest.java     |    63 +
 .../flink/runtime/util/FixedSortedSetTest.java     |    60 +
 .../flink/runtime/util/JarFileCreatorTest.java     |   219 +
 .../runtime/util/JvmExitOnFatalErrorTest.java      |    43 +-
 .../apache/flink/runtime/util/ManualTicker.java    |    40 -
 .../runtime/util/TestingLeaderShipLostHandler.java |    38 +
 .../flink/runtime/util/ZooKeeperUtilTest.java      |     1 +
 .../util/jartestprogram/FilterWithIndirection.java |    38 -
 .../util/jartestprogram/FilterWithLambda.java      |    40 -
 .../jartestprogram/FilterWithMethodReference.java  |    41 -
 .../runtime/util/jartestprogram/UtilFunction.java  |    32 -
 .../util/jartestprogram/UtilFunctionWrapper.java   |    37 -
 .../runtime/util/jartestprogram/WordFilter.java    |    29 -
 .../webmonitor/TestingDispatcherGateway.java       |     3 +
 .../runtime/webmonitor/TestingRestfulGateway.java  |    23 +-
 .../TestingMetricQueryServiceGateway.java          |    76 -
 .../impl/AkkaJobManagerRetrieverTest.java          |     9 +-
 .../impl/VoidMetricQueryServiceRetriever.java      |    39 -
 .../flink/runtime/zookeeper/ZooKeeperResource.java |    72 -
 .../zookeeper/ZooKeeperStateHandleStoreTest.java   |   151 +-
 .../resources/flink-1.6-arraylist-serializer-data  |   Bin 240 -> 0 bytes
 .../flink-1.6-arraylist-serializer-snapshot        |   Bin 881 -> 0 bytes
 .../test/resources/flink-1.6-java-serializer-data  |   Bin 180 -> 0 bytes
 .../resources/flink-1.6-java-serializer-snapshot   |   Bin 366 -> 0 bytes
 .../flink-1.6-void-namespace-serializer-data       |   Bin 10 -> 0 bytes
 .../flink-1.6-void-namespace-serializer-snapshot   |   Bin 384 -> 0 bytes
 .../resources/flink-1.7-arraylist-serializer-data  |   Bin 240 -> 0 bytes
 .../flink-1.7-arraylist-serializer-snapshot        |   Bin 231 -> 0 bytes
 .../test/resources/flink-1.7-java-serializer-data  |   Bin 180 -> 0 bytes
 .../resources/flink-1.7-java-serializer-snapshot   |   Bin 354 -> 0 bytes
 .../flink-1.7-void-namespace-serializer-data       |   Bin 10 -> 0 bytes
 .../flink-1.7-void-namespace-serializer-snapshot   |   Bin 372 -> 0 bytes
 .../src/test/resources/log4j-test.properties       |     2 -
 .../scala/akka/actor/RobustActorSystemTest.scala   |    98 -
 .../apache/flink/runtime/akka/AkkaSslITCase.scala  |   156 +
 .../apache/flink/runtime/akka/AkkaUtilsTest.scala  |    46 +-
 .../TaskManagerLossFailsTasksTest.scala            |    24 +-
 .../jobmanager/JobManagerConnectionTest.scala      |     4 +-
 .../runtime/jobmanager/JobManagerITCase.scala      |  1034 +
 .../apache/flink/runtime/jobmanager/Tasks.scala    |    58 +-
 .../runtime/testingUtils/TestingCluster.scala      |     9 +-
 .../testingUtils/TestingJobManagerLike.scala       |    21 +-
 .../testingUtils/TestingJobManagerMessages.scala   |     3 -
 .../flink/runtime/testingUtils/TestingUtils.scala  |     2 +-
 flink-scala-shell/pom.xml                          |    17 +-
 .../api/java/ScalaShellRemoteEnvironment.java      |    33 +-
 .../java/ScalaShellRemoteStreamEnvironment.java    |    54 +-
 .../org/apache/flink/api/scala/FlinkILoop.scala    |    37 +-
 .../org/apache/flink/api/scala/FlinkShell.scala    |    70 +-
 .../org/apache/flink/api/java/FlinkILoopTest.java  |     7 +-
 .../apache/flink/api/scala/ScalaShellITCase.scala  |   265 +-
 .../api/scala/ScalaShellLocalStartupITCase.scala   |    11 +-
 .../start-script/start-scala-shell.sh              |    23 +-
 flink-scala/pom.xml                                |    33 +-
 .../api/scala/operators/ScalaCsvOutputFormat.java  |   173 +-
 .../typeutils/ScalaEitherSerializerSnapshot.java   |    68 -
 .../ScalaOptionSerializerConfigSnapshot.java       |     4 +-
 .../ScalaTrySerializerConfigSnapshot.java          |     4 +-
 .../TraversableSerializerConfigSnapshot.java       |     5 +-
 .../apache/flink/api/scala/ClosureCleaner.scala    |   564 +-
 .../scala/org/apache/flink/api/scala/DataSet.scala |   136 -
 .../flink/api/scala/ExecutionEnvironment.scala     |    35 +-
 .../api/scala/codegen/TypeInformationGen.scala     |     2 +-
 .../impl/acceptPartialFunctions/OnDataSet.scala    |     5 +-
 .../acceptPartialFunctions/OnGroupedDataSet.scala  |     5 +-
 .../api/scala/typeutils/EitherSerializer.scala     |   122 +-
 .../flink/api/scala/typeutils/EitherTypeInfo.scala |    10 +-
 .../api/scala/typeutils/EnumValueSerializer.scala  |     4 +-
 .../api/scala/typeutils/NothingSerializer.scala    |     4 +-
 .../api/scala/typeutils/OptionSerializer.scala     |    12 +-
 .../api/scala/typeutils/ScalaNothingTypeInfo.scala |     2 +-
 .../scala/typeutils/TraversableSerializer.scala    |     8 +-
 .../flink/api/scala/typeutils/TrySerializer.scala  |    12 +-
 .../apache/flink/api/scala/typeutils/Types.scala   |     5 -
 .../flink/api/scala/typeutils/UnitSerializer.scala |    27 -
 .../flink/api/scala/typeutils/UnitTypeInfo.scala   |     2 +-
 .../api/scala/unfinishedKeyPairOperation.scala     |    32 -
 .../org/apache/flink/api/scala/utils/package.scala |     8 +-
 ...ScalaEitherSerializerSnapshotMigrationTest.java |    59 -
 .../flink-1.6-scala-either-serializer-data         |   Bin 130 -> 0 bytes
 .../flink-1.6-scala-either-serializer-snapshot     |   Bin 1358 -> 0 bytes
 .../flink-1.7-scala-either-serializer-data         |   Bin 130 -> 0 bytes
 .../flink-1.7-scala-either-serializer-snapshot     |   Bin 381 -> 0 bytes
 .../flink/api/scala/io/CsvInputFormatTest.scala    |    55 +-
 .../runtime/TupleSerializerCompatibilityTest.scala |    17 +-
 .../api/scala/typeutils/EitherSerializerTest.scala |    90 -
 .../typeutils/EnumValueSerializerUpgradeTest.scala |    26 +-
 flink-service/pom.xml                              |    47 +
 .../org/apache/flink/service/LifeCycleAware.java   |    40 +
 .../org/apache/flink/service/ServiceContext.java   |    52 +
 .../apache/flink/service/ServiceDescriptor.java    |   145 +
 .../org/apache/flink/service/ServiceInstance.java  |   108 +
 .../org/apache/flink/service/ServiceRegistry.java  |    59 +
 .../flink/service/ServiceRegistryFactory.java      |    51 +
 .../apache/flink/service/UserDefinedService.java   |    44 +
 .../flink/service/impl/FileSystemRegistry.java     |   178 +
 .../flink/service/impl/ZookeeperRegistry.java      |   185 +
 .../flink/service/impl/FileSystemRegistryTest.java |    94 +
 .../flink/service/impl/ZookeeperRegistryTest.java  |    82 +
 flink-shaded-curator/pom.xml                       |     4 +-
 .../src/main/resources/META-INF/NOTICE             |    12 -
 .../flink-shaded-hadoop2-uber/pom.xml              |    28 +-
 .../src/main/resources/META-INF/NOTICE             |    52 -
 .../resources/META-INF/licenses/LICENSE.cddlv1.0   |   129 -
 .../resources/META-INF/licenses/LICENSE.cddlv1.1   |   348 -
 .../main/resources/META-INF/licenses/LICENSE.jsch  |    30 -
 .../resources/META-INF/licenses/LICENSE.paranamer  |    28 -
 .../resources/META-INF/licenses/LICENSE.xmlenc     |    27 -
 flink-shaded-hadoop/flink-shaded-hadoop2/pom.xml   |    17 +-
 .../src/main/resources/META-INF/NOTICE             |    31 -
 .../resources/META-INF/licenses/LICENSE.protobuf   |    32 -
 .../flink-shaded-yarn-tests/pom.xml                |     4 +-
 .../src/main/resources/META-INF/NOTICE             |    47 -
 .../main/resources/META-INF/licenses/LICENSE.asm   |    27 -
 .../resources/META-INF/licenses/LICENSE.protobuf   |    32 -
 flink-shaded-hadoop/pom.xml                        |    27 +-
 .../flink-statebackend-rocksdb/pom.xml             |    18 +-
 .../state/AbstractRocksDBAppendingState.java       |    84 -
 .../streaming/state/AbstractRocksDBState.java      |   177 +-
 .../state/AbstractRocksDbStorageIterator.java      |   156 +
 .../contrib/streaming/state/OptionsFactory.java    |    12 -
 .../contrib/streaming/state/PredefinedOptions.java |    61 +
 .../streaming/state/RocksDBAggregatingState.java   |   127 +-
 .../streaming/state/RocksDBBatchPutWrapper.java    |    62 +
 .../state/RocksDBCachingPriorityQueueSet.java      |   551 -
 .../streaming/state/RocksDBFoldingState.java       |    82 +-
 .../state/RocksDBFullRestoreOperation.java         |   199 +
 .../state/RocksDBFullSnapshotOperation.java        |   320 +
 .../state/RocksDBIncrementalCheckpointUtils.java   |   174 -
 .../state/RocksDBIncrementalRestoreOperation.java  |   409 +
 .../state/RocksDBIncrementalSnapshotOperation.java |   412 +
 .../contrib/streaming/state/RocksDBInstance.java   |   183 +
 .../state/RocksDBInternalStateBackend.java         |   728 +
 .../state/RocksDBKeySerializationUtils.java        |    70 +-
 .../streaming/state/RocksDBKeyedStateBackend.java  |  2557 +-
 .../contrib/streaming/state/RocksDBListState.java  |   268 +-
 .../contrib/streaming/state/RocksDBMapState.java   |   333 +-
 .../state/RocksDBNativeMetricMonitor.java          |   170 -
 .../state/RocksDBNativeMetricOptions.java          |   419 -
 .../contrib/streaming/state/RocksDBOptions.java    |    56 -
 .../flink/contrib/streaming/state/RocksDBPair.java |    82 +
 .../contrib/streaming/state/RocksDBProperty.java   |    80 -
 .../streaming/state/RocksDBReducingState.java      |   111 +-
 .../RocksDBSerializedCompositeKeyBuilder.java      |   201 -
 .../RocksDBSnapshotTransformFactoryAdaptor.java    |   105 -
 .../streaming/state/RocksDBStateBackend.java       |   177 +-
 .../streaming/state/RocksDBStateDataTransfer.java  |    45 -
 .../streaming/state/RocksDBStateDownloader.java    |   152 -
 .../streaming/state/RocksDBStateStorage.java       |   119 +
 .../streaming/state/RocksDBStateUploader.java      |   153 -
 .../streaming/state/RocksDBStorageInstance.java    |   137 +
 .../state/RocksDBStoragePrefixIterator.java        |    96 +
 .../state/RocksDBStorageRangeIterator.java         |    90 +
 .../contrib/streaming/state/RocksDBValueState.java |    54 +-
 .../streaming/state/RocksDBWriteBatchWrapper.java  |    16 +-
 .../streaming/state/TreeOrderedSetCache.java       |   104 -
 .../state/iterator/RocksSingleStateIterator.java   |    68 -
 .../state/iterator/RocksStateKeysIterator.java     |   136 -
 .../RocksStatesPerKeyGroupMergeIterator.java       |   222 -
 .../iterator/RocksTransformingIteratorWrapper.java |    82 -
 .../snapshot/RocksDBSnapshotStrategyBase.java      |   141 -
 .../state/snapshot/RocksFullSnapshotStrategy.java  |   446 -
 .../snapshot/RocksIncrementalSnapshotStrategy.java |   508 -
 .../state/snapshot/RocksSnapshotUtil.java          |    51 -
 ...rtitionedPriorityQueueWithRocksDBStoreTest.java |    71 -
 .../streaming/state/RocksDBAsyncSnapshotTest.java  |   142 +-
 .../RocksDBIncrementalCheckpointUtilsTest.java     |   169 -
 .../state/RocksDBInternalStateCheckpointTest.java  |    80 +
 .../state/RocksDBKeySerializationUtilsTest.java    |    38 +-
 .../streaming/state/RocksDBMergeIteratorTest.java  |   152 +
 .../state/RocksDBNativeMetricMonitorTest.java      |   207 -
 .../state/RocksDBNativeMetricOptionsTest.java      |    48 -
 .../streaming/state/RocksDBPropertyTest.java       |    49 -
 .../contrib/streaming/state/RocksDBResource.java   |   177 -
 .../RocksDBRocksIteratorForKeysWrapperTest.java    |   152 +
 .../state/RocksDBRocksStateKeysIteratorTest.java   |   151 -
 .../RocksDBSerializedCompositeKeyBuilderTest.java  |   250 -
 .../state/RocksDBStateBackendConfigTest.java       |   199 +-
 .../state/RocksDBStateBackendFactoryTest.java      |     6 +-
 .../state/RocksDBStateBackendMigrationTest.java    |    63 -
 .../streaming/state/RocksDBStateBackendTest.java   |   208 +-
 .../state/RocksDBStateDownloaderTest.java          |   157 -
 .../streaming/state/RocksDBStateUploaderTest.java  |   185 -
 .../state/RocksDBStorageInstanceTest.java          |   198 +
 .../streaming/state/RocksDBTtlStateTest.java       |    62 -
 .../RocksIncrementalCheckpointRescalingTest.java   |   392 -
 ...RocksKeyGroupsRocksSingleStateIteratorTest.java |   153 -
 .../benchmark/RocksDBListStatePerformanceTest.java |     2 +
 .../state/benchmark/RocksDBPerformanceTest.java    |     3 +
 .../RocksDBWriteBatchPerformanceTest.java          |     6 +-
 .../state/context/RocksDBContextStateTest.java     |    35 +
 .../context/RocksDBContextSubKeyedStateTest.java   |    35 +
 .../state/keyed/RocksDBKeyedListStateTest.java     |    64 +
 .../state/keyed/RocksDBKeyedMapStateTest.java      |    62 +
 .../keyed/RocksDBKeyedSortedMapStateTest.java      |    62 +
 .../state/keyed/RocksDBKeyedValueStateTest.java    |    62 +
 .../subkeyed/RocksDBSubKeyedListStateTest.java     |    61 +
 .../subkeyed/RocksDBSubKeyedMapStateTest.java      |    61 +
 .../RocksDBSubKeyedSortedMapStateTest.java         |    62 +
 .../subkeyed/RocksDBSubKeyedValueStateTest.java    |    62 +
 flink-state-backends/pom.xml                       |     4 +-
 flink-streaming-java/pom.xml                       |    23 +-
 .../flink/streaming/api/SimpleTimerService.java    |    10 -
 .../apache/flink/streaming/api/TimerService.java   |    24 -
 .../flink/streaming/api/bundle/BundleTrigger.java  |    40 +
 .../api/bundle/BundleTriggerCallback.java          |    36 +
 .../streaming/api/bundle/CoBundleTrigger.java      |    39 +
 .../streaming/api/bundle/CountBundleTrigger.java   |    60 +
 .../streaming/api/bundle/CountCoBundleTrigger.java |    70 +
 .../api/datastream/AllWindowedStream.java          |    10 +-
 .../streaming/api/datastream/AsyncDataStream.java  |     1 +
 .../api/datastream/BroadcastConnectedStream.java   |     4 +
 .../streaming/api/datastream/CoGroupedStreams.java |   100 +-
 .../streaming/api/datastream/ConnectedStreams.java |    28 +-
 .../flink/streaming/api/datastream/DataStream.java |    52 +-
 .../streaming/api/datastream/DataStreamSink.java   |    50 +-
 .../streaming/api/datastream/DataStreamSource.java |     1 +
 .../api/datastream/DataStreamSourceV2.java         |    62 +
 .../streaming/api/datastream/DataStreamUtils.java  |     6 +
 .../streaming/api/datastream/IterativeStream.java  |    21 +-
 .../streaming/api/datastream/JoinedStreams.java    |   112 +-
 .../streaming/api/datastream/KeyedStream.java      |   203 +-
 .../api/datastream/SingleOutputStreamOperator.java |    83 +-
 .../streaming/api/datastream/SplitStream.java      |     1 -
 .../UnsupportedTimeCharacteristicException.java    |    35 -
 .../streaming/api/datastream/WindowedStream.java   |    24 +-
 .../api/environment/CheckpointConfig.java          |    13 +-
 .../environment/LegacyLocalStreamEnvironment.java  |   100 +
 .../api/environment/LocalStreamEnvironment.java    |    95 +-
 .../api/environment/RemoteStreamEnvironment.java   |   284 +-
 .../api/environment/StreamContextEnvironment.java  |    37 +-
 .../environment/StreamExecutionEnvironment.java    |   457 +-
 .../api/environment/StreamPlanEnvironment.java     |    26 +-
 .../api/functions/KeyedProcessFunction.java        |     6 -
 .../api/functions/async/RichAsyncFunction.java     |    28 +
 .../co/KeyedBroadcastProcessFunction.java          |     7 -
 .../api/functions/co/ProcessJoinFunction.java      |    87 -
 .../query/QueryableAppendingStateOperator.java     |     5 +
 .../query/QueryableValueStateOperator.java         |     5 +
 .../functions/sink/OutputFormatSinkFunction.java   |     4 +
 .../api/functions/sink/PrintSinkFunction.java      |    66 +-
 .../functions/sink/TwoPhaseCommitSinkFunction.java |    41 +-
 .../api/functions/sink/filesystem/Bucket.java      |   398 -
 .../functions/sink/filesystem/BucketAssigner.java  |    92 -
 .../functions/sink/filesystem/BucketFactory.java   |    50 -
 .../api/functions/sink/filesystem/BucketState.java |   121 -
 .../sink/filesystem/BucketStateSerializer.java     |   169 -
 .../api/functions/sink/filesystem/Buckets.java     |   369 -
 .../functions/sink/filesystem/BulkPartWriter.java  |   107 -
 .../sink/filesystem/DefaultBucketFactoryImpl.java  |    72 -
 .../functions/sink/filesystem/PartFileInfo.java    |    53 -
 .../functions/sink/filesystem/PartFileWriter.java  |   141 -
 .../functions/sink/filesystem/RollingPolicy.java   |    55 -
 .../sink/filesystem/RowWisePartWriter.java         |    93 -
 .../sink/filesystem/StreamingFileSink.java         |   379 -
 .../bucketassigners/BasePathBucketAssigner.java    |    49 -
 .../bucketassigners/DateTimeBucketAssigner.java    |   127 -
 .../SimpleVersionedStringSerializer.java           |    79 -
 .../rollingpolicies/DefaultRollingPolicy.java      |   151 -
 .../rollingpolicies/OnCheckpointRollingPolicy.java |    53 -
 .../source/ContinuousFileReaderOperator.java       |    12 +
 .../functions/source/FromElementsFunctionV2.java   |   245 +
 .../source/InputFormatSourceFunction.java          |    25 +-
 .../source/InputFormatSourceFunctionV2.java        |   237 +
 .../functions/source/ParallelSourceFunction.java   |     2 +-
 .../functions/source/ParallelSourceFunctionV2.java |    37 +
 .../source/RichParallelSourceFunction.java         |     2 +-
 .../source/RichParallelSourceFunctionV2.java       |    40 +
 .../api/functions/source/RichSourceFunctionV2.java |    32 +
 .../functions/source/SerializedCheckpointData.java |     2 +-
 .../api/functions/source/SourceFunctionV2.java     |    54 +
 .../api/functions/source/SourceRecord.java         |   190 +
 .../streaming/api/graph/DataPartitionerType.java   |    38 +
 .../streaming/api/graph/ShuffleProperties.java     |    43 +
 .../flink/streaming/api/graph/StreamConfig.java    |   124 +-
 .../streaming/api/graph/StreamControlEdge.java     |    89 +
 .../flink/streaming/api/graph/StreamEdge.java      |    59 +-
 .../flink/streaming/api/graph/StreamGraph.java     |   269 +-
 .../streaming/api/graph/StreamGraphGenerator.java  |   437 +-
 .../streaming/api/graph/StreamGraphHasherV2.java   |    41 +-
 .../flink/streaming/api/graph/StreamNode.java      |    73 +-
 .../api/graph/StreamingJobGraphGenerator.java      |  1549 +-
 .../api/graph/util/CursorableLinkedList.java       |   464 +
 .../AbstractOneInputSubstituteStreamOperator.java  |    47 +
 .../api/operators/AbstractStreamOperator.java      |   222 +-
 .../AbstractSubstituteStreamOperator.java          |   111 +
 .../AbstractTwoInputSubstituteStreamOperator.java  |    68 +
 .../api/operators/HeapInternalTimerService.java    |   456 +
 .../api/operators/InternalTimeServiceManager.java  |   125 +-
 .../streaming/api/operators/InternalTimer.java     |   191 +-
 .../api/operators/InternalTimerServiceImpl.java    |   362 -
 .../InternalTimerServiceSerializationProxy.java    |    69 +-
 .../api/operators/InternalTimersSnapshot.java      |    34 +-
 .../InternalTimersSnapshotReaderWriters.java       |   152 +-
 .../api/operators/KeyedProcessOperator.java        |    11 +-
 .../api/operators/LegacyKeyedProcessOperator.java  |     5 +
 .../api/operators/OneInputStreamOperator.java      |     7 +
 .../api/operators/OperatorSnapshotFinalizer.java   |    10 +-
 .../streaming/api/operators/ProcessOperator.java   |    19 +-
 .../streaming/api/operators/StreamFilter.java      |     5 +
 .../streaming/api/operators/StreamFlatMap.java     |     5 +
 .../streaming/api/operators/StreamGroupedFold.java |     5 +
 .../api/operators/StreamGroupedReduce.java         |     5 +
 .../flink/streaming/api/operators/StreamMap.java   |     5 +
 .../streaming/api/operators/StreamOperator.java    |     7 +
 .../api/operators/StreamOperatorStateContext.java  |    14 +-
 .../api/operators/StreamOperatorSubstitutor.java   |    36 +
 .../streaming/api/operators/StreamProject.java     |     5 +
 .../flink/streaming/api/operators/StreamSink.java  |     5 +
 .../streaming/api/operators/StreamSource.java      |   155 +-
 .../streaming/api/operators/StreamSourceV2.java    |   117 +
 .../api/operators/StreamTaskStateInitializer.java  |     5 +-
 .../operators/StreamTaskStateInitializerImpl.java  |   118 +-
 .../api/operators/StreamingRuntimeContext.java     |    28 +-
 .../api/operators/TimerHeapInternalTimer.java      |   132 -
 .../streaming/api/operators/TimerSerializer.java   |   293 -
 .../streaming/api/operators/TwoInputSelection.java |    47 +
 .../api/operators/TwoInputStreamOperator.java      |    25 +-
 .../api/operators/async/AsyncWaitOperator.java     |    29 +-
 .../operators/co/CoBroadcastWithKeyedOperator.java |    57 +-
 .../co/CoBroadcastWithNonKeyedOperator.java        |    22 +-
 .../api/operators/co/CoProcessOperator.java        |    36 +-
 .../api/operators/co/CoStreamFlatMap.java          |    23 +-
 .../streaming/api/operators/co/CoStreamMap.java    |    22 +-
 .../api/operators/co/IntervalJoinOperator.java     |   526 -
 .../api/operators/co/KeyedCoProcessOperator.java   |    26 +-
 .../transformations/OneInputTransformation.java    |    14 +
 .../transformations/PartitionTransformation.java   |    23 +
 .../transformations/SideOutputTransformation.java  |    14 +
 .../transformations/SourceV2Transformation.java    |    73 +
 .../api/transformations/StreamTransformation.java  |    75 +-
 .../transformations/TwoInputTransformation.java    |    66 +
 .../api/transformations/UnionTransformation.java   |    22 +
 .../assigners/BaseAlignedWindowAssigner.java       |    15 +-
 .../assigners/DynamicEventTimeSessionWindows.java  |     1 -
 .../DynamicProcessingTimeSessionWindows.java       |     1 -
 .../assigners/EventTimeSessionWindows.java         |     1 -
 .../assigners/ProcessingTimeSessionWindows.java    |     1 -
 .../SlidingAlignedProcessingTimeWindows.java       |    76 +
 .../streaming/api/windowing/triggers/Trigger.java  |    10 +
 .../api/windowing/triggers/TriggerResult.java      |     4 -
 .../api/windowing/windows/GlobalWindow.java        |    20 -
 .../api/windowing/windows/TimeWindow.java          |    20 -
 .../flink/streaming/runtime/io/BarrierBuffer.java  |   122 +-
 .../flink/streaming/runtime/io/BarrierTracker.java |    98 +-
 .../flink/streaming/runtime/io/BufferSpiller.java  |     7 +-
 .../runtime/io/CheckpointBarrierHandler.java       |    22 +
 .../runtime/io/FirstOfTwoInputProcessor.java       |   141 +
 .../flink/streaming/runtime/io/InputFetcher.java   |    96 +
 .../streaming/runtime/io/InputGateFetcher.java     |   309 +
 .../flink/streaming/runtime/io/InputGateUtil.java  |    48 +-
 .../flink/streaming/runtime/io/InputProcessor.java |    79 +
 .../streaming/runtime/io/InputProcessorUtil.java   |    61 +-
 .../streaming/runtime/io/OneInputProcessor.java    |   144 +
 .../streaming/runtime/io/RecordWriterOutput.java   |    37 +-
 .../runtime/io/SecondOfTwoInputProcessor.java      |   142 +
 .../runtime/io/SelectedReadingBarrierHandler.java  |   104 +
 .../flink/streaming/runtime/io/SourceFetcher.java  |   149 +
 .../streaming/runtime/io/SourceInputProcessor.java |   105 +
 .../runtime/io/StreamArbitraryInputProcessor.java  |   396 +
 .../streaming/runtime/io/StreamInputProcessor.java |   107 +-
 .../streaming/runtime/io/StreamRecordWriter.java   |   179 +
 .../runtime/io/StreamTwoInputProcessor.java        |   323 +-
 .../runtime/io/TwoInputWatermarkProcessor.java     |    68 +
 .../runtime/metrics/MinWatermarkGauge.java         |    27 +-
 .../streaming/runtime/metrics/WatermarkGauge.java  |     4 +-
 .../operators/ExtractTimestampsOperator.java       |     5 +
 .../TimestampsAndPeriodicWatermarksOperator.java   |     5 +
 .../TimestampsAndPunctuatedWatermarksOperator.java |     5 +
 .../windowing/EvictingWindowOperator.java          |   116 +-
 .../operators/windowing/WindowOperator.java        |    87 +-
 .../runtime/partitioner/BroadcastPartitioner.java  |    19 +-
 .../partitioner/CustomPartitionerWrapper.java      |    16 +-
 .../runtime/partitioner/ForwardPartitioner.java    |     7 +-
 .../runtime/partitioner/GlobalPartitioner.java     |     7 +-
 .../partitioner/KeyGroupStreamPartitioner.java     |    15 +-
 .../runtime/partitioner/RebalancePartitioner.java  |    19 +-
 .../runtime/partitioner/RescalePartitioner.java    |    12 +-
 .../runtime/partitioner/ShufflePartitioner.java    |     6 +-
 .../runtime/partitioner/StreamPartitioner.java     |    10 +-
 .../runtime/streamrecord/LatencyMarker.java        |     2 +-
 .../streamrecord/StreamElementSerializer.java      |    27 +-
 .../streamstatus/StreamStatusSubMaintainer.java    |    74 +
 .../runtime/tasks/ArbitraryInputStreamTask.java    |   199 +
 .../tasks/InputFormatSourceStreamTaskV2.java       |   134 +
 .../streaming/runtime/tasks/InputSelector.java     |   240 +
 .../runtime/tasks/OneInputStreamTask.java          |    37 +-
 .../streaming/runtime/tasks/OperatorChain.java     |  1342 +-
 .../streaming/runtime/tasks/SourceStreamTask.java  |    28 +-
 .../runtime/tasks/SourceStreamTaskV2.java          |   149 +
 .../runtime/tasks/StreamIterationHead.java         |    12 +-
 .../runtime/tasks/StreamIterationTail.java         |    51 +-
 .../flink/streaming/runtime/tasks/StreamTask.java  |   182 +-
 .../streaming/runtime/tasks/StreamTaskConfig.java  |   283 +
 .../runtime/tasks/StreamTaskConfigCache.java       |   211 +
 .../runtime/tasks/StreamTaskConfigSnapshot.java    |    54 +
 .../runtime/tasks/SystemProcessingTimeService.java |     6 +-
 .../runtime/tasks/TwoInputStreamTask.java          |    42 +-
 .../apache/flink/streaming/util/LatencyStats.java  |    74 +-
 .../flink/streaming/util/keys/KeySelectorUtil.java |    10 +-
 .../consumer/StreamTestSingleInputGate.java        |    80 +-
 .../apache/flink/streaming/api/DataStreamTest.java |   104 +-
 .../flink/streaming/api/RestartStrategyTest.java   |    10 +-
 .../api/StreamExecutionEnvironmentTest.java        |    66 +
 .../apache/flink/streaming/api/TypeFillTest.java   |    65 +-
 .../api/checkpoint/ListCheckpointedTest.java       |    51 +-
 .../api/datastream/CoGroupedStreamsTest.java       |    82 -
 .../api/datastream/JoinedStreamsTest.java          |    81 -
 .../ReinterpretDataStreamAsKeyedStreamITCase.java  |   103 +-
 .../environment/LocalStreamEnvironmentITCase.java  |    15 +
 .../RemoteStreamExecutionEnvironmentTest.java      |    95 -
 .../api/functions/PrintSinkFunctionTest.java       |   122 +-
 .../api/functions/sink/SocketClientSinkTest.java   |     9 +-
 .../sink/TwoPhaseCommitSinkFunctionTest.java       |    15 +-
 .../sink/filesystem/BucketAssignerITCases.java     |    66 -
 .../sink/filesystem/BucketStateSerializerTest.java |   270 -
 .../api/functions/sink/filesystem/BucketTest.java  |   446 -
 .../api/functions/sink/filesystem/BucketsTest.java |   399 -
 .../functions/sink/filesystem/BulkWriterTest.java  |   144 -
 .../filesystem/LocalStreamingFileSinkTest.java     |   492 -
 .../sink/filesystem/RollingPolicyTest.java         |   275 -
 .../api/functions/sink/filesystem/TestUtils.java   |   276 -
 .../DateTimeBucketAssignerTest.java                |    70 -
 .../sink/filesystem/utils/NoOpCommitter.java       |    49 -
 .../sink/filesystem/utils/NoOpRecoverable.java     |    32 -
 .../utils/NoOpRecoverableFsDataOutputStream.java   |    67 -
 .../filesystem/utils/NoOpRecoverableWriter.java    |    75 -
 .../source/InputFormatSourceFunctionTest.java      |    44 +-
 .../source/InputFormatSourceFunctionV2Test.java    |   129 +
 .../api/graph/GeneratingAcyclicJobGraphTest.java   |   602 +
 .../GeneratingMultiHeadChainJobGraphTest.java      |  1514 +
 .../graph/GeneratingNoDeadlockJobGraphTest.java    |  1180 +
 .../streaming/api/graph/SlotAllocationTest.java    |    40 +-
 .../streaming/api/graph/StreamConfigTest.java      |    99 +
 .../api/graph/StreamGraphGeneratorTest.java        |   740 +-
 .../flink/streaming/api/graph/StreamGraphTest.java |   145 +
 .../api/graph/StreamingJobGraphGeneratorTest.java  |  1097 +-
 .../api/operators/AbstractStreamOperatorTest.java  |    31 +-
 .../AbstractUdfStreamOperatorLifecycleTest.java    |    30 +-
 .../operators/HeapInternalTimerServiceTest.java    |   863 +
 .../operators/InternalTimeServiceManagerTest.java  |    41 -
 .../operators/InternalTimerServiceImplTest.java    |   915 -
 .../KeyGroupPartitionerForTimersTest.java          |    36 -
 .../api/operators/KeyedProcessOperatorTest.java    |    83 +-
 .../api/operators/OperatorSnapshotFuturesTest.java |     3 +-
 .../StateInitializationContextImplTest.java        |    40 +-
 .../StateSnapshotContextSynchronousImplTest.java   |     4 +-
 .../api/operators/StatefulStreamOperatorTest.java  |   595 +
 .../StreamOperatorSnapshotRestoreTest.java         |    14 +-
 .../streaming/api/operators/StreamSourceTest.java  |   135 +
 .../StreamTaskStateInitializerImplTest.java        |    48 +-
 .../api/operators/StreamingRuntimeContextTest.java |   206 +-
 .../api/operators/TimerSerializerTest.java         |    62 -
 .../api/operators/async/AsyncWaitOperatorTest.java |   195 +-
 .../co/CoBroadcastWithKeyedOperatorTest.java       |    51 -
 .../co/CoBroadcastWithNonKeyedOperatorTest.java    |   308 +-
 .../api/operators/co/IntervalJoinOperatorTest.java |   944 -
 .../operators/co/KeyedCoProcessOperatorTest.java   |    61 +-
 .../operators/state/ContextStateHelperTest.java    |   507 +
 .../api/operators/state/ContextStateTestBase.java  |   323 +
 .../state/ContextSubKeyedStateTestBase.java        |   476 +
 .../api/operators/state/HeapContextStateTest.java  |    48 +
 .../state/HeapContextSubKeyedStateTest.java        |    48 +
 .../functions/InternalWindowFunctionTest.java      |     2 +-
 .../streaming/api/streamtask/MockRecordWriter.java |     7 +-
 .../graph/StreamGraphCoLocationConstraintTest.java |   102 -
 .../StreamingJobGraphGeneratorNodeHashTest.java    |    19 +-
 .../io/BarrierBufferAlignmentLimitTest.java        |     2 +-
 .../runtime/io/BarrierBufferMassiveRandomTest.java |    63 +-
 .../runtime/io/BarrierBufferTestBase.java          |     8 +-
 .../runtime/io/BufferBlockerTestBase.java          |    30 +-
 .../runtime/io/FirstOfTwoInputProcessorTest.java   |   190 +
 .../streaming/runtime/io/InputGateFetcherTest.java |   346 +
 .../streaming/runtime/io/InputGateUtilTest.java    |   131 +
 .../flink/streaming/runtime/io/MockInputGate.java  |    62 +-
 .../runtime/io/OneInputProcessorTest.java          |   252 +
 .../runtime/io/SecondOfTwoInputProcessorTest.java  |   193 +
 .../streaming/runtime/io/SourceFetcherTest.java    |   259 +
 .../io/SpilledBufferOrEventSequenceTest.java       |    36 +-
 .../io/StreamArbitraryInputProcessorTest.java      |   457 +
 .../io/benchmark/LongRecordWriterThread.java       |   108 -
 .../runtime/io/benchmark/ReceiverThread.java       |    98 -
 .../io/benchmark/SerializingLongReceiver.java      |    58 -
 .../StreamNetworkBenchmarkEnvironment.java         |   319 -
 .../StreamNetworkBroadcastThroughputBenchmark.java |    52 -
 ...eamNetworkBroadcastThroughputBenchmarkTest.java |    29 -
 .../StreamNetworkPointToPointBenchmark.java        |    91 -
 .../StreamNetworkPointToPointBenchmarkTest.java    |    38 -
 .../StreamNetworkThroughputBenchmark.java          |   136 -
 .../StreamNetworkThroughputBenchmarkTest.java      |   147 -
 .../operators/GenericWriteAheadSinkTest.java       |    10 +
 .../operators/StreamOperatorChainingTest.java      |   142 +-
 .../StreamSourceOperatorLatencyMetricsTest.java    |   263 -
 .../operators/StreamSourceOperatorTest.java        |   385 +
 .../StreamSourceOperatorWatermarksTest.java        |   306 -
 .../DynamicEventTimeSessionWindowsTest.java        |     2 +-
 .../DynamicProcessingTimeSessionWindowsTest.java   |     2 +-
 .../windowing/EventTimeSessionWindowsTest.java     |     2 +-
 .../windowing/EvictingWindowOperatorTest.java      |    47 +-
 .../operators/windowing/MergingWindowSetTest.java  |     1 -
 .../ProcessingTimeSessionWindowsTest.java          |     2 +-
 .../operators/windowing/PurgingTriggerTest.java    |     6 +-
 .../RegularWindowOperatorContractTest.java         |     2 -
 .../operators/windowing/TriggerTestHarness.java    |   108 +-
 .../windowing/WindowOperatorContractTest.java      |   103 +-
 .../windowing/WindowOperatorMigrationTest.java     |   355 +-
 .../operators/windowing/WindowOperatorTest.java    |   180 +-
 .../WindowSerializerSnapshotsMigrationTest.java    |    60 -
 .../partitioner/BroadcastPartitionerTest.java      |    42 +-
 .../partitioner/ForwardPartitionerTest.java        |     6 +-
 .../runtime/partitioner/GlobalPartitionerTest.java |     6 +-
 .../partitioner/KeyGroupStreamPartitionerTest.java |    32 +-
 .../partitioner/RebalancePartitionerTest.java      |    13 +-
 .../partitioner/RescalePartitionerTest.java        |    34 +-
 .../partitioner/ShufflePartitionerTest.java        |    16 +-
 .../runtime/partitioner/StreamPartitionerTest.java |    26 +-
 .../streamrecord/StreamElementSerializerTest.java  |    37 +-
 .../StreamStatusSubMaintainerTest.java             |   102 +
 ...heckpointExceptionHandlerConfigurationTest.java |    15 +-
 .../tasks/InputFormatSourceStreamTaskV2Test.java   |   185 +
 .../tasks/InterruptSensitiveRestoreTest.java       |    40 +-
 .../runtime/tasks/LocalStateForwardingTest.java    |     2 -
 .../runtime/tasks/OneInputStreamTaskTest.java      |   269 +-
 .../streaming/runtime/tasks/OperatorChainTest.java |   716 +-
 .../runtime/tasks/RestoreStreamTaskTest.java       |    14 +-
 .../runtime/tasks/SourceStreamTaskTest.java        |    73 +
 .../runtime/tasks/SourceStreamTaskV2Test.java      |   307 +
 .../runtime/tasks/StreamConfigChainer.java         |    31 +-
 .../runtime/tasks/StreamMockEnvironment.java       |    10 +-
 .../runtime/tasks/StreamTaskTerminationTest.java   |    49 +-
 .../streaming/runtime/tasks/StreamTaskTest.java    |   331 +-
 .../runtime/tasks/StreamTaskTestHarness.java       |    90 +-
 .../runtime/tasks/StreamTaskTestHarnessTest.java   |    27 +-
 .../tasks/TaskCheckpointingBehaviourTest.java      |    35 +-
 .../runtime/tasks/TestSpyWrapperStateBackend.java  |    24 +-
 .../runtime/tasks/TwoInputStreamTaskTest.java      |   494 +-
 .../tasks/TwoInputStreamTaskTestHarness.java       |     7 +-
 .../util/AbstractStreamOperatorTestHarness.java    |    86 +-
 .../AbstractStreamOperatorTestHarnessTest.java     |    55 -
 .../KeyedOneInputStreamOperatorTestHarness.java    |    23 +-
 .../KeyedTwoInputStreamOperatorTestHarness.java    |    16 +-
 .../flink/streaming/util/LatencyStatsTest.java     |   217 -
 .../util/MockStreamingRuntimeContext.java          |     5 +-
 .../flink/streaming/util/OperatorSnapshotUtil.java |    22 +-
 .../flink/streaming/util/SourceFunctionUtil.java   |     4 +-
 .../flink/streaming/util/TestHarnessUtil.java      |    20 -
 .../util/TwoInputStreamOperatorTestHarness.java    |     5 -
 .../util/migration/MigrationTestUtil.java          |    44 +
 .../streaming/util/migration/MigrationVersion.java |    44 +
 .../flink-1.6-global-window-serializer-data        |   Bin 10 -> 0 bytes
 .../flink-1.6-global-window-serializer-snapshot    |   Bin 420 -> 0 bytes
 .../flink-1.6-time-window-serializer-data          |   Bin 160 -> 0 bytes
 .../flink-1.6-time-window-serializer-snapshot      |   Bin 416 -> 0 bytes
 .../flink-1.7-global-window-serializer-data        |   Bin 10 -> 0 bytes
 .../flink-1.7-global-window-serializer-snapshot    |   Bin 408 -> 0 bytes
 .../flink-1.7-time-window-serializer-data          |   Bin 160 -> 0 bytes
 .../flink-1.7-time-window-serializer-snapshot      |   Bin 404 -> 0 bytes
 ...gration-test-apply-event-time-flink1.5-snapshot |   Bin 4980 -> 0 bytes
 ...gration-test-apply-event-time-flink1.6-snapshot |   Bin 7196 -> 0 bytes
 ...gration-test-apply-event-time-flink1.7-snapshot |   Bin 6465 -> 0 bytes
 ...on-test-apply-processing-time-flink1.5-snapshot |   Bin 4872 -> 0 bytes
 ...on-test-apply-processing-time-flink1.6-snapshot |   Bin 7088 -> 0 bytes
 ...on-test-apply-processing-time-flink1.7-snapshot |   Bin 6357 -> 0 bytes
 ...tion-test-kryo-serialized-key-flink1.5-snapshot |   Bin 10279 -> 0 bytes
 ...tion-test-kryo-serialized-key-flink1.6-snapshot |   Bin 16931 -> 0 bytes
 ...tion-test-kryo-serialized-key-flink1.7-snapshot |   Bin 21981 -> 0 bytes
 ...ration-test-reduce-event-time-flink1.5-snapshot |   Bin 3840 -> 0 bytes
 ...ration-test-reduce-event-time-flink1.6-snapshot |   Bin 6060 -> 0 bytes
 ...ration-test-reduce-event-time-flink1.7-snapshot |   Bin 6329 -> 0 bytes
 ...n-test-reduce-processing-time-flink1.5-snapshot |   Bin 3781 -> 0 bytes
 ...n-test-reduce-processing-time-flink1.6-snapshot |   Bin 6001 -> 0 bytes
 ...n-test-reduce-processing-time-flink1.7-snapshot |   Bin 6270 -> 0 bytes
 ...session-with-stateful-trigger-flink1.5-snapshot |   Bin 9037 -> 0 bytes
 ...session-with-stateful-trigger-flink1.6-snapshot |   Bin 11401 -> 0 bytes
 ...session-with-stateful-trigger-flink1.7-snapshot |   Bin 9972 -> 0 bytes
 ...on-with-stateful-trigger-mint-flink1.5-snapshot |   Bin 8008 -> 0 bytes
 ...on-with-stateful-trigger-mint-flink1.6-snapshot |   Bin 10296 -> 0 bytes
 ...on-with-stateful-trigger-mint-flink1.7-snapshot |   Bin 9112 -> 0 bytes
 flink-streaming-scala/pom.xml                      |    20 +-
 .../streaming/api/scala/AllWindowedStream.scala    |     8 +-
 .../streaming/api/scala/AsyncDataStream.scala      |    73 +-
 .../streaming/api/scala/CoGroupedStreams.scala     |    20 +-
 .../flink/streaming/api/scala/DataStream.scala     |   122 +-
 .../flink/streaming/api/scala/JoinedStreams.scala  |    21 +-
 .../flink/streaming/api/scala/KeyedStream.scala    |   111 +-
 .../api/scala/StreamExecutionEnvironment.scala     |   190 +-
 .../flink/streaming/api/scala/WindowedStream.scala |     8 +-
 .../api/scala/async/JavaResultFutureWrapper.scala  |     6 +-
 .../api/scala/async/RichAsyncFunction.scala        |    39 -
 .../async/ScalaRichAsyncFunctionWrapper.scala      |    55 -
 .../scala/api/StatefulFunctionITCase.java          |    10 +-
 .../api/scala/AllWindowTranslationTest.scala       |    28 +-
 .../api/scala/AsyncDataStreamITCase.scala          |    40 +-
 .../streaming/api/scala/BroadcastStateITCase.scala |     2 +-
 .../streaming/api/scala/CoGroupJoinITCase.scala    |    12 +-
 .../streaming/api/scala/CoGroupedStreamsTest.scala |    47 -
 .../flink/streaming/api/scala/DataStreamTest.scala |     8 +-
 .../streaming/api/scala/IntervalJoinITCase.scala   |   138 -
 .../streaming/api/scala/JoinedStreamsTest.scala    |    46 -
 .../streaming/api/scala/SlotAllocationTest.scala   |     2 +-
 .../streaming/api/scala/WindowFoldITCase.scala     |    12 +-
 .../streaming/api/scala/WindowFunctionITCase.scala |    10 +-
 .../streaming/api/scala/WindowReduceITCase.scala   |    12 +-
 .../api/scala/WindowTranslationTest.scala          |    20 +-
 .../flink-test-utils-junit/pom.xml                 |     4 +-
 .../flink/core/testutils/CommonTestUtils.java      |     9 +
 .../apache/flink/core/testutils/OneShotLatch.java  |    18 +-
 .../org/apache/flink/testutils/category/New.java   |    25 +
 .../flink/testutils/oss/OSSTestCredentials.java    |    99 -
 .../flink/testutils/s3/S3TestCredentials.java      |   117 -
 flink-test-utils-parent/flink-test-utils/pom.xml   |    36 +-
 .../flink/streaming/util/FiniteTestSource.java     |    94 -
 .../streaming/util/StreamingProgramTestBase.java   |    57 +
 .../streaming/util/TestStreamEnvironment.java      |    39 +-
 .../apache/flink/test/util/AbstractTestBase.java   |    12 +-
 .../flink/test/util/MiniClusterResource.java       |   324 +-
 .../util/MiniClusterResourceConfiguration.java     |    57 +-
 .../test/util/MiniClusterWithClientResource.java   |    87 -
 .../org/apache/flink/test/util/TestBaseUtils.java  |   158 +-
 .../apache/flink/test/util/TestEnvironment.java    |    27 +-
 .../src/main/resources/META-INF/NOTICE             |    40 -
 .../resources/META-INF/licenses/LICENSE.base64     |    26 -
 .../resources/META-INF/licenses/LICENSE.jsr166y    |    26 -
 .../main/resources/META-INF/licenses/LICENSE.jzlib |    26 -
 .../resources/META-INF/licenses/LICENSE.webbit     |    38 -
 flink-test-utils-parent/pom.xml                    |     4 +-
 flink-tests/pom.xml                                |    93 +-
 .../assembly/test-streaming_wordcount-assembly.xml |    36 +
 .../jobmaster/JobMasterTriggerSavepointIT.java     |    61 +-
 .../runtime/metrics/JobManagerMetricsITCase.java   |   181 -
 .../metrics/SystemResourcesMetricsITCase.java      |   143 -
 .../test/accumulators/AccumulatorErrorITCase.java  |    15 +-
 .../test/accumulators/AccumulatorLiveITCase.java   |    19 +-
 .../accumulators/LegacyAccumulatorLiveITCase.java  |   405 +
 .../test/benchmark/network/ReceiverThread.java     |   131 +
 .../test/benchmark/network/RecordWriterThread.java |   112 +
 .../benchmark/network/ShuffleReceiverThread.java   |    57 +
 .../network/ShuffleRecordWriterThread.java         |    48 +
 .../network/StreamNetworkBenchmarkEnvironment.java |   381 +
 .../StreamNetworkPointToPointBenchmark.java        |   103 +
 .../StreamNetworkPointToPointBenchmarkTest.java    |    38 +
 .../network/StreamNetworkThroughputBenchmark.java  |   329 +
 .../StreamNetworkThroughputBenchmarkTest.java      |   214 +
 ...tworkYarnShuffleServiceThroughputBenchmark.java |   230 +
 .../flink/test/cancelling/CancelingTestBase.java   |    29 +-
 .../flink/test/cancelling/JoinCancelingITCase.java |    54 +-
 ...AbstractEventTimeWindowCheckpointingITCase.java |   887 +
 .../checkpointing/AbstractLocalRecoveryITCase.java |    99 +
 ...eBackendEventTimeWindowCheckpointingITCase.java |    30 +
 ...mBackendEventTimeWindowCheckpointingITCase.java |    29 +
 .../EventTimeAllWindowCheckpointingITCase.java     |   314 +-
 .../EventTimeWindowCheckpointingITCase.java        |   743 -
 ...eBackendEventTimeWindowCheckpointingITCase.java |    29 +
 ...bBackendEventTimeWindowCheckpointingITCase.java |    50 +
 ...bBackendEventTimeWindowCheckpointingITCase.java |    50 +
 .../KeyedStateCheckpointingITCase.java             |    16 +-
 .../checkpointing/LocalRecoveryHeapITCase.java     |    30 +
 .../test/checkpointing/LocalRecoveryITCase.java    |   110 -
 .../LocalRecoveryRocksDBFullITCase.java            |    30 +
 .../LocalRecoveryRocksDBIncrementalITCase.java     |    30 +
 ...mBackendEventTimeWindowCheckpointingITCase.java |    30 +
 .../test/checkpointing/RegionFailoverITCase.java   |   326 +
 .../flink/test/checkpointing/RescalingITCase.java  |    33 +-
 .../ResumeCheckpointAutomaticallyITCase.java       |   314 +
 .../ResumeCheckpointManuallyITCase.java            |    63 +-
 ...bBackendEventTimeWindowCheckpointingITCase.java |    50 +
 .../flink/test/checkpointing/SavepointITCase.java  |   408 +-
 .../StreamFaultToleranceTestBase.java              |    14 +-
 .../checkpointing/WindowCheckpointingITCase.java   |   245 +-
 .../ZooKeeperHighAvailabilityITCase.java           |   180 +-
 .../test/checkpointing/utils/FailingSource.java    |   154 -
 .../flink/test/checkpointing/utils/IntType.java    |    38 -
 .../LegacyStatefulJobSavepointMigrationITCase.java |    48 +-
 .../checkpointing/utils/MigrationTestUtils.java    |    10 +-
 .../utils/SavepointMigrationTestBase.java          |    21 +-
 .../utils/StatefulJobSavepointMigrationITCase.java |    47 +-
 .../StatefulJobWBroadcastStateMigrationITCase.java |    75 +-
 .../test/checkpointing/utils/ValidatingSink.java   |   128 -
 .../flink/test/classloading/ClassLoaderITCase.java |    59 +-
 .../test/classloading/LegacyClassLoaderITCase.java |   399 +
 .../jar/CheckpointingCustomKvStateProgram.java     |    20 -
 .../classloading/jar/CustomInputSplitProgram.java  |    18 +
 .../jar/StreamingCustomInputSplitProgram.java      |    18 +
 .../test/classloading/jar/StreamingWordCount.java  |   207 +
 .../test/example/client/JobRetrievalITCase.java    |    16 +-
 .../example/client/LegacyJobRetrievalITCase.java   |   162 +
 .../test/example/client/LocalExecutorITCase.java   |     2 +-
 .../example/failing/JobSubmissionFailsITCase.java  |    75 +-
 .../iterative/aggregators/AggregatorsITCase.java   |    95 +-
 .../flink/test/manual/MassiveStringSorting.java    |    27 +-
 .../test/manual/MassiveStringValueSorting.java     |    27 +-
 .../manual/StreamingScalabilityAndLatency.java     |    18 +-
 .../DropwizardFlinkHistogramWrapperTest.java       |   329 +
 .../ScheduledDropwizardReporterTest.java           |   235 +
 .../TypeSerializerSnapshotMigrationITCase.java     |   351 -
 .../flink/test/misc/AutoParallelismITCase.java     |    19 +-
 .../flink/test/misc/CustomSerializationITCase.java |    16 +-
 .../flink/test/misc/MiscellaneousIssuesITCase.java |    13 +-
 .../SuccessAfterNetworkBuffersFailureITCase.java   |    19 +-
 .../apache/flink/test/operators/CoGroupITCase.java |    33 -
 .../test/operators/CustomDistributionITCase.java   |    14 +-
 .../org/apache/flink/test/operators/MapITCase.java |    34 -
 .../flink/test/operators/OuterJoinITCase.java      |     5 +-
 .../apache/flink/test/operators/ReduceITCase.java  |     6 +-
 .../test/operators/RemoteEnvironmentITCase.java    |    99 +-
 .../operators/SubstituteStreamOperatorITCase.java  |   295 +
 .../flink/test/operators/TypeHintITCase.java       |     3 +-
 .../jsonplan/JsonJobGraphGenerationTest.java       |    13 +-
 .../apache/flink/test/planning/LargePlanTest.java  |    81 -
 ...reAggregatedAccumulatorWithFailQueryITCase.java |    45 +
 ...ggregatedAccumulatorWithNoLimitationITCase.java |    45 +
 ...ggregatedAccumulatorWithSuccessQueryITCase.java |    45 +
 .../utils/IntegerSetAccumulator.java               |   121 +
 .../utils/PreAggregatedAccumulatorProgram.java     |   276 +
 ...tractTaskManagerProcessFailureRecoveryTest.java |   225 +-
 .../JobManagerHACheckpointRecoveryITCase.java      |    44 +-
 ...ManagerHAProcessFailureBatchRecoveryITCase.java |   414 +
 .../JobManagerHAProcessFailureRecoveryITCase.java  |   405 -
 .../recovery/ProcessFailureCancelingITCase.java    |   307 +-
 .../SimpleRecoveryFailureRateStrategyITBase.java   |    14 +-
 ...pleRecoveryFixedDelayRestartStrategyITBase.java |    14 +-
 .../test/recovery/SimpleRecoveryITCaseBase.java    |     6 -
 .../recovery/TaskManagerFailureRecoveryITCase.java |     2 +-
 ...skManagerProcessFailureBatchRecoveryITCase.java |     9 +-
 ...nagerProcessFailureStreamingRecoveryITCase.java |     7 +-
 .../flink/test/runtime/IPv6HostnamesITCase.java    |    19 +-
 .../flink/test/runtime/NettyEpollITCase.java       |    94 -
 .../runtime/NetworkBufferPoolDeadlockITCase.java   |   122 +
 .../test/runtime/NetworkStackThroughputITCase.java |    33 +-
 .../flink/test/runtime/SchedulingITCase.java       |    69 +-
 .../minicluster/LocalFlinkMiniClusterITCase.java   |   180 +
 .../runtime/minicluster/MiniClusterITCase.java     |   210 +
 .../BlockCompressionTestDelegateFactory.java       |    45 +
 .../test/shuffle/BlockCompressorTestDelegate.java  |   119 +
 .../shuffle/BlockDecompressorTestDelegate.java     |   111 +
 .../YarnShuffleServiceCompressionITCase.java       |   204 +
 .../test/shuffle/YarnShuffleServiceITCase.java     |   130 +
 .../test/shuffle/YarnShuffleServiceITCaseBase.java |   502 +
 .../restore/AbstractOperatorRestoreTestBase.java   |    29 +-
 .../AbstractKeyedOperatorRestoreTestBase.java      |    12 +-
 .../restore/keyed/KeyedComplexChainTest.java       |     5 +-
 .../AbstractNonKeyedOperatorRestoreTestBase.java   |    12 +-
 .../operator/restore/unkeyed/ChainBreakTest.java   |     5 +-
 .../restore/unkeyed/ChainLengthDecreaseTest.java   |     5 +-
 .../restore/unkeyed/ChainLengthIncreaseTest.java   |     5 +-
 .../unkeyed/ChainLengthStatelessDecreaseTest.java  |     5 +-
 .../operator/restore/unkeyed/ChainOrderTest.java   |     5 +-
 .../operator/restore/unkeyed/ChainUnionTest.java   |     5 +-
 .../api/outputformat/CsvOutputFormatITCase.java    |    20 +-
 .../api/outputformat/RowCsvOutputFormatITCase.java |    71 +
 .../api/outputformat/TextOutputFormatITCase.java   |    20 +-
 .../runtime/BigUserProgramJobSubmitITCase.java     |    74 +-
 .../streaming/runtime/BroadcastStateITCase.java    |     2 +
 .../test/streaming/runtime/IntervalJoinITCase.java |   451 -
 .../test/streaming/runtime/IterateITCase.java      |    21 +-
 .../test/streaming/runtime/PartitionerITCase.java  |    87 +-
 .../test/streaming/runtime/SideOutputITCase.java   |     5 +
 .../test/streaming/runtime/StateBackendITCase.java |    30 +-
 .../streaming/runtime/StreamTaskTimerITCase.java   |    29 +-
 .../test/streaming/runtime/TimestampITCase.java    |    32 +-
 .../runtime/TwoInputStreamTaskITCase.java          |   223 +
 .../PojoSerializerUpgradeTest.java                 |     8 +-
 .../flink/test/util/MockYarnShuffleService.java    |    71 +
 .../apache/flink/test/util/SuccessException.java   |     2 +-
 .../java/org/apache/flink/test/util/TestUtils.java |    43 +
 .../_metadata                                      |   Bin 21096 -> 20936 bytes
 .../_metadata                                      |   Bin 21096 -> 20936 bytes
 .../_metadata                                      |   Bin 22478 -> 0 bytes
 .../_metadata                                      |   Bin 42726 -> 0 bytes
 .../_metadata                                      |   Bin 17802 -> 0 bytes
 .../_metadata                                      |   Bin 37882 -> 0 bytes
 .../_metadata                                      |   Bin 44844 -> 0 bytes
 .../_metadata                                      |   Bin 44772 -> 0 bytes
 .../_metadata                                      |   Bin 45871 -> 0 bytes
 .../_metadata                                      |   Bin 79315 -> 0 bytes
 .../_metadata                                      |   Bin 47107 -> 0 bytes
 .../_metadata                                      |   Bin 86417 -> 0 bytes
 .../operatorstate/complexKeyed-flink1.5/_metadata  |   Bin 267378 -> 0 bytes
 .../operatorstate/complexKeyed-flink1.6/_metadata  |   Bin 61922 -> 0 bytes
 .../operatorstate/complexKeyed-flink1.7/_metadata  |   Bin 62398 -> 0 bytes
 .../operatorstate/nonKeyed-flink1.5/_metadata      |   Bin 6224 -> 0 bytes
 .../operatorstate/nonKeyed-flink1.6/_metadata      |   Bin 7196 -> 0 bytes
 .../operatorstate/nonKeyed-flink1.7/_metadata      |   Bin 7052 -> 0 bytes
 .../_metadata                                      |   Bin 205638 -> 0 bytes
 .../_metadata                                      |   Bin 205638 -> 0 bytes
 .../_metadata                                      |   Bin 229848 -> 0 bytes
 .../_metadata                                      |   Bin 229848 -> 0 bytes
 .../_metadata                                      |   Bin 253956 -> 0 bytes
 .../_metadata                                      |   Bin 253956 -> 0 bytes
 .../_metadata                                      |   Bin 287008 -> 0 bytes
 .../_metadata                                      |   Bin 287008 -> 0 bytes
 .../_metadata                                      |   Bin
 .../_metadata                                      |   Bin
 ...-migration-itcase-flink1.2-jobmanager-savepoint |   Bin 0 -> 92818 bytes
 ...udf-migration-itcase-flink1.2-rocksdb-savepoint |   Bin 0 -> 92818 bytes
 .../_metadata                                      |   Bin 0 -> 213759 bytes
 .../_metadata                                      |   Bin 0 -> 213759 bytes
 ...migration-itcase-flink1.2-jobmanager-savepoint} |   Bin
 ...df-migration-itcase-flink1.2-rocksdb-savepoint} |   Bin
 .../_metadata                                      |   Bin
 .../_metadata                                      |   Bin
 .../_metadata                                      |   Bin
 .../_metadata                                      |   Bin
 .../_metadata                                      |   Bin 3399 -> 0 bytes
 .../_metadata                                      |   Bin 3369 -> 0 bytes
 .../_metadata                                      |   Bin 3408 -> 0 bytes
 .../_metadata                                      |   Bin 3378 -> 0 bytes
 .../_metadata                                      |   Bin 3406 -> 0 bytes
 .../_metadata                                      |   Bin 3376 -> 0 bytes
 .../_metadata                                      |   Bin 3560 -> 0 bytes
 .../_metadata                                      |   Bin 3459 -> 0 bytes
 .../api/scala/functions/ClosureCleanerITCase.scala |     2 +-
 .../manual/MassiveCaseClassSortingITCase.scala     |    26 +-
 .../api/scala/migration/MigrationTestTypes.scala   |     3 -
 .../StatefulJobSavepointMigrationITCase.scala      |    25 +-
 ...StatefulJobWBroadcastStateMigrationITCase.scala |    22 +-
 .../flink/api/scala/operators/CoGroupITCase.scala  |   131 +-
 .../flink/api/scala/operators/CrossITCase.scala    |    22 +-
 .../api/scala/operators/GroupCombineITCase.scala   |    13 +-
 .../api/scala/operators/GroupReduceITCase.scala    |    84 +-
 .../flink/api/scala/operators/JoinITCase.scala     |    21 +-
 .../flink/api/scala/operators/MapITCase.scala      |     9 +-
 .../CoGroupGroupSortTranslationTest.scala          |    34 +-
 .../runtime/jobmanager/JobManagerFailsITCase.scala |   148 +
 .../JobManagerLeaderSessionIDITCase.scala          |   103 +
 flink-yarn-shuffle/pom.xml                         |   132 +
 .../flink/network/yarn/YarnShuffleService.java     |   162 +
 flink-yarn-tests/pom.xml                           |    55 +-
 .../flink/yarn/CliFrontendRunWithYarnTest.java     |     5 +
 .../java/org/apache/flink/yarn/NoDataSource.java   |    35 -
 .../flink/yarn/TestingYarnClusterDescriptor.java   |    22 +-
 .../flink/yarn/YARNHighAvailabilityITCase.java     |   432 +-
 .../java/org/apache/flink/yarn/YARNITCase.java     |    82 +-
 .../yarn/YARNSessionCapacitySchedulerITCase.java   |   387 +-
 .../apache/flink/yarn/YARNSessionFIFOITCase.java   |   120 +-
 .../flink/yarn/YARNSessionFIFOSecuredITCase.java   |     3 +
 .../org/apache/flink/yarn/YARNSessionITCase.java   |   777 +
 .../apache/flink/yarn/YarnConfigurationITCase.java |    17 +-
 .../java/org/apache/flink/yarn/YarnTestBase.java   |   167 +-
 .../org/apache/flink/yarn/failover/BatchCase.java  |    97 +
 .../yarn/failover/BatchCaseWithFinishedTask.java   |    99 +
 .../apache/flink/yarn/failover/BatchITCase.java    |   136 +
 .../yarn/failover/BatchWithFinishedTaskITCase.java |   136 +
 .../yarn/failover/BatchWithTaskFailoverITCase.java |   145 +
 .../org/apache/flink/yarn/failover/StreamCase.java |    80 +
 .../apache/flink/yarn/failover/StreamITCase.java   |   136 +
 .../failover/StreamWithTaskFailoverITCase.java     |   145 +
 .../failover/YarnJobMasterFailoverTestBase.java    |   151 +
 .../org/apache/flink/yarn/testjob/YarnTestJob.java |   119 -
 .../apache/flink/yarn/util/FakeClusterClient.java  |     3 +-
 .../org/apache/flink/yarn/util/YarnTestUtils.java  |    19 -
 .../src/test/resources/log4j-test.properties       |     2 +-
 flink-yarn/pom.xml                                 |    18 +-
 .../flink/yarn/AbstractYarnClusterDescriptor.java  |   574 +-
 .../src/main/java/org/apache/flink/yarn/Utils.java |   338 +-
 .../flink/yarn/YarnApplicationMasterRunner.java    |    51 +-
 .../org/apache/flink/yarn/YarnClusterClient.java   |     9 +-
 .../java/org/apache/flink/yarn/YarnConfigKeys.java |    13 +
 .../flink/yarn/YarnFlinkResourceManager.java       |    73 +-
 .../org/apache/flink/yarn/YarnResourceManager.java |   582 +-
 .../flink/yarn/YarnSessionResourceManager.java     |   730 +
 .../apache/flink/yarn/YarnTaskExecutorRunner.java  |   137 +-
 .../flink/yarn/YarnTaskManagerRunnerFactory.java   |    12 +-
 .../apache/flink/yarn/cli/FlinkYarnSessionCli.java |   215 +-
 .../yarn/configuration/YarnConfigOptions.java      |    47 +-
 .../flink/yarn/entrypoint/YarnEntrypointUtils.java |    25 +-
 .../yarn/entrypoint/YarnJobClusterEntrypoint.java  |   101 +-
 .../entrypoint/YarnResourceManagerFactory.java     |    79 -
 .../entrypoint/YarnSessionClusterEntrypoint.java   |    65 +-
 .../YarnHighAvailabilityServices.java              |     4 +-
 flink-yarn/src/main/resources/log4j.properties     |     2 +-
 .../apache/flink/yarn/FlinkYarnSessionCliTest.java |   168 +-
 .../test/java/org/apache/flink/yarn/UtilsTest.java |    13 +-
 .../yarn/YarnApplicationMasterRunnerTest.java      |     9 +-
 .../flink/yarn/YarnClusterDescriptorTest.java      |    72 +-
 .../org/apache/flink/yarn/YarnFileStageTest.java   |     3 +-
 .../flink/yarn/YarnFileStageTestS3ITCase.java      |    42 +-
 .../flink/yarn/YarnFlinkResourceManagerTest.java   |    25 +-
 .../apache/flink/yarn/YarnResourceManagerTest.java |   511 +-
 .../flink/yarn/YarnSessionResourceManagerTest.java |   272 +
 .../yarn/YarnTaskManagerRunnerFactoryTest.java     |     6 +-
 .../src/test/resources/log4j-test.properties       |     2 +-
 licenses-binary/LICENSE-hdrhistogram               |   125 -
 licenses-binary/LICENSE-protobuf                   |    36 -
 licenses-binary/LICENSE-re2j                       |    32 -
 licenses-binary/LICENSE-stax2api                   |    22 -
 licenses-binary/LICENSE-xmlenc                     |    28 -
 licenses-binary/LICENSE.angular                    |    22 -
 licenses-binary/LICENSE.angular-drag-and-drop-list |    22 -
 licenses-binary/LICENSE.angular-moment             |    21 -
 licenses-binary/LICENSE.angular-ui-router          |    21 -
 licenses-binary/LICENSE.arpack_combined_all        |     8 -
 licenses-binary/LICENSE.asm.txt                    |    31 -
 licenses-binary/LICENSE.base64                     |    26 -
 licenses-binary/LICENSE.bootstrap                  |    21 -
 licenses-binary/LICENSE.cddlv1.0                   |   129 -
 licenses-binary/LICENSE.cddlv1.1                   |   348 -
 licenses-binary/LICENSE.core                       |    49 -
 licenses-binary/LICENSE.d3                         |    27 -
 licenses-binary/LICENSE.dagre                      |    19 -
 licenses-binary/LICENSE.dagre-d3                   |    19 -
 licenses-binary/LICENSE.ev-emitter                 |     7 -
 licenses-binary/LICENSE.font-awesome               |    97 -
 licenses-binary/LICENSE.graphlib                   |    19 -
 licenses-binary/LICENSE.grizzled-slf4j             |    11 -
 licenses-binary/LICENSE.imagesloaded               |     7 -
 licenses-binary/LICENSE.jline                      |     7 -
 licenses-binary/LICENSE.jquery                     |    20 -
 licenses-binary/LICENSE.jsch                       |    30 -
 licenses-binary/LICENSE.jsr166y                    |    26 -
 licenses-binary/LICENSE.jtransforms                |   480 -
 licenses-binary/LICENSE.jython                     |    17 -
 licenses-binary/LICENSE.jzlib                      |    26 -
 licenses-binary/LICENSE.kryo                       |    10 -
 licenses-binary/LICENSE.lodash                     |    10 -
 licenses-binary/LICENSE.machinist                  |    19 -
 licenses-binary/LICENSE.minlog                     |    10 -
 licenses-binary/LICENSE.moment                     |    22 -
 licenses-binary/LICENSE.moment-duration-format     |    21 -
 licenses-binary/LICENSE.paranamer                  |    28 -
 licenses-binary/LICENSE.protobuf                   |    32 -
 licenses-binary/LICENSE.qtip2                      |    22 -
 licenses-binary/LICENSE.scala                      |    11 -
 licenses-binary/LICENSE.scopt                      |    21 -
 licenses-binary/LICENSE.slf4j                      |    21 -
 licenses-binary/LICENSE.slf4j-api                  |    21 -
 licenses-binary/LICENSE.spire                      |    19 -
 licenses-binary/LICENSE.split                      |    32 -
 licenses-binary/LICENSE.webbit                     |    38 -
 licenses-binary/LICENSE.xmlenc                     |    27 -
 licenses/LICENSE.angular                           |    22 -
 licenses/LICENSE.angular-drag-and-drop-list        |    22 -
 licenses/LICENSE.angular-moment                    |    21 -
 licenses/LICENSE.angular-ui-router                 |    21 -
 licenses/LICENSE.bootstrap                         |    21 -
 licenses/LICENSE.d3                                |    27 -
 licenses/LICENSE.dagre                             |    19 -
 licenses/LICENSE.dagre-d3                          |    19 -
 licenses/LICENSE.ev-emitter                        |     7 -
 licenses/LICENSE.font-awesome                      |    97 -
 licenses/LICENSE.graphlib                          |    19 -
 licenses/LICENSE.imagesloaded                      |     7 -
 licenses/LICENSE.jquery                            |    20 -
 licenses/LICENSE.lodash                            |    10 -
 licenses/LICENSE.moment                            |    22 -
 licenses/LICENSE.moment-duration-format            |    21 -
 licenses/LICENSE.qtip2                             |    22 -
 licenses/LICENSE.split                             |    32 -
 pom.xml                                            |   529 +-
 tools/change-version.sh                            |     4 +-
 tools/check_dependency_convergence.sh              |    79 -
 tools/deploy_to_maven.sh                           |     6 +-
 tools/force-shading/pom.xml                        |     9 +-
 tools/maven/suppressions-core.xml                  |    19 +-
 tools/maven/suppressions-runtime.xml               |    30 +-
 tools/maven/suppressions.xml                       |     6 +-
 tools/releasing/collect_license_files.sh           |    57 -
 tools/releasing/create_binary_release.sh           |    44 +-
 tools/releasing/create_release_branch.sh           |    14 +-
 tools/releasing/create_source_release.sh           |    28 +-
 tools/releasing/deploy_staging_jars.sh             |    15 +-
 tools/releasing/update_branch_version.sh           |    14 +-
 tools/travis/fold.sh                               |    45 -
 tools/travis/shade.sh                              |   201 -
 tools/travis/stage.sh                              |   146 -
 tools/travis_controller.sh                         |   203 -
 tools/travis_mvn_watchdog.sh                       |   327 +-
 tools/verify_scala_suffixes.sh                     |    11 +-
 8109 files changed, 1235358 insertions(+), 290271 deletions(-)

diff --git a/.gitignore b/.gitignore
index 20749c2..52a3e2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,12 +16,13 @@ tmp
 *.jar
 *.log
 .DS_Store
+node_modules
 build-target
-flink-end-to-end-tests/flink-datastream-allround-test/src/main/java/org/apache/flink/streaming/tests/avro/
 flink-formats/flink-avro/src/test/java/org/apache/flink/formats/avro/generated/
-flink-runtime-web/web-dashboard/assets/fonts/
 flink-runtime-web/web-dashboard/node_modules/
-flink-runtime-web/web-dashboard/bower_components/
+flink-runtime-web/web-dashboard/node/
+flink-runtime-web/web-dashboard/web/
+flink-libraries/flink-sql-client/metastore_db
 atlassian-ide-plugin.xml
 out/
 /docs/api
@@ -35,4 +36,3 @@ out/
 *.iws
 tools/flink
 tools/flink-*
-tools/releasing/release
diff --git a/LICENSE b/LICENSE
index 261eeb9..6485073 100644
--- a/LICENSE
+++ b/LICENSE
@@ -199,3 +199,124 @@
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
+
+
+=======================================================================
+
+Apache Flink subcomponents:
+
+The Apache Flink project contains subcomponents in the source code
+release with separate copyright notices and license terms. Your use of
+the source code for the these subcomponents is subject to the terms and
+conditions of their respective licenses.
+
+
+-----------------------------------------------------------------------
+ The MIT License
+-----------------------------------------------------------------------
+
+The Apache Flink project bundles the following files under the MIT License:
+
+ - Angular.JS v1.4.8 (http://angularjs.org) - Copyright (c) 2010-2015 Google, Inc.
+ - Angular Moment v0.10.3 (http://www.momentjs.com) - Copyright (C) 2013, 2014, 2015, Uri Shaked <ur...@urish.org>
+ - Angular UI Router v0.2.15 (http://angular-ui.github.io) - Copyright (c) 2013-2015 The AngularUI Team, Karsten Sperling
+ - angular-drag-and-drop-lists v1.4.0 (https://github.com/marceljuenemann/angular-drag-and-drop-lists) Copyright (c) 2014 Marcel Juenemann <ma...@juenemann.cc>, Copyright (c) 2014-2016 Google Inc.
+ - Bootstrap v3.3.6 (http://getbootstrap.com) - Copyright (c) 2011-2015 Twitter, Inc
+ - d3 timeline (https://github.com/jiahuang/d3-timeline) - Copyright (c) 2012-2015 Jia Huang
+ - dagre v0.7.4 (https://github.com/cpettitt/dagre) - Copyright (c) 2012-2014 Chris Pettitt
+ - dagre-d3 v0.4.17 (https://github.com/cpettitt/dagre-d3) - Copyright (c) 2013 Chris Pettitt
+ - EvEmitter v1.0.2 (https://github.com/metafizzy/ev-emitter) - Copyright (C) 2016 David DeSandro
+ - Font Awesome (code) v4.5.0, v4.6.3 (http://fontawesome.io) - Copyright (c) 2014 Dave Gandy
+ - graphlib v1.0.7 (https://github.com/cpettitt/graphlib) - Copyright (c) 2012-2014 Chris Pettitt
+ - imagesloaded v4.1.0 (https://github.com/desandro/imagesloaded) - Copyright (C) 2016 David DeSandro
+ - JQuery v2.2.0 (http://jquery.com/) - Copyright 2014 jQuery Foundation and other contributors
+ - lodash v3.10.1 (http://dojofoundation.org) - Copyright 2012-2015 The Dojo Foundation
+ - moment.js v2.10.6 (http://momentjs.com/docs/) - Copyright (c) 2011-2014 Tim Wood, Iskren Chernev, Moment.js contributors
+ - moment-duration-format v1.3.0 (https://github.com/jsmreese/moment-duration-format) - Copyright (c) 2013 John Madhavan-Reese
+ - qTip2 v2.2.1 (http://qtip2.com) - Copyright (c) 2012 Craig Michael Thompson
+ - Split.js v1.0.6 (https://nathancahill.github.io/Split.js/) - Copyright (c) 2015 Nathan Cahill
+
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+
+-----------------------------------------------------------------------
+ BSD-style Licenses (BSD-3-clause)
+-----------------------------------------------------------------------
+
+The Apache Flink project bundles the following files under BSD-3-clause licenses:
+  - D3 v3.5.12 (http://d3js.org/) - Copyright (c) 2010-2015, Michael Bostock
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this list
+   of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice, this
+   list of conditions and the following disclaimer in the documentation and/or
+   other materials provided with the distribution.
+
+3. Neither the name of the copyright holder nor the names of its contributors may
+   be used to endorse or promote products derived from this software without
+   specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+
+-----------------------------------------------------------------------
+ The Open Font License
+-----------------------------------------------------------------------
+
+The Apache Flink project bundles the following fonts under the
+Open Font License (OFT) - http://scripts.sil.org/OFL
+
+ - Font Awesome (http://fortawesome.github.io/Font-Awesome/) - Created by Dave Gandy
+   -> fonts in "flink-runtime-web/web-dashboard/web/fonts"
+   -> fonts in "docs/page/font-awesome/fonts"
+
+-----------------------------------------------------------------------
+ The ISC License
+-----------------------------------------------------------------------
+
+The Apache Flink project contains or reuses code that is licensed under the ISC license
+from the following projects:
+
+  - simplejmx (http://256stuff.com/sources/simplejmx/) Copyright (c) - Gray Watson
+
+Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby
+granted, provided that this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING
+ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL,
+DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+USE OR PERFORMANCE OF THIS SOFTWARE.
diff --git a/NOTICE b/NOTICE
index 8fd6507..da67d0e 100644
--- a/NOTICE
+++ b/NOTICE
@@ -4,52 +4,18 @@ Copyright 2014-2018 The Apache Software Foundation
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
-This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
+=======================================================================
 
-- nvd3#1.8.4
+Apache Flink contains subcomponents with separate copyright notices and
+license terms. Your use of the source code for the these subcomponents
+is subject to the terms and conditions of their respective licenses.
 
-This project bundles the following dependencies under the MIT license. (https://opensource.org/licenses/MIT)
-See bundled license files for details.
+See the LICENSE file for a list of subcomponents and dependencies and
+their respective licenses.
 
-- angular:1.4.8
-- angular-drag-and-drop-list:1.4.0
-- angular-moment:0.10.3
-- angular-ui-router:0.2.15
-- bootstrap:3.3.6
-- dagre:0.7.5
-- dagre-d3:0.4.17
-- ev-emitter:1.1.1
-- font-awesome:4.5.0 (CSS)
-- graphlib:1.0.7
-- imagesloaded:4.1.4
-- jquery:2.2.0
-- lodash:3.10.1
-- moment:2.10.6
-- moment-duration-format:1.3.0
-- qtip2:2.2.1
-- Split.js:1.0.6
 
-This project bundles the following dependencies under the BSD license.
-See bundled license files for details.
-
-- d3:3.5.12
-
-This project bundles the following dependencies under SIL OFL 1.1 license (https://opensource.org/licenses/OFL-1.1).
-See bundled license files for details.
-
-- font-awesome:4.5.0 (Font) (http://fortawesome.github.io/Font-Awesome/) - Created by Dave Gandy
-    -> fonts in "flink-runtime-web/web-dashboard/web/fonts"
-    -> fonts in "docs/page/font-awesome/fonts"
-
-The Apache Flink project contains or reuses code that is licensed under the ISC license from the following projects.
-
-- simplejmx (http://256stuff.com/sources/simplejmx/) Copyright (c) - Gray Watson
-
-Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby
-granted, provided that this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING
-ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL,
-DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
-WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
-USE OR PERFORMANCE OF THIS SOFTWARE.
+lodash:
+---------
+Copyright 2012-2015 The Dojo Foundation <http://dojofoundation.org/>
+Based on Underscore.js, copyright 2009-2015 Jeremy Ashkenas,
+DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
diff --git a/NOTICE-binary b/NOTICE-binary
deleted file mode 100644
index 921a967..0000000
--- a/NOTICE-binary
+++ /dev/null
@@ -1,5863 +0,0 @@
-// ------------------------------------------------------------------
-// NOTICE file corresponding to the section 4d of The Apache License,
-// Version 2.0, in this case for Apache Flink
-// ------------------------------------------------------------------
-
-Apache Flink
-Copyright 2014-2018 The Apache Software Foundation
-
-This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
-
-- com.chuusai:shapeless_2.11:2.3.2
-- log4j:log4j:1.2.17
-- net.sf.opencsv:opencsv:2.3
-- org.scalanlp:breeze_2.11:0.13
-- org.scalanlp:breeze-macros_2.11:0.13
-- org.typelevel:macro-compat_2.11:1.1.1
-
-This project bundles the following dependencies under the BSD license.
-See bundled license files for details.
-
-- com.github.fommil.netlib:core:1.1.2
-- net.sourceforge.f2j:arpack_combined_all:0.1
-
-This project bundles the following dependencies under the MIT/X11 license.
-See bundled license files for details.
-
-- org.slf4j:slf4j-log4j12:1.7.15
-- org.spire-math:spire-macros_2.11:0.13.0
-- org.spire-math:spire_2.11:0.13.0
-- org.typelevel:machinist_2.11:0.6.1
-
-This project bundles the following dependencies under the Mozilla Public license.
-
-- com.github.rwl:jtransforms:2.4.0 (https://sourceforge.net/projects/jtransforms/)
-
-flink-metrics-datadog
-Copyright 2014-2018 The Apache Software Foundation
-
-This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
-
-- com.squareup.okhttp3:okhttp:3.7.0
-- com.squareup.okio:okio:1.12.0
-
-flink-dist
-Copyright 2014-2018 The Apache Software Foundation
-
-This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
-
-- com.google.code.findbugs:jsr305:1.3.9
-- com.twitter:chill-java:0.7.6
-- com.twitter:chill_2.11:0.7.6
-- com.typesafe:config:1.3.0
-- com.typesafe:ssl-config-core_2.11:0.2.1
-- com.typesafe.akka:akka-actor_2.11:2.4.20
-- com.typesafe.akka:akka-camel_2.11:2.4.20
-- com.typesafe.akka:akka-protobuf_2.11:2.4.20
-- com.typesafe.akka:akka-slf4j_2.11:2.4.20
-- com.typesafe.akka:akka-stream_2.11:2.4.20
-- commons-cli:commons-cli:1.3.1
-- commons-collections:commons-collections:3.2.2
-- commons-io:commons-io:2.4
-- org.apache.camel:camel-core:2.17.7
-- org.apache.commons:commons-compress:1.18
-- org.apache.commons:commons-lang3:3.3.2
-- org.apache.commons:commons-math3:3.5
-- org.javassist:javassist:3.19.0-GA
-- org.objenesis:objenesis:2.1
-- org.rocksdb:rocksdbjni:5.7.5
-- org.xerial.snappy:snappy-java:1.1.4
-
-This project bundles the following dependencies under the BSD license.
-See bundled license files for details.
-
-- com.esotericsoftware.kryo:kryo:2.24.0
-- com.esotericsoftware.minlog:minlog:1.2
-- org.clapper:grizzled-slf4j_2.11:1.3.2
-
-The following dependencies all share the same BSD license which you find under licenses/LICENSE.scala.
-
-- org.scala-lang:scala-compiler:2.11.12
-- org.scala-lang:scala-library:2.11.12
-- org.scala-lang:scala-reflect:2.11.12
-- org.scala-lang.modules:scala-java8-compat_2.11:0.7.0
-- org.scala-lang.modules:scala-parser-combinators_2.11:1.0.4
-- org.scala-lang.modules:scala-xml_2.11:1.0.5
-
-This project bundles the following dependencies under the MIT/X11 license.
-See bundled license files for details.
-
-- com.github.scopt:scopt_2.11:3.5.0
-- org.slf4j:slf4j-api:1.7.15
-
-This project bundles "org.tukaani:xz:1.5".
-This Java implementation of XZ has been put into the public domain, thus you can do
-whatever you want with it. All the files in the package have been written by Lasse Collin,
-but some files are heavily based on public domain code written by Igor Pavlov.
-
-This project bundles the following dependencies under the Creative Commons CC0 "No Rights Reserved".
-
-- org.reactivestreams:reactive-streams:1.0.0
-
-This product includes software from the Spring Framework,
-under the Apache License 2.0 (see: StringUtils.containsWhitespace())
-
-Apache Commons Collections
-Copyright 2001-2015 The Apache Software Foundation
-
-This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
-
-Apache Commons Compress
-Copyright 2002-2012 The Apache Software Foundation
-
-Apache Commons Math
-Copyright 2001-2015 The Apache Software Foundation
-
-This product includes software developed for Orekit by
-CS Systèmes d'Information (http://www.c-s.fr/)
-Copyright 2010-2012 CS Systèmes d'Information
-
-flink-runtime
-Copyright 2014-2018 The Apache Software Foundation
-
-This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
-
-- com.typesafe.akka:akka-remote_2.11:2.4.20
-- io.netty:netty:3.10.6.Final
-- org.apache.zookeeper:zookeeper:3.4.10
-- org.uncommons.maths:uncommons-maths:1.2.2a
-
-This project bundles io.netty:netty:3.10.6.Final from which it inherits the following notices:
-
-This product contains the extensions to Java Collections Framework which has
-been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
-
-  * LICENSE:
-    * licenses/LICENSE.jsr166y (Public Domain)
-  * HOMEPAGE:
-    * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
-    * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
-
-This product contains a modified version of Robert Harder's Public Domain
-Base64 Encoder and Decoder, which can be obtained at:
-
-  * LICENSE:
-    * licenses/LICENSE.base64 (Public Domain)
-  * HOMEPAGE:
-    * http://iharder.sourceforge.net/current/java/base64/
-
-This product contains a modified version of 'JZlib', a re-implementation of
-zlib in pure Java, which can be obtained at:
-
-  * LICENSE:
-    * licenses/LICENSE.jzlib (BSD Style License)
-  * HOMEPAGE:
-    * http://www.jcraft.com/jzlib/
-
-This product contains a modified version of 'Webbit', a Java event based
-WebSocket and HTTP server:
-
-  * LICENSE:
-    * licenses/LICENSE.webbit (BSD License)
-  * HOMEPAGE:
-    * https://github.com/joewalnes/webbit
-
-flink-shaded-curator
-Copyright 2014-2018 The Apache Software Foundation
-
-- com.google.guava:guava:16.0.1
-- org.apache.curator:curator-client:2.12.0
-- org.apache.curator:curator-framework:2.12.0
-- org.apache.curator:curator-recipes:2.12.0
-
-Curator Recipes
-Copyright 2011-2017 The Apache Software Foundation
-
-Curator Framework
-Copyright 2011-2017 The Apache Software Foundation
-
-Curator Client
-Copyright 2011-2017 The Apache Software Foundation
-
-Apache Commons IO
-Copyright 2002-2012 The Apache Software Foundation
-
-flink-shaded-jackson-2
-Copyright 2014-2018 The Apache Software Foundation
-
-# Jackson JSON processor
-
-Jackson is a high-performance, Free/Open Source JSON processing library.
-It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
-been in development since 2007.
-It is currently developed by a community of developers, as well as supported
-commercially by FasterXML.com.
-
-## Licensing
-
-Jackson core and extension components may licensed under different licenses.
-To find the details that apply to this artifact see the accompanying LICENSE file.
-For more information, including possible other licensing options, contact
-FasterXML.com (http://fasterxml.com).
-
-## Credits
-
-A list of contributors may be found from CREDITS file, which is included
-in some artifacts (usually source distributions); but is always available
-from the source code management (SCM) system project uses.
-
-Jackson core and extension components may be licensed under different licenses.
-To find the details that apply to this artifact see the accompanying LICENSE file.
-For more information, including possible other licensing options, contact
-FasterXML.com (http://fasterxml.com).
-
-Apache Commons CLI
-Copyright 2001-2015 The Apache Software Foundation
-
-flink-mesos
-Copyright 2014-2018 The Apache Software Foundation
-
-- com.netflix.fenzo:fenzo-core:0.10.1
-- org.apache.mesos:mesos:1.0.1
-- com.fasterxml.jackson.core:jackson-annotations:2.4.0
-- com.fasterxml.jackson.core:jackson-core:2.4.5
-- com.fasterxml.jackson.core:jackson-databind:2.4.5
-
-- com.google.protobuf:protobuf-java:2.6.2
-
-mesos
-Copyright 2016 The Apache Software Foundation
-
-flink-yarn
-Copyright 2014-2018 The Apache Software Foundation
-
-Camel :: Core
-Copyright 2007-2017 The Apache Software Foundation
-
-   =========================================================================
-   ==  NOTICE file corresponding to the section 4 d of                    ==
-   ==  the Apache License, Version 2.0,                                   ==
-   ==  in this case for the Apache Camel distribution.                    ==
-   =========================================================================
-
-   This product includes software developed by
-   The Apache Software Foundation (http://www.apache.org/).
-
-   Please read the different LICENSE files present in the licenses directory of
-   this distribution.
-
-Objenesis
-Copyright 2006-2013 Joe Walnes, Henri Tremblay, Leonardo Mesquita
-
-flink-table
-Copyright 2014-2018 The Apache Software Foundation
-
-This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
-
-- com.esri.geometry:esri-geometry-api:2.0.0
-- com.google.guava:guava:19.0
-- joda-time:joda-time:2.5
-- net.hydromatic:aggdesigner-algorithm:6.0
-- org.apache.calcite:calcite-core:1.17.0
-- org.apache.calcite:calcite-linq4j:1.17.0
-- org.apache.calcite.avatica:avatica-core:1.12.0
-
-This project bundles the following dependencies under the BSD license.
-See bundled license files for details
-
-- org.codehaus.janino:janino:3.0.7
-- org.codehaus.janino:commons-compiler:3.0.7
-
-Calcite Core
-Copyright 2012-2018 The Apache Software Foundation
-
-Apache Calcite Avatica
-Copyright 2012-2018 The Apache Software Foundation
-
-Calcite Linq4j
-Copyright 2012-2018 The Apache Software Foundation
-
-=============================================================================
-= NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
-=============================================================================
-This product includes software developed by
-Joda.org (http://www.joda.org/).
-
-flink-runtime-web
-Copyright 2014-2018 The Apache Software Foundation
-
-This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
-
-- nvd3#1.8.4
-
-This project bundles the following dependencies under the MIT license. (https://opensource.org/licenses/MIT)
-See bundled license files for details.
-
-- angular:1.4.8
-- angular-drag-and-drop-list:1.4.0
-- angular-moment:0.10.3
-- angular-ui-router:0.2.15
-- bootstrap:3.3.6
-- dagre:0.7.5
-- dagre-d3:0.4.17
-- ev-emitter:1.1.1
-- font-awesome:4.5.0 (CSS)
-- graphlib:1.0.7
-- imagesloaded:4.1.4
-- jquery:2.2.0
-- lodash:3.10.1
-- moment:2.10.6
-- moment-duration-format:1.3.0
-- qtip2:2.2.1
-- Split.js:1.0.6
-
-This project bundles the following dependencies under the BSD license.
-See bundled license files for details.
-
-- d3:3.5.12
-
-This project bundles the following dependencies under SIL OFL 1.1 license. (https://opensource.org/licenses/OFL-1.1)
-See bundled license files for details.
-
-- font-awesome:4.5.0 (Font)
-
-flink-swift-fs-hadoop
-Copyright 2014-2018 The Apache Software Foundation
-
-This project includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
-
-- org.apache.hadoop:hadoop-annotations:2.8.1
-- org.apache.hadoop:hadoop-auth:2.8.1
-- org.apache.hadoop:hadoop-client:2.8.1
-- org.apache.hadoop:hadoop-common:2.8.1
-- org.apache.hadoop:hadoop-hdfs:2.8.1
-- org.apache.hadoop:hadoop-hdfs-client:2.8.1
-- org.apache.hadoop:hadoop-openstack:2.8.1
-- org.apache.htrace:htrace-core4:4.0.1-incubating
-- org.apache.httpcomponents:httpclient:4.5.3
-- org.apache.httpcomponents:httpcore:4.4.6
-- org.apache.commons:commons-compress:1.18
-- org.apache.commons:commons-math3:3.5
-- commons-beanutils:commons-beanutils:1.8.3
-- commons-cli:commons-cli:1.3.1
-- commons-codec:commons-codec:1.10
-- commons-collections:commons-collections:3.2.2
-- commons-configuration:commons-configuration:1.7
-- commons-digester:commons-digester:1.8.1
-- commons-io:commons-io:2.4
-- commons-lang:commons-lang:2.6
-- commons-logging:commons-logging:1.1.3
-- commons-net:commons-net:3.1
-- commons-httpclient:commons-httpclient:3.1
-- com.google.guava:guava:11.0.2
-- com.google.code.gson:gson:2.2.4
-- com.squareup.okhttp:okhttp:2.4.0
-- com.squareup.okio:okio:1.4.0
-- net.minidev:json-smart:1.1.1
-- com.nimbusds:nimbus-jose-jwt:3.9
-- org.mortbay.jetty:jetty-sslengine:6.1.26
-- org.codehaus.jackson:jackson-core-asl:1.9.13
-- org.codehaus.jackson:jackson-mapper-asl:1.9.13
-
-This project bundles the following dependencies under the BSD License.
-See bundled license files for details.
-
-- xmlenc:xmlenc:0.52
-- com.google.protobuf:protobuf-java:2.5.0
-
-This project bundles "net.jcip:jcip-annotations:1.0".
-Written by Brian Goetz and Tim Peierls with assistance from members of JCP JSR-166 Expert Group
-and released to the public domain, as explained by the Creative Commons public domain license.
-https://creativecommons.org/licenses/publicdomain/
-
-This project bundles "org.tukaani:xz:1.5".
-This Java implementation of XZ has been put into the public domain, thus you can do
-whatever you want with it. All the files in the package have been written by Lasse Collin,
-but some files are heavily based on public domain code written by Igor Pavlov.
-
-This project bundles org.apache.hadoop:*:2.8.1 from which it inherits the following notices:
-
-The Apache Hadoop project contains subcomponents with separate copyright
-notices and license terms. Your use of the source code for the these
-subcomponents is subject to the terms and conditions of the following
-licenses.
-
-For the org.apache.hadoop.util.bloom.* classes:
-
-/**
- *
- * Copyright (c) 2005, European Commission project OneLab under contract
- * 034819 (http://www.one-lab.org)
- * All rights reserved.
- * Redistribution and use in source and binary forms, with or
- * without modification, are permitted provided that the following
- * conditions are met:
- *  - Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- *  - Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in
- *    the documentation and/or other materials provided with the distribution.
- *  - Neither the name of the University Catholique de Louvain - UCL
- *    nor the names of its contributors may be used to endorse or
- *    promote products derived from this software without specific prior
- *    written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
- * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
- * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
- * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
- * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- */
-
-For portions of the native implementation of slicing-by-8 CRC calculation
-in src/main/native/src/org/apache/hadoop/util:
-
-/**
- *   Copyright 2008,2009,2010 Massachusetts Institute of Technology.
- *   All rights reserved. Use of this source code is governed by a
- *   BSD-style license that can be found in the LICENSE file.
- */
-
-For src/main/native/src/org/apache/hadoop/io/compress/lz4/{lz4.h,lz4.c,lz4hc.h,lz4hc.c},
-
-/*
-   LZ4 - Fast LZ compression algorithm
-   Header File
-   Copyright (C) 2011-2014, Yann Collet.
-   BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
-
-   Redistribution and use in source and binary forms, with or without
-   modification, are permitted provided that the following conditions are
-   met:
-
-       * Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-       * Redistributions in binary form must reproduce the above
-   copyright notice, this list of conditions and the following disclaimer
-   in the documentation and/or other materials provided with the
-   distribution.
-
-   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-   A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-   OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-   THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-   You can contact the author at :
-   - LZ4 source repository : http://code.google.com/p/lz4/
-   - LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
-*/
-
-For hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/fuse-dfs/util/tree.h
----------------------------------------------------------------------
-Copyright 2002 Niels Provos <pr...@citi.umich.edu>
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
-THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-The binary distribution of this product bundles binaries of leveldbjni
-(https://github.com/fusesource/leveldbjni), which is available under the
-following license:
-
-Copyright (c) 2011 FuseSource Corp. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-   * Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-   * Redistributions in binary form must reproduce the above
-copyright notice, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the
-distribution.
-   * Neither the name of FuseSource Corp. nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-For hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/compat/{fstatat|openat|unlinkat}.h:
-
-Copyright (c) 2012 The FreeBSD Foundation
-All rights reserved.
-
-This software was developed by Pawel Jakub Dawidek under sponsorship from
-the FreeBSD Foundation.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.
-
-=============
-
-The binary distribution of this product bundles binaries of leveldb
-(http://code.google.com/p/leveldb/), which is available under the following
-license:
-
-Copyright (c) 2011 The LevelDB Authors. All rights reserved.
-
-   * Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-   * Redistributions in binary form must reproduce the above
-copyright notice, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the
-distribution.
-   * Neither the name of Google Inc. nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-The binary distribution of this product bundles binaries of snappy
-(http://code.google.com/p/snappy/), which is available under the following
-license:
-
-Copyright 2011, Google Inc.
-All rights reserved.
-
-    * Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-    * Redistributions in binary form must reproduce the above
-copyright notice, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the
-distribution.
-    * Neither the name of Google Inc. nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-For:
-hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.js
-hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.css
-hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery.dataTables.min.js
-hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/dt-1.9.4/
---------------------------------------------------------------------------------
-Copyright (C) 2008-2016, SpryMedia Ltd.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-For:
-hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dust-full-2.0.0.min.js
-hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dust-helpers-1.1.1.min.js
---------------------------------------------------------------------------------
-
-Copyright (c) 2010 Aleksander Williams
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-For:
-hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/moment.min.js
---------------------------------------------------------------------------------
-
-Copyright (c) 2011-2016 Tim Wood, Iskren Chernev, Moment.js contributors
-
-Permission is hereby granted, free of charge, to any person
-obtaining a copy of this software and associated documentation
-files (the "Software"), to deal in the Software without
-restriction, including without limitation the rights to use,
-copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following
-conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
-OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
-HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-OTHER DEALINGS IN THE SOFTWARE.
-
-For:
-hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/bootstrap-3.0.2
-hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/bootstrap.min.js
-hadoop-tools/hadoop-sls/src/main/html/css/bootstrap.min.css
-hadoop-tools/hadoop-sls/src/main/html/css/bootstrap-responsive.min.css
-And the binary distribution of this product bundles these dependencies under the
-following license:
-Mockito 1.8.5
-SLF4J 1.7.10
---------------------------------------------------------------------------------
-
-The MIT License (MIT)
-
-For:
-hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery-1.10.2.min.js
-hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/jquery.js
-hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jquery
---------------------------------------------------------------------------------
-
-Copyright jQuery Foundation and other contributors, https://jquery.org/
-
-This software consists of voluntary contributions made by many
-individuals. For exact contribution history, see the revision history
-available at https://github.com/jquery/jquery
-
-The following license applies to all parts of this software except as
-documented below:
-
-====
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-All files located in the node_modules and external directories are
-externally maintained libraries used by this software which have their
-own licenses; we recommend you read them, as their terms may differ from
-the terms above.
-
-For:
-hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jt/jquery.jstree.js.gz
---------------------------------------------------------------------------------
-
-Copyright (c) 2014 Ivan Bozhanov
-
-For:
-hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/d3.v3.js
---------------------------------------------------------------------------------
-
-D3 is available under a 3-clause BSD license. For details, see:
-hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/d3-LICENSE
-
-The binary distribution of this product bundles these dependencies under the
-following license:
-HSQLDB Database 2.0.0
---------------------------------------------------------------------------------
-"COPYRIGHTS AND LICENSES (based on BSD License)
-
-For work developed by the HSQL Development Group:
-
-Copyright (c) 2001-2016, The HSQL Development Group
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-Redistributions of source code must retain the above copyright notice, this
-list of conditions and the following disclaimer.
-
-Redistributions in binary form must reproduce the above copyright notice,
-this list of conditions and the following disclaimer in the documentation
-and/or other materials provided with the distribution.
-
-Neither the name of the HSQL Development Group nor the names of its
-contributors may be used to endorse or promote products derived from this
-software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS""
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL HSQL DEVELOPMENT GROUP, HSQLDB.ORG,
-OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-
-For work originally developed by the Hypersonic SQL Group:
-
-Copyright (c) 1995-2000 by the Hypersonic SQL Group.
-All rights reserved.
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-Neither the name of the Hypersonic SQL Group nor the names of its
-contributors may be used to endorse or promote products derived from this
-software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS""
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL THE HYPERSONIC SQL GROUP,
-OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-This software consists of voluntary contributions made by many individuals on behalf of the
-Hypersonic SQL Group."
-
-The binary distribution of this product bundles these dependencies under the
-following license:
-servlet-api 2.5
-jsp-api 2.1
-Streaming API for XML 1.0
---------------------------------------------------------------------------------
-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
-1. Definitions. 
-
-1.1. Contributor means each individual or entity
-that creates or contributes to the creation of
-Modifications. 
-
-1.2. Contributor Version means the combination of the
-Original Software, prior Modifications used by a Contributor (if any), and the
-Modifications made by that particular Contributor. 
-
-1.3. Covered
-Software means (a) the Original Software, or (b) Modifications, or (c) the
-combination of files containing Original Software with files containing
-Modifications, in each case including portions
-thereof. 
-
-1.4. Executable means the Covered Software in any form other
-than Source Code. 
-
-1.5. Initial Developer means the individual or entity
-that first makes Original Software available under this
-License. 
-
-1.6. Larger Work means a work which combines Covered Software or
-portions thereof with code not governed by the terms of this
-License. 
-
-1.7. License means this document. 
-
-1.8. Licensable means
-having the right to grant, to the maximum extent possible, whether at the time
-of the initial grant or subsequently acquired, any and all of the rights
-conveyed herein. 
-
-1.9. Modifications means the Source Code and Executable
-form of any of the following:
-A. Any file that results from an addition to,
-deletion from or modification of the contents of a file containing Original
-Software or previous Modifications;
-B. Any new file that contains any part of the Original Software
-or previous Modification; or
-C. Any new file that is contributed or otherwise made available
-under the terms of this License. 
-
-1.10. Original Software means the Source Code and Executable form of
-computer software code that is originally released under this License. 
-
-1.11. Patent Claims means any patent claim(s), now owned or
-hereafter acquired, including without limitation, method, process, and apparatus
-claims, in any patent Licensable by grantor. 
-
-1.12. Source Code means (a) the common form of computer software code in which
-modifications are made and (b) associated documentation included in or
-with such code. 
-
-1.13. You (or Your) means an individual or a legal entity exercising rights
-under, and complying with all of the terms of, this License. For legal entities,
-You includes any entity which controls, is controlled by, or is under common control
-with You. For purposes of this definition, control means (a) the power, direct
-or indirect, to cause the direction or management of such entity, whether by
-contract or otherwise, or (b) ownership of more than fifty percent (50%) of the
-outstanding shares or beneficial ownership of such entity. 
-
-2. License Grants.
-
-2.1. The Initial Developer Grant. Conditioned upon Your compliance
-with Section 3.1 below and subject to third party intellectual property claims,
-the Initial Developer hereby grants You a world-wide, royalty-free,
-non-exclusive license: 
-
-(a) under intellectual property rights (other than
-patent or trademark) Licensable by Initial Developer, to use, reproduce, modify,
-display, perform, sublicense and distribute the Original Software (or portions
-thereof), with or without Modifications, and/or as part of a Larger Work;
-and 
-
-(b) under Patent Claims infringed by the making, using or selling of
-Original Software, to make, have made, use, practice, sell, and offer for sale,
-and/or otherwise dispose of the Original Software (or portions
-thereof);
-
-(c) The licenses granted in Sections 2.1(a) and (b) are
-effective on the date Initial Developer first distributes or otherwise makes the
-Original Software available to a third party under the terms of this
-License;
-
-(d) Notwithstanding Section 2.1(b) above, no patent license is
-granted: (1) for code that You delete from the Original Software, or (2) for
-infringements caused by: (i) the modification of the Original Software, or
-(ii) the combination of the Original Software with other software or
-devices. 
-
-2.2. Contributor Grant. Conditioned upon Your compliance with
-Section 3.1 below and subject to third party intellectual property claims, each
-Contributor hereby grants You a world-wide, royalty-free, non-exclusive
-license: 
-
-(a) under intellectual property rights (other than patent or
-trademark) Licensable by Contributor to use, reproduce, modify, display,
-perform, sublicense and distribute the Modifications created by such Contributor
-(or portions thereof), either on an unmodified basis, with other Modifications,
-as Covered Software and/or as part of a Larger Work; and 
-
-(b) under Patent
-Claims infringed by the making, using, or selling of Modifications made by that
-Contributor either alone and/or in combination with its Contributor Version (or
-portions of such combination), to make, use, sell, offer for sale, have made,
-and/or otherwise dispose of: (1) Modifications made by that Contributor (or
-portions thereof); and (2) the combination of Modifications made by that
-Contributor with its Contributor Version (or portions of such
-combination). 
-
-(c) The licenses granted in Sections 2.2(a) and 2.2(b) are
-effective on the date Contributor first distributes or otherwise makes the
-Modifications available to a third party.
-
-(d) Notwithstanding Section 2.2(b)
-above, no patent license is granted: (1) for any code that Contributor has
-deleted from the Contributor Version; (2) for infringements caused by:
-(i) third party modifications of Contributor Version, or (ii) the combination
-of Modifications made by that Contributor with other software (except as part of
-the Contributor Version) or other devices; or (3) under Patent Claims infringed
-by Covered Software in the absence of Modifications made by that
-Contributor. 
-
-3. Distribution Obligations. 
-
-3.1. Availability of Source
-Code. Any Covered Software that You distribute or otherwise make available in
-Executable form must also be made available in Source Code form and that Source
-Code form must be distributed only under the terms of this License. You must
-include a copy of this License with every copy of the Source Code form of the
-Covered Software You distribute or otherwise make available. You must inform
-recipients of any such Covered Software in Executable form as to how they can
-obtain such Covered Software in Source Code form in a reasonable manner on or
-through a medium customarily used for software exchange. 
-
-3.2.
-Modifications. The Modifications that You create or to which You contribute are
-governed by the terms of this License. You represent that You believe Your
-Modifications are Your original creation(s) and/or You have sufficient rights to
-grant the rights conveyed by this License. 
-
-3.3. Required Notices. You must
-include a notice in each of Your Modifications that identifies You as the
-Contributor of the Modification. You may not remove or alter any copyright,
-patent or trademark notices contained within the Covered Software, or any
-notices of licensing or any descriptive text giving attribution to any
-Contributor or the Initial Developer. 
-
-3.4. Application of Additional Terms.
-You may not offer or impose any terms on any Covered Software in Source Code
-form that alters or restricts the applicable version of this License or the
-recipients rights hereunder. You may choose to offer, and to charge a fee for,
-warranty, support, indemnity or liability obligations to one or more recipients
-of Covered Software. However, you may do so only on Your own behalf, and not on
-behalf of the Initial Developer or any Contributor. You must make it absolutely
-clear that any such warranty, support, indemnity or liability obligation is
-offered by You alone, and You hereby agree to indemnify the Initial Developer
-and every Contributor for any liability incurred by the Initial Developer or
-such Contributor as a result of warranty, support, indemnity or liability terms
-You offer.
-
-3.5. Distribution of Executable Versions. You may distribute the
-Executable form of the Covered Software under the terms of this License or under
-the terms of a license of Your choice, which may contain terms different from
-this License, provided that You are in compliance with the terms of this License
-and that the license for the Executable form does not attempt to limit or alter
-the recipients rights in the Source Code form from the rights set forth in this
-License. If You distribute the Covered Software in Executable form under a
-different license, You must make it absolutely clear that any terms which differ
-from this License are offered by You alone, not by the Initial Developer or
-Contributor. You hereby agree to indemnify the Initial Developer and every
-Contributor for any liability incurred by the Initial Developer or such
-Contributor as a result of any such terms You offer. 
-
-3.6. Larger Works. You
-may create a Larger Work by combining Covered Software with other code not
-governed by the terms of this License and distribute the Larger Work as a single
-product. In such a case, You must make sure the requirements of this License are
-fulfilled for the Covered Software. 
-
-4. Versions of the License. 
-
-4.1.
-New Versions. Sun Microsystems, Inc. is the initial license steward and may
-publish revised and/or new versions of this License from time to time. Each
-version will be given a distinguishing version number. Except as provided in
-Section 4.3, no one other than the license steward has the right to modify this
-License. 
-
-4.2. Effect of New Versions. You may always continue to use,
-distribute or otherwise make the Covered Software available under the terms of
-the version of the License under which You originally received the Covered
-Software. If the Initial Developer includes a notice in the Original Software
-prohibiting it from being distributed or otherwise made available under any
-subsequent version of the License, You must distribute and make the Covered
-Software available under the terms of the version of the License under which You
-originally received the Covered Software. Otherwise, You may also choose to use,
-distribute or otherwise make the Covered Software available under the terms of
-any subsequent version of the License published by the license
-steward. 
-
-4.3. Modified Versions. When You are an Initial Developer and You
-want to create a new license for Your Original Software, You may create and use
-a modified version of this License if You: (a) rename the license and remove
-any references to the name of the license steward (except to note that the
-license differs from this License); and (b) otherwise make it clear that the
-license contains terms which differ from this License. 
-
-5. DISCLAIMER OF WARRANTY.
-
-COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN AS IS BASIS,
-WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
-LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS,
-MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY
-COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER
-OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR
-CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
-LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER
-THIS DISCLAIMER. 
-
-6. TERMINATION. 
-
-6.1. This License and the rights
-granted hereunder will terminate automatically if You fail to comply with terms
-herein and fail to cure such breach within 30 days of becoming aware of the
-breach. Provisions which, by their nature, must remain in effect beyond the
-termination of this License shall survive. 
-
-6.2. If You assert a patent
-infringement claim (excluding declaratory judgment actions) against Initial
-Developer or a Contributor (the Initial Developer or Contributor against whom
-You assert such claim is referred to as Participant) alleging that the
-Participant Software (meaning the Contributor Version where the Participant is a
-Contributor or the Original Software where the Participant is the Initial
-Developer) directly or indirectly infringes any patent, then any and all rights
-granted directly or indirectly to You by such Participant, the Initial Developer
-(if the Initial Developer is not the Participant) and all Contributors under
-Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from
-Participant terminate prospectively and automatically at the expiration of such
-60 day notice period, unless if within such 60 day period You withdraw Your
-claim with respect to the Participant Software against such Participant either
-unilaterally or pursuant to a written agreement with Participant. 
-
-6.3. In
-the event of termination under Sections 6.1 or 6.2 above, all end user licenses
-that have been validly granted by You or any distributor hereunder prior to
-termination (excluding licenses granted to You by any distributor) shall survive
-termination. 
-
-7. LIMITATION OF LIABILITY.
-UNDER NO CIRCUMSTANCES AND UNDER
-NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE,
-SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
-COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY
-PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
-CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF
-GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
-COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE
-POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO
-LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTYS NEGLIGENCE TO
-THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT
-ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
-THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. 
-
-8. U.S. GOVERNMENT END USERS.
-
-The Covered Software is a commercial item, as that term is defined in
-48 C.F.R. 2.101 (Oct. 1995), consisting of commercial computer software (as
-that term is defined at 48 C.F.R.  252.227-7014(a)(1)) and commercial computer
-software documentation as such terms are used in 48 C.F.R. 12.212 (Sept.
-1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through
-227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software
-with only those rights set forth herein. This U.S. Government Rights clause is
-in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision
-that addresses Government rights in computer software under this
-License. 
-
-9. MISCELLANEOUS.
-This License represents the complete agreement
-concerning subject matter hereof. If any provision of this License is held to be
-unenforceable, such provision shall be reformed only to the extent necessary to
-make it enforceable. This License shall be governed by the law of the
-jurisdiction specified in a notice contained within the Original Software
-(except to the extent applicable law, if any, provides otherwise), excluding
-such jurisdictions conflict-of-law provisions. Any litigation relating to this
-License shall be subject to the jurisdiction of the courts located in the
-jurisdiction and venue specified in a notice contained within the Original
-Software, with the losing party responsible for costs, including, without
-limitation, court costs and reasonable attorneys fees and expenses. The
-application of the United Nations Convention on Contracts for the International
-Sale of Goods is expressly excluded. Any law or regulation which provides that
-the language of a contract shall be construed against the drafter shall not
-apply to this License. You agree that You alone are responsible for compliance
-with the United States export administration regulations (and the export control
-laws and regulation of any other countries) when You use, distribute or
-otherwise make available any Covered Software. 
-
-10. RESPONSIBILITY FOR CLAIMS.
-As between Initial Developer and the Contributors, each party is
-responsible for claims and damages arising, directly or indirectly, out of its
-utilization of rights under this License and You agree to work with Initial
-Developer and Contributors to distribute such responsibility on an equitable
-basis. Nothing herein is intended or shall be deemed to constitute any admission
-of liability. 
-
-The binary distribution of this product bundles these dependencies under the
-following license:
-Jersey 1.9
-JAXB API bundle for GlassFish V3 2.2.2
-JAXB RI 2.2.3
---------------------------------------------------------------------------------
-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)Version 1.1
-
-1. Definitions.
-
-1.1. “Contributor” means each individual or entity that creates or
-contributes to the creation of Modifications.
-1.2. “Contributor Version” means the combination of the Original Software,
-prior Modifications used by a Contributor (if any), and the Modifications made
-by that particular Contributor.
-1.3. “Covered Software” means (a) the Original Software, or (b)
-Modifications, or (c) the combination of files containing Original Software with
-files containing Modifications, in each case including portions thereof.
-1.4. “Executable” means the Covered Software in any form other than Source
-Code.
-1.5. “Initial Developer” means the individual or entity that first makes
-Original Software available under this License.
-1.6. “Larger Work” means a work which combines Covered Software or portions
-thereof with code not governed by the terms of this License.
-1.7. “License” means this document.
-1.8. “Licensable” means having the right to grant, to the maximum extent
-possible, whether at the time of the initial grant or subsequently acquired, any
-and all of the rights conveyed herein.
-1.9. “Modifications” means the Source Code and Executable form of any of the
-following:
-A. Any file that results from an addition to, deletion from or modification of
-the contents of a file containing Original Software or previous Modifications;
-B. Any new file that contains any part of the Original Software or previous
-Modification; or
-C. Any new file that is contributed or otherwise made available under the terms
-of this License.
-1.10. “Original Software” means the Source Code and Executable form of
-computer software code that is originally released under this License.
-1.11. “Patent Claims” means any patent claim(s), now owned or hereafter
-acquired, including without limitation, method, process, and apparatus claims,
-in any patent Licensable by grantor.
-1.12. “Source Code” means (a) the common form of computer software code in
-which modifications are made and (b) associated documentation included in or
-with such code.
-1.13. “You” (or “Your”) means an individual or a legal entity exercising
-rights under, and complying with all of the terms of, this License. For legal
-entities, “You” includes any entity which controls, is controlled by, or is
-under common control with You. For purposes of this definition, “control”
-means (a) the power, direct or indirect, to cause the direction or management of
-such entity, whether by contract or otherwise, or (b) ownership of more than
-fifty percent (50%) of the outstanding shares or beneficial ownership of such
-entity.
-
-2.1. The Initial Developer Grant.
-
-Conditioned upon Your compliance with Section 3.1 below and subject to
-third party intellectual property claims, the Initial Developer hereby grants
-You a world-wide, royalty-free, non-exclusive license:
-(a) under intellectual
-property rights (other than patent or trademark) Licensable by Initial
-Developer, to use, reproduce, modify, display, perform, sublicense and
-distribute the Original Software (or portions thereof), with or without
-Modifications, and/or as part of a Larger Work; and
-(b) under Patent Claims
-infringed by the making, using or selling of Original Software, to make, have
-made, use, practice, sell, and offer for sale, and/or otherwise dispose of the
-Original Software (or portions thereof).
-(c) The licenses granted in Sections
-2.1(a) and (b) are effective on the date Initial Developer first distributes or
-otherwise makes the Original Software available to a third party under the terms
-of this License.
-(d) Notwithstanding Section 2.1(b) above, no patent license is
-granted: (1) for code that You delete from the Original Software, or (2) for
-infringements caused by: (i) the modification of the Original Software, or (ii)
-the combination of the Original Software with other software or devices.
-
-2.2. Contributor Grant.
-
-Conditioned upon Your compliance with Section 3.1 below and
-subject to third party intellectual property claims, each Contributor hereby
-grants You a world-wide, royalty-free, non-exclusive license:
-(a) under
-intellectual property rights (other than patent or trademark) Licensable by
-Contributor to use, reproduce, modify, display, perform, sublicense and
-distribute the Modifications created by such Contributor (or portions thereof),
-either on an unmodified basis, with other Modifications, as Covered Software
-and/or as part of a Larger Work; and
-(b) under Patent Claims infringed by the
-making, using, or selling of Modifications made by that Contributor either alone
-and/or in combination with its Contributor Version (or portions of such
-combination), to make, use, sell, offer for sale, have made, and/or otherwise
-dispose of: (1) Modifications made by that Contributor (or portions thereof);
-and (2) the combination of Modifications made by that Contributor with its
-Contributor Version (or portions of such combination).
-(c) The licenses granted
-in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first
-distributes or otherwise makes the Modifications available to a third
-party.
-(d) Notwithstanding Section 2.2(b) above, no patent license is granted:
-(1) for any code that Contributor has deleted from the Contributor Version; (2)
-for infringements caused by: (i) third party modifications of Contributor
-Version, or (ii) the combination of Modifications made by that Contributor with
-other software (except as part of the Contributor Version) or other devices; or
-(3) under Patent Claims infringed by Covered Software in the absence of
-Modifications made by that Contributor.
-
-3. Distribution Obligations.
-
-3.1. Availability of Source Code.
-Any Covered Software that You distribute or
-otherwise make available in Executable form must also be made available in
-Source Code form and that Source Code form must be distributed only under the
-terms of this License. You must include a copy of this License with every copy
-of the Source Code form of the Covered Software You distribute or otherwise make
-available. You must inform recipients of any such Covered Software in Executable
-form as to how they can obtain such Covered Software in Source Code form in a
-reasonable manner on or through a medium customarily used for software
-exchange.
-3.2. Modifications.
-The Modifications that You create or to which
-You contribute are governed by the terms of this License. You represent that You
-believe Your Modifications are Your original creation(s) and/or You have
-sufficient rights to grant the rights conveyed by this License.
-3.3. Required Notices.
-You must include a notice in each of Your Modifications that
-identifies You as the Contributor of the Modification. You may not remove or
-alter any copyright, patent or trademark notices contained within the Covered
-Software, or any notices of licensing or any descriptive text giving attribution
-to any Contributor or the Initial Developer.
-3.4. Application of Additional Terms.
-You may not offer or impose any terms on any Covered Software in Source
-Code form that alters or restricts the applicable version of this License or the
-recipients' rights hereunder. You may choose to offer, and to charge a fee for,
-warranty, support, indemnity or liability obligations to one or more recipients
-of Covered Software. However, you may do so only on Your own behalf, and not on
-behalf of the Initial Developer or any Contributor. You must make it absolutely
-clear that any such warranty, support, indemnity or liability obligation is
-offered by You alone, and You hereby agree to indemnify the Initial Developer
-and every Contributor for any liability incurred by the Initial Developer or
-such Contributor as a result of warranty, support, indemnity or liability terms
-You offer.
-3.5. Distribution of Executable Versions.
-You may distribute the
-Executable form of the Covered Software under the terms of this License or under
-the terms of a license of Your choice, which may contain terms different from
-this License, provided that You are in compliance with the terms of this License
-and that the license for the Executable form does not attempt to limit or alter
-the recipient's rights in the Source Code form from the rights set forth in
-this License. If You distribute the Covered Software in Executable form under a
-different license, You must make it absolutely clear that any terms which differ
-from this License are offered by You alone, not by the Initial Developer or
-Contributor. You hereby agree to indemnify the Initial Developer and every
-Contributor for any liability incurred by the Initial Developer or such
-Contributor as a result of any such terms You offer.
-3.6. Larger Works.
-You
-may create a Larger Work by combining Covered Software with other code not
-governed by the terms of this License and distribute the Larger Work as a single
-product. In such a case, You must make sure the requirements of this License are
-fulfilled for the Covered Software.
-
-4. Versions of the License.
-
-4.1. New Versions.
-Oracle is the initial license steward and may publish revised and/or
-new versions of this License from time to time. Each version will be given a
-distinguishing version number. Except as provided in Section 4.3, no one other
-than the license steward has the right to modify this License.
-4.2. Effect of New Versions.
-You may always continue to use, distribute or otherwise make the
-Covered Software available under the terms of the version of the License under
-which You originally received the Covered Software. If the Initial Developer
-includes a notice in the Original Software prohibiting it from being distributed
-or otherwise made available under any subsequent version of the License, You
-must distribute and make the Covered Software available under the terms of the
-version of the License under which You originally received the Covered Software.
-Otherwise, You may also choose to use, distribute or otherwise make the Covered
-Software available under the terms of any subsequent version of the License
-published by the license steward.
-4.3. Modified Versions.
-When You are an
-Initial Developer and You want to create a new license for Your Original
-Software, You may create and use a modified version of this License if You: (a)
-rename the license and remove any references to the name of the license steward
-(except to note that the license differs from this License); and (b) otherwise
-make it clear that the license contains terms which differ from this
-License.
-
-COVERED SOFTWARE IS PROVIDED UNDER THIS
-LICENSE ON AN “AS IS” BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE
-IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
-NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED
-SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY
-RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
-COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF
-WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED
-SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
-
-6. TERMINATION.
-
-6.1. This License and the rights granted hereunder will
-terminate automatically if You fail to comply with terms herein and fail to cure
-such breach within 30 days of becoming aware of the breach. Provisions which, by
-their nature, must remain in effect beyond the termination of this License shall
-survive.
-6.2. If You assert a patent infringement claim (excluding declaratory
-judgment actions) against Initial Developer or a Contributor (the Initial
-Developer or Contributor against whom You assert such claim is referred to as
-“Participant”) alleging that the Participant Software (meaning the
-Contributor Version where the Participant is a Contributor or the Original
-Software where the Participant is the Initial Developer) directly or indirectly
-infringes any patent, then any and all rights granted directly or indirectly to
-You by such Participant, the Initial Developer (if the Initial Developer is not
-the Participant) and all Contributors under Sections 2.1 and/or 2.2 of this
-License shall, upon 60 days notice from Participant terminate prospectively and
-automatically at the expiration of such 60 day notice period, unless if within
-such 60 day period You withdraw Your claim with respect to the Participant
-Software against such Participant either unilaterally or pursuant to a written
-agreement with Participant.
-6.3. If You assert a patent infringement claim
-against Participant alleging that the Participant Software directly or
-indirectly infringes any patent where such claim is resolved (such as by license
-or settlement) prior to the initiation of patent infringement litigation, then
-the reasonable value of the licenses granted by such Participant under Sections
-2.1 or 2.2 shall be taken into account in determining the amount or value of any
-payment or license.
-6.4. In the event of termination under Sections 6.1 or 6.2
-above, all end user licenses that have been validly granted by You or any
-distributor hereunder prior to termination (excluding licenses granted to You by
-any distributor) shall survive termination.
-
-7. LIMITATION OF LIABILITY.
-
-UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
-(INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
-DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY
-SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT,
-SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING,
-WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER
-FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN
-IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS
-LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL
-INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
-PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR
-LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND
-LIMITATION MAY NOT APPLY TO YOU.
-
-The Covered
-Software is a “commercial item,” as that term is defined in 48 C.F.R. 2.101
-(Oct. 1995), consisting of “commercial computer software” (as that term is
-defined at 48 C.F.R. § 252.227-7014(a)(1)) and “commercial computer software
-documentation” as such terms are used in 48 C.F.R. 12.212 (Sept. 1995).
-Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4
-(June 1995), all U.S. Government End Users acquire Covered Software with only
-those rights set forth herein. This U.S. Government Rights clause is in lieu of,
-and supersedes, any other FAR, DFAR, or other clause or provision that addresses
-Government rights in computer software under this License.
-
-9. MISCELLANEOUS.
-
-This License represents the complete agreement concerning
-subject matter hereof. If any provision of this License is held to be
-unenforceable, such provision shall be reformed only to the extent necessary to
-make it enforceable. This License shall be governed by the law of the
-jurisdiction specified in a notice contained within the Original Software
-(except to the extent applicable law, if any, provides otherwise), excluding
-such jurisdiction's conflict-of-law provisions. Any litigation relating to this
-License shall be subject to the jurisdiction of the courts located in the
-jurisdiction and venue specified in a notice contained within the Original
-Software, with the losing party responsible for costs, including, without
-limitation, court costs and reasonable attorneys' fees and expenses. The
-application of the United Nations Convention on Contracts for the International
-Sale of Goods is expressly excluded. Any law or regulation which provides that
-the language of a contract shall be construed against the drafter shall not
-apply to this License. You agree that You alone are responsible for compliance
-with the United States export administration regulations (and the export control
-laws and regulation of any other countries) when You use, distribute or
-otherwise make available any Covered Software.
-
-10. RESPONSIBILITY FOR CLAIMS.
-
-As between Initial Developer and the Contributors, each party is
-responsible for claims and damages arising, directly or indirectly, out of its
-utilization of rights under this License and You agree to work with Initial
-Developer and Contributors to distribute such responsibility on an equitable
-basis. Nothing herein is intended or shall be deemed to constitute any admission
-of liability.
-
-The binary distribution of this product bundles these dependencies under the
-following license:
-Protocol Buffer Java API 2.5.0
---------------------------------------------------------------------------------
-This license applies to all parts of Protocol Buffers except the following:
-
-  - Atomicops support for generic gcc, located in
-    src/google/protobuf/stubs/atomicops_internals_generic_gcc.h.
-    This file is copyrighted by Red Hat Inc.
-
-  - Atomicops support for AIX/POWER, located in
-    src/google/protobuf/stubs/atomicops_internals_power.h.
-    This file is copyrighted by Bloomberg Finance LP.
-
-Copyright 2014, Google Inc.  All rights reserved.
-
-Code generated by the Protocol Buffer compiler is owned by the owner
-of the input file used when generating it.  This code is not
-standalone and requires a support library to be linked with it.  This
-support library is itself covered by the above license.
-
-For:
-XML Commons External Components XML APIs 1.3.04
---------------------------------------------------------------------------------
-By obtaining, using and/or copying this work, you (the licensee) agree that you
-have read, understood, and will comply with the following terms and conditions.
-
-Permission to copy, modify, and distribute this software and its documentation,
-with or without modification, for any purpose and without fee or royalty is
-hereby granted, provided that you include the following on ALL copies of the
-software and documentation or portions thereof, including modifications:
-- The full text of this NOTICE in a location viewable to users of the
-redistributed or derivative work.
-- Any pre-existing intellectual property disclaimers, notices, or terms and
-conditions. If none exist, the W3C Software Short Notice should be included
-(hypertext is preferred, text is permitted) within the body of any redistributed
-or derivative code.
-- Notice of any changes or modifications to the files, including the date changes
-were made. (We recommend you provide URIs to the location from which the code is
-derived.)
-
-The binary distribution of this product bundles these dependencies under the
-following license:
-JUnit 4.11
-ecj-4.3.1.jar
---------------------------------------------------------------------------------
-Eclipse Public License - v 1.0
-
-THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC
-LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
-CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
-
-1. DEFINITIONS
-
-"Contribution" means:
-
-a) in the case of the initial Contributor, the initial code and documentation
-distributed under this Agreement, and
-b) in the case of each subsequent Contributor:
-i) changes to the Program, and
-ii) additions to the Program;
-where such changes and/or additions to the Program originate from and are
-distributed by that particular Contributor. A Contribution 'originates' from a
-Contributor if it was added to the Program by such Contributor itself or anyone
-acting on such Contributor's behalf. Contributions do not include additions to
-the Program which: (i) are separate modules of software distributed in
-conjunction with the Program under their own license agreement, and (ii) are not
-derivative works of the Program.
-"Contributor" means any person or entity that distributes the Program.
-
-"Licensed Patents" mean patent claims licensable by a Contributor which are
-necessarily infringed by the use or sale of its Contribution alone or when
-combined with the Program.
-
-"Program" means the Contributions distributed in accordance with this Agreement.
-
-"Recipient" means anyone who receives the Program under this Agreement,
-including all Contributors.
-
-2. GRANT OF RIGHTS
-
-a) Subject to the terms of this Agreement, each Contributor hereby grants
-Recipient a non-exclusive, worldwide, royalty-free copyright license to
-reproduce, prepare derivative works of, publicly display, publicly perform,
-distribute and sublicense the Contribution of such Contributor, if any, and such
-derivative works, in source code and object code form.
-b) Subject to the terms of this Agreement, each Contributor hereby grants
-Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed
-Patents to make, use, sell, offer to sell, import and otherwise transfer the
-Contribution of such Contributor, if any, in source code and object code form.
-This patent license shall apply to the combination of the Contribution and the
-Program if, at the time the Contribution is added by the Contributor, such
-addition of the Contribution causes such combination to be covered by the
-Licensed Patents. The patent license shall not apply to any other combinations
-which include the Contribution. No hardware per se is licensed hereunder.
-c) Recipient understands that although each Contributor grants the licenses to
-its Contributions set forth herein, no assurances are provided by any
-Contributor that the Program does not infringe the patent or other intellectual
-property rights of any other entity. Each Contributor disclaims any liability to
-Recipient for claims brought by any other entity based on infringement of
-intellectual property rights or otherwise. As a condition to exercising the
-rights and licenses granted hereunder, each Recipient hereby assumes sole
-responsibility to secure any other intellectual property rights needed, if any.
-For example, if a third party patent license is required to allow Recipient to
-distribute the Program, it is Recipient's responsibility to acquire that license
-before distributing the Program.
-d) Each Contributor represents that to its knowledge it has sufficient copyright
-rights in its Contribution, if any, to grant the copyright license set forth in
-this Agreement.
-3. REQUIREMENTS
-
-A Contributor may choose to distribute the Program in object code form under its
-own license agreement, provided that:
-
-a) it complies with the terms and conditions of this Agreement; and
-b) its license agreement:
-i) effectively disclaims on behalf of all Contributors all warranties and
-conditions, express and implied, including warranties or conditions of title and
-non-infringement, and implied warranties or conditions of merchantability and
-fitness for a particular purpose;
-ii) effectively excludes on behalf of all Contributors all liability for
-damages, including direct, indirect, special, incidental and consequential
-damages, such as lost profits;
-iii) states that any provisions which differ from this Agreement are offered by
-that Contributor alone and not by any other party; and
-iv) states that source code for the Program is available from such Contributor,
-and informs licensees how to obtain it in a reasonable manner on or through a
-medium customarily used for software exchange.
-When the Program is made available in source code form:
-
-a) it must be made available under this Agreement; and
-b) a copy of this Agreement must be included with each copy of the Program.
-Contributors may not remove or alter any copyright notices contained within the
-Program.
-
-Each Contributor must identify itself as the originator of its Contribution, if
-any, in a manner that reasonably allows subsequent Recipients to identify the
-originator of the Contribution.
-
-4. COMMERCIAL DISTRIBUTION
-
-Commercial distributors of software may accept certain responsibilities with
-respect to end users, business partners and the like. While this license is
-intended to facilitate the commercial use of the Program, the Contributor who
-includes the Program in a commercial product offering should do so in a manner
-which does not create potential liability for other Contributors. Therefore, if
-a Contributor includes the Program in a commercial product offering, such
-Contributor ("Commercial Contributor") hereby agrees to defend and indemnify
-every other Contributor ("Indemnified Contributor") against any losses, damages
-and costs (collectively "Losses") arising from claims, lawsuits and other legal
-actions brought by a third party against the Indemnified Contributor to the
-extent caused by the acts or omissions of such Commercial Contributor in
-connection with its distribution of the Program in a commercial product
-offering. The obligations in this section do not apply to any claims or Losses
-relating to any actual or alleged intellectual property infringement. In order
-to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
-Contributor in writing of such claim, and b) allow the Commercial Contributor to
-control, and cooperate with the Commercial Contributor in, the defense and any
-related settlement negotiations. The Indemnified Contributor may participate in
-any such claim at its own expense.
-
-For example, a Contributor might include the Program in a commercial product
-offering, Product X. That Contributor is then a Commercial Contributor. If that
-Commercial Contributor then makes performance claims, or offers warranties
-related to Product X, those performance claims and warranties are such
-Commercial Contributor's responsibility alone. Under this section, the
-Commercial Contributor would have to defend claims against the other
-Contributors related to those performance claims and warranties, and if a court
-requires any other Contributor to pay any damages as a result, the Commercial
-Contributor must pay those damages.
-
-5. NO WARRANTY
-
-EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
-IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
-NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
-Recipient is solely responsible for determining the appropriateness of using and
-distributing the Program and assumes all risks associated with its exercise of
-rights under this Agreement , including but not limited to the risks and costs
-of program errors, compliance with applicable laws, damage to or loss of data,
-programs or equipment, and unavailability or interruption of operations.
-
-6. DISCLAIMER OF LIABILITY
-
-EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
-CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
-PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
-GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-7. GENERAL
-
-If any provision of this Agreement is invalid or unenforceable under applicable
-law, it shall not affect the validity or enforceability of the remainder of the
-terms of this Agreement, and without further action by the parties hereto, such
-provision shall be reformed to the minimum extent necessary to make such
-provision valid and enforceable.
-
-If Recipient institutes patent litigation against any entity (including a
-cross-claim or counterclaim in a lawsuit) alleging that the Program itself
-(excluding combinations of the Program with other software or hardware)
-infringes such Recipient's patent(s), then such Recipient's rights granted under
-Section 2(b) shall terminate as of the date such litigation is filed.
-
-All Recipient's rights under this Agreement shall terminate if it fails to
-comply with any of the material terms or conditions of this Agreement and does
-not cure such failure in a reasonable period of time after becoming aware of
-such noncompliance. If all Recipient's rights under this Agreement terminate,
-Recipient agrees to cease use and distribution of the Program as soon as
-reasonably practicable. However, Recipient's obligations under this Agreement
-and any licenses granted by Recipient relating to the Program shall continue and
-survive.
-
-Everyone is permitted to copy and distribute copies of this Agreement, but in
-order to avoid inconsistency the Agreement is copyrighted and may only be
-modified in the following manner. The Agreement Steward reserves the right to
-publish new versions (including revisions) of this Agreement from time to time.
-No one other than the Agreement Steward has the right to modify this Agreement.
-The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation
-may assign the responsibility to serve as the Agreement Steward to a suitable
-separate entity. Each new version of the Agreement will be given a
-distinguishing version number. The Program (including Contributions) may always
-be distributed subject to the version of the Agreement under which it was
-received. In addition, after a new version of the Agreement is published,
-Contributor may elect to distribute the Program (including its Contributions)
-under the new version. Except as expressly stated in Sections 2(a) and 2(b)
-above, Recipient receives no rights or licenses to the intellectual property of
-any Contributor under this Agreement, whether expressly, by implication,
-estoppel or otherwise. All rights in the Program not expressly granted under
-this Agreement are reserved.
-
-This Agreement is governed by the laws of the State of New York and the
-intellectual property laws of the United States of America. No party to this
-Agreement will bring a legal action under this Agreement more than one year
-after the cause of action arose. Each party waives its rights to a jury trial in
-any resulting litigation.
-
-The binary distribution of this product bundles these dependencies under the
-following license:
-ASM Core 3.2
-JSch 0.1.51
-ParaNamer Core 2.3
-JLine 0.9.94
-leveldbjni-all 1.8
-Hamcrest Core 1.3
-xmlenc Library 0.52
---------------------------------------------------------------------------------
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-    * Redistributions of source code must retain the above copyright
-      notice, this list of conditions and the following disclaimer.
-    * Redistributions in binary form must reproduce the above copyright
-      notice, this list of conditions and the following disclaimer in the
-      documentation and/or other materials provided with the distribution.
-    * Neither the name of the <organization> nor the
-      names of its contributors may be used to endorse or promote products
-      derived from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
-DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
... 1698033 lines suppressed ...