- Community Home
- >
- Software
- >
- HPE Ezmeral Software platform
- >
- Re: HPE Ezmeral Data Fabric 7.2 Streams license
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2024 08:03 PM
10-25-2024 08:03 PM
I am working with an ISV partner to build a test enviornment to support a customer migration to EDF 7..2 and EEP 9.2. We have the HPE EDF 7.2 cluster setup. We need EDF Streams license. How to get the streams license?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2024 09:04 PM
10-25-2024 09:04 PM
Query: HPE Ezmeral Data Fabric 7.2 Streams license
System recommended content:
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".
Thank you for being a HPE valuable community member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2024 08:05 AM
10-26-2024 08:05 AM
SolutionYou can generate a 30 days trail license.
https://myenterpriselicense.hpe.com/cwp-ui/product-details/EDF_Trial/-/sw360_eval_customer
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2024 08:39 AM
10-26-2024 08:39 AM
Re: HPE Ezmeral Data Fabric 7.2 Streams license
Thanks for the reply. However, I already have the EDF 7.2 cluster setup, just wanted to confirm if EDF stream needs any additional license. I get following error:-
maprcli stream create -path /sample-stream
ERROR (22) - Clould not create MarlinAdminImpl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2024 11:41 AM
10-26-2024 11:41 AM
Re: HPE Ezmeral Data Fabric 7.2 Streams license
I have checked creation works.
$ maprcli stream create -path /sample-stream
$ maprcli stream info -path /sample-stream -json
{
"timestamp":1729965865622,
"timeofday":"2024-10-26 11:04:25.622 GMT-0700 AM",
"status":"OK",
"total":1,
"data":[
{
"path":"/sample-stream",
"physicalsize":0,
"logicalsize":0,
"numtopics":0,
"defaultpartitions":1,
"ttl":604800,
"compression":"lz4",
"autocreate":true,
"produceperm":"u:mapr",
"consumeperm":"u:mapr",
"topicperm":"u:mapr",
"copyperm":"u:mapr",
"adminperm":"u:mapr",
"kafkatopic":false,
"ischangelog":false,
"defaulttimestamptype":"CreateTime",
"compact":false,
"mincompactionlag":0,
"deleteretention":86400000,
"throttlefactor":0,
"pidexpirysecs":604800
}
yes this will work on community lic and make sure lic shows this below string!
[mapr@gse-rose-st151 logs]$ maprcli license list -json | grep -i MAPR_STREAMS
Inc.\"\nlicType: Base\ndescription: \"MapR Base Edition\"\nenforcement: HARD\ncapabilities {\n feature: MAXNODES\n name: \"Max Nodes in Cluster\"\n permission: ALLOW\n featureData {\n maxNodes: \"unlimited\"\n }\n}\ncapabilities {\n feature: MAPR_TABLES\n name: \"MapR Tables\"\n permission: ALLOW\n}\ncapabilities {\n feature: MAPR_TABLES_FULL\n name: \"MapR Tables Full\"\n permission: ALLOW\n}\ncapabilities {\n feature: MAPR_STREAMS\n name: \"MapR Streams\"\n permission: ALLOW\n}\ncapabilities {\n feature: POSIX_CLIENT_GOLD\n name: \"MapR POSIX Client for Containerized Apps\"\n permission: ALLOW\n featureData {\n maxNfsClientNodes: \"10\"\n }\n}\nhash: \"qJq+jZfykO+oPLkNlb33oE4NiZbgurgoQe2XT52jZsw=\"\n"
That will work!
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 07:21 AM
11-05-2024 07:21 AM
Re: HPE Ezmeral Data Fabric 7.2 Streams license
Hi,
The error message 'Clould not create MarlinAdminImpl' is caused by a bug that's been fixed in the latest EBF patch. For 7.2 this is available at https://maprpatches:@sftp.mapr.com/v7.2.0/rpm/mapr-patch-7.2.0.28.20241002000446.GA-1.x86_64.rpm , please see https://docs.ezmeral.hpe.com/datafabric-customer-managed/79/AdvancedInstallation/applying_patch_manually.html for how to install this.
Regards,
Laurence Darby
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 08:51 AM
11-05-2024 08:51 AM
Re: HPE Ezmeral Data Fabric 7.2 Streams license
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 10:23 PM
11-05-2024 10:23 PM
Re: HPE Ezmeral Data Fabric 7.2 Streams license
Hello @rameshdinavahi,
That's Awesome!
We are glad to know your concern has been addressed.
Thanks,
Sunitha G
I'm an HPE employee.
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
