Analytics Platform Installation Guide-Knime
Analytics Platform Installation Guide-Knime
Analytics Platform Installation Guide-Knime
Installation Guide
KNIME AG, Zurich, Switzerland
Version 4.7 (last updated on 2022-12-06)
Table of Contents
Installing KNIME Analytics Platform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Update Sites . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1. Go to the download page on the KNIME.com website to start installing KNIME Analytics
Platform.
2. The download page shows three tabs which can be opened individually:
◦ Register for Help and Updates: here you can optionally provide some personal
information and sign up to our mailing list to receive the latest KNIME news
◦ The Windows installer extracts the compressed installation folder, adds an icon to
your desktop, and suggests suitable memory settings.
◦ The zip archive can be downloaded, saved, and extracted in your preferred
location on a system to which you have full access rights.
4. Read and accept the privacy policy and terms and conditions. Then click Download.
5. Once downloaded, proceed with installing KNIME Analytics Platform:
◦ Linux: Extract the downloaded tarball to a location of your choice. Run the knime
executable to start KNIME Analytics Platform.
◦ Mac: Double click the downloaded dmg file and wait for the verification to finish.
Then move the KNIME icon to Applications. Double click the KNIME icon in the list
of applications to launch KNIME Analytics Platform.
Also check the KNIME Quickstart Guide and the KNIME Workbench Guide.
You can find knime.ini in the installation folder of KNIME Analytics Platform.
The knime.ini file can be edited with any plaintext editor, such as Notepad (Windows),
TextEdit (MacOS) or gedit (Linux).
The KNIME extensions and integrations developed and maintained by KNIME contain deep
learning algorithms provided by Keras, high performance machine learning provided by H2O,
big data processing provided by Apache Spark, and scripting provided by Python and R, just
to mention a few.
• KNIME Hub:
◦ Search for the Extension or Integration you want to install in the search bar
◦ Click Extensions on the results page
◦ Click the extension you want to install, and from the extension page and drag and
drop the squared yellow icon, shown in Figure 2, to the workbench of KNIME
Analytics Platform. A window will open asking if you want to search and install
the extension or integration. Click Yes and follow the instructions.
Figure 2. Install the KNIME Integrated Deployment Extension from KNIME Hub
◦ Click File on the menu bar and then Install KNIME Extensions…. The dialog shown
in Figure 3 opens.
The Install KNIME Extensions menu provides the extensions that are available via the update
sites you have enabled.
For more information, take a look at our video on How to Install Extensions in
KNIME Analytics Platform. Also see the Extensions and Integrations Guide.
To uninstall an extension, click Help, About KNIME Analytics Platform, and then Installation
Details. A dialog shown in Figure 4 opens. Now, select the extension that you want to
uninstall, and click Uninstall….
Do this by:
1. Clicking File → Update KNIME…. In the dialog that opens, select the available updates
you want to install and then click Next.
2. Proceed by following the instructions. KNIME Analytics Platform has to be restarted in
order to apply the updates.
Update Sites
The Update Sites are where KNIME retrieves additional software in the form of extensions as
well as updates. To see or edit the available update sites, select File → Preferences →
Install/Update → Available Software Sites.
KNIME Analytics Platform 4.7 Update Site and KNIME Community Extensions (Trusted) are
enabled by default.
After adding a new update site you will see it listed in the Available Software Sites. You must
now enable it by selecting it from the list.
If the same extensions are provided by a URL, you will first have to disable
the update site by disabling it in the list.
If the same extensions are also provided by a remote update site, you will
first have to disable that update site by deselecting its entry in the
Available Software Sites dialog and confirming via Apply and Close.
This is most definitely not production quality code. These nightly builds are
what we use internally to validate and test recent developments, so they are not
tested as thoroughly as standard KNIME releases. Furthermore new nodes or
functionality may change substantially (or disappear entirely) from one build to
the next. It’s even possible that workflows you edit or create with nightly builds
stop being readable by future (or past) versions…
These nightlies are a great way to get a sneak peek at what may be coming in
the next version of KNIME and provide feedback and suggestions. They are not
a particularly safe way to do real work.
Release notes
This version comes with major version upgrade to Eclipse 2022-06 (from 2021-03) and
Eclipse Birt 4.9.0. Also Java has been updated from 17.0.3 to 17.0.5.
Labs extension “Run R Model in Microsoft SQL Server” was removed from the update due to
little usage within the community, to be deprecated in future versions.
Legacy database nodes were deprecated since fully replaced by new DB framework. For
more details see the Migration section of the KNIME Database Extension Guide.
Quickform nodes were marked as legacy as they are replaced by the Widget and
Configuration nodes.
Changes to the core engine, especially connected to loading workflows via unofficial API
(WorkflowManager), may break custom extensions making use of this unofficial API.
New nodes
• AP-19124: Container Input (Raw HTTP) and Container Output (Raw HTTP)
• AP-1720: Row to Column Header
• AP-7745: DB Row Manipulator
• UIEXT-456: Heatmap
• UIEXT-453: Density Plot
• UIEXT-414: Box Plot
• UIEXT-379: Statistics
• UIEXT-333: Histogram
• UIEXT-332: Stacked Area Chart
• UIEXT-317: Pie Chart
Enhancements
• AP-19384: Support other types besides TABLE and View in DB metadata browser
• AP-19375: Support TIMESTAMP_TZ columns using driver Snowflake JDBC driver
version 3.13.20 and newer
• AP-19371: Hub: Linked Components should use Hub-IDs by default (supports
move/rename of source templates)
• AP-19294: Update of underlying Eclipse version from 2021-03 to 2022-06 (4.24)
• AP-19287: Rename classic Python extension to Python 2 Extension
• AP-19281: Update of Eclipse to version 2022-06 (previously 2021-03)
• AP-19266: Call Workflow Service nodes promoted out of KNIME Labs
• AP-19228: Support markdown based docstrings for node descriptions of Python nodes
• AP-19209: Python Labs: Support getting pandas type from knime type
• AP-19196: Unify Local and Remote Call Workflow (Row Based) Nodes
• AP-19188: Add support for space-relative knime:// URLs
• AP-19186: Improve Python (Labs) Date and Time support
• AP-19165: Implement delete method for Python table schema
• AP-19156: Python Node Extension: Add node type OTHER
• AP-19096: Python Node: Allow returning just one column for configure
• AP-19054: KNIME Explorer: Drag and Drop files/workflows onto other workflows should
insert into containing workflow group (similar to other file browsers)
• AP-19030: Restrict console error log in Python Script (Labs) node to the meaningful
part
• AP-18923: Components: Make "Other" node type available in Component metadata
editor
• AP-18884: Add support for sending tables with pandas.categorical columns to KNIME
• AP-18833: Extend channel building scripts to allow OS-dependent YAMLs
• AP-18743: Change default file system in temporary workflow editor to current
space/mountpoint
• AP-18553: Extend binary bundling to include pip packages
• AP-18368: Custom PortObjects in Python Nodes
• AP-18343: Python Views: Allow interactive selections in Plotly plots
• AP-18341: Create Python Scripting View (Labs) node
• AP-18122: Link to "getting started guide" to Help menu
• AP-18084: Python Script: Send messages from Python’s "logging" to dialog console
• AP-18071: Add option to Table Editor that drop downs show values from original spec
• AP-18059: Support generating a row key for arrow input data (Python Labs)
• AP-17698: String to Number node: Add configuration option that makes the node fail
when conversion fails
• AP-17626: Password Placeholder not cleared when clicking back on a workflow
• AP-17349: Extract Column Header Node: Add option to output the column names in a
single column
• AP-17178: Add support for authentication with a service principal/application secret in
Microsoft Authentication node
• AP-16694: Add support for copying/moving workflows between workflow-aware file
systems
• AP-16428: Option to flatten DB queries (SQL query optimization)
• AP-13583: Cancel component execution immediately when at least one contained node
failed
• AP-9400: Update JavaMail to 1.6
• AP-3276: Support for Natural Sort Order (e.g. "Row9" < "Row10") in Sorter, TopK nodes
and table views
• NXT-1207: Modern UI: Quick nodes adding based on workflow coach
• NXT-934: Modern UI: Add automatically port and connect nodes after port is dropped
on “+” port
• NXT-929: Modern UI: Save scroll and zoom position between workflows
• NXT-323: Modern UI: Display workflows in tabs
• NXT-319: Modern UI: Highlight connectors of a selected node
• NXT-87: Modern UI: Copy and paste nodes
• NXT-80: Modern UI: Add dynamic port to native node
• UIEXT-396: Add Option to disable animation
• UIEXT-355: Display images in ui-table
• UIEXT-329: Enable lazy loading in TableView
• UIEXT-156: Create component to add reference lines
Bug Fixes
• AP-19477: Copying nodes in the RWE breaks the copy-paste mechanism in local
workflows
• AP-19329: Date&Time Widget only shows execution is default is set to execution date.
• AP-19796: Updating bundled Python environments fails on Windows if Python
processes are still using it
• AP-19793: Log is spammed with warning about markdown not being installed
• AP-19792: Call Workflow Service cannot be used in hub yellow bar editor
• AP-19782: Python output consumption deadlock
• AP-19771: TensorFlow 2 can’t be installed on Apple Silicon Macs
• AP-19765: NPE when controlling Callee Workflow via Path Flow Variable
• AP-19757: NullPointerException in Version Selection node when there is a broken
source uri
• AP-19750: Update jedi version in conda env yamls used by Pref Page
• AP-19749: Extension bundling script should drop architecture filter on Mac so that
extensions built for 4.6 are also installable on arm64 4.7 builds
• AP-19736: Python preferences switch to bundled when Conda is selected
• AP-19731: JSONTransformer node: patch input via column name is not working
• AP-19721: Handle missing 'markdown' package in Python Extension envs gracefully
• AP-19707: Exception on Windows when closing the Python Scripting Dialog
• AP-19701: Workflow Loader not properly handling corrupted workflow
('internal_node_subsettings' field missing) — addresses issue reported in forum
• AP-19695: WF created with columnar table backend cannot be saved in KNIME without
columnar table backend
• AP-19686: Conda propagation error message refers to KNIME Python Integration
preferences
• AP-19677: Python Script (Labs) node dialog ignores conda flow variable upon open
• AP-19650: CVE-2022-42889 - Update commons-text library to 1.10
• AP-19640: Namespace package autocompletion fails with jedi v0.17.2, upgrade to jedi
v0.18.1
• AP-19631: Windows defender logic in installer no longer works on Windows 11
• AP-19587: Occasional failures in KNIME AP when generating report ("no value present")
• AP-19571: Send Mail node does not require TLS if STARTTLS is selected
• AP-19493: Python Script node Errors on output related user errors are too long
• AP-19488: Investigate testflow failure for new Cancel on Failure Job Manager
• AP-19416: Moving Aggregation node: HTML link is broken in node description
• AP-19411: Opening context menu on linked component might not work (timeout due to
remote API call)
• AP-19404: Component/Metanode link type change is not undoable
• AP-19365: knime.log not created in workspace with unicode characters
• AP-19356: MacOS: Icons on splash screen look distorted; need to be removed (though,
Mac only)
• AP-19305: Python (Labs) preference page has no header
• AP-19271: Component within a component still get executed, although the outer
component is in an inactive CASE Switch branch
• AP-19172: Merge Variables Node: Node description doesn’t match applied conflict
handling
• AP-19151: If extension types with conda dependencies are registered, they need to be
available in each conda env
• AP-19148: Python Node Extension: FSLocationValue is broken
• AP-19079: Linux: Welcome Page and Layout Editor do not work on GNOME 42.
• AP-19055: Unsupported characters in workflows and component names are not
prevented
• AP-18985: Metanodes destroy connections and undo history upon drag-and-drop-
replace with Native Nodes and Components
• AP-18807: Excel Writer/Reader: Slow execution time for some files with hidden
columns
• AP-18655: Sharing the same components and metanodes multiple times requires re-
selecting the workflow group
• AP-18224: Updating components fails when inner nested component is missing
• AP-18072: Python: knio.Table.from_pandas() should implement/add row keys a lá
'RowN'
• AP-18002: Failure to copy file store due to missing directory
• AP-17955: Decompress Files may uses wrong character encoding for names of
compressed files/folders
• AP-17814: Topic Extractor (Parallel LDA) node does not show iteration statistics
• AP-15928: Feature Selection Filter node: Node is not reset after changing filter settings
• AP-15709: Unconnected node in shared component update leads to cryptic error
• UIEXT-424: Double Widget: decimal separator changed between AP 4.4 to AP 4.5
• UIEXT-331: Column filter (in TableUI) does not disappear when disabled
The KNIME® trademark and logo and OPEN FOR INNOVATION® trademark are used by KNIME AG under license
from KNIME GmbH, and are registered in the United States. KNIME® is also registered in Germany.