Jump to content
We've recently updated our Privacy Statement, available here ×

alampitt

Members
  • Posts

    20
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by alampitt

  1. Just echoing Marianol's response as an "answer":

    Currently there is no direct connector for S3, but there are some things you can do to report on that data, like loading it to Redshift or using EMR. We are thinking about creating a connector but we do not have any good use cases, if you are able to share more info I will really appreciate it; send me an email mluna / tibco.com

  2. Glad to help, Nathan. My responses follow with "AL":

    1) What is involved in migrating existing data to Amazon RDS? We're looking to migrate from a locally hosted Jasper Server installation to the cloud
     
    AL: This is an ETL exercise so that may be achieved with Jaspersoft ETL or other data integration approaches. Your concerns will likely be around a) speed and be) security.  Googling gives many options: https://www.google.com/#q=migrating+data+on-premises+to+aws+cloud
     
    2) Is the hourly rate based on logged in time or processing time or what?
    AL: The hourly rate is based upon the instance being on. There are a choice of instance sizes that vary in characteristics of memory and cores and are correspondingly priced. You can shut down the instance to stop charges for the instance and software, but you will still be charges for Amazon's EBS service. If you wish not to pay for EBS, simply terminate the server. Instructions are here: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html?mkt_tok=3RkMMJWWfF9wsRous6rLZKXonjHpfsX97uUvXqO2lMI%2F0ER3fOvrPUfGjI4GT8RiI%2BSLDwEYGJlv6SgFTrjNMa5r1bgLUxU%3D
     
    3) Are there other fees involved in getting the premium html 5 visualizations?
    AL: No, you may sign up for Free Online Support -- the registration page you see when you launch your instance and that will entitle you to those visualizations.
     
    4) Can Jasper iReports Designer AND Jaspersoft Studio connect to this web service in the standard fashion of connecting to an existing server?
    AL: yes, make sure the versions of the client match the version of the Jaspersoft server on AWS. When you register for free online help as described in "3)" you get a free 1 year seat of Jaspersoft Studio Professional.
     
    5) Are Business Associates Agreements available? We'd be working with HIPPA protected healthcare data
    AL: no. Reach out to TIBCO sales if you need a specialized agreement.
     
    Feel free to email me at  alampitt DOT tibco POINT com
  3. Hi, thanks for your question. Here are the answers:

    What is the mapping? Yes, use this as a mapping: https://www.jaspersoft.com/editions

    1. Jaspersoft Reporting and Analytics for AWS (Hourly) = Jasperoft Professional features (except OLAP and Jaspersoft ETL)
    2. Jaspersoft for AWS with Multi-Tenancy (Hourly) = Jaspersoft Enterprise features including multi-tenancy and audit logging (not OLAP and Jasperosft ETL)
    3. Jaspersoft Reporting and Analytics for AWS (BYOL) = Jaspersoft Professional or Enterprise purchased on a one year or multi-year basis from our sales team, option to include OLAP and/or Jaspersoft ETL, and commercial support with service level agreement.
    <<And if we're planning to support more and more growing users
    <<(100~1000 concurrent), the only choice is to setup a cluster of the Jaspersoft servers, correct?
    You can also scale up by exporting your repository, starting up a new instance and then importing the repository into the new, bigger instance. 
     
     
     
     
  4. We are sorry to learn of the peformance issues you are encountering.

    There are a couple items that we are exploring that could be the root to the performance issue you are encountering:

    1) Instance size. If you are both using m1.medium, please be aware that it is only made available as a low-cost evaluation and development environment. Most customers seem to be successful with m1.medium for these purposes. Having said that, a bigger instance may address your issue. For production, four cores (such as  in a Standard XL m1.xlarge) is generally suggested. If you would consider testing on a bigger instance, we would appreciate your further feedback. 

    2) client / chatter dialog in v5.5 and before. This is being addressed to reduce chatter in v5.6 which is scheduled to be GA within weeks.

    Thanks,

    Andrew Lampitt

    TIBCO, Jaspersoft Product Group

    Director, Cloud Services

     

  5. Yes:

    1) Save the report as a JRXML from Jaspersoft Studio (community edition/ open source)

    2) Download Jaspersoft Studio Professional (commercial edition) from the Jaspersoft customer portal (and download and apply the license key):

    http://support.jaspersoft.com/

    (***Note, for v5.5 and prior versions, get the license key from here: https://www.jaspersoft.com/user   Ge the key called "jasperreports-4.....jrxml and apply it as described in the doc ***) 

    3) Connect Jaspersoft Studio Professional to the JasperReports Server repository on AWS.

    4) Import your JRXML into the JasperReports Professional Repository.

    The attached document is for v5.6, which will be GA within weeks. But it's applicable still.

     
  6. There are 2 primary Jasper-powered solutions for Sugar:

     

    1) ZuckerReports: powered by JasperReports, this open source project provides static reports embedded as a tab page module within Sugar. This forum is NOT for ZuckerReports. For more information about ZuckerReports, go to the site page here:

    http://www.sugarforge.org/projects/zuckerreports/

     

    (and also, the open source project "JasperReport for Sugar" on JasperForge has been replaced by ZuckerReports. JasperReport for Sugar was a project that was active during 2006 and included only JasperReports.)

     

    2) Jasper4Sugar is a commercially licensed product that delivers powerful analysis and reporting with the full JasperSoft BI Suite tailored to the Sugar environment, including pre-built and customizable: reports, ad hoc reporting, OLAP cubes, and ETL feeds. The solution includes:

    - JasperStudio

    - JasperServer

    - JasperAnalysis

    - JasperETL

     

    Jasper4Sugar is licensed only for use with Sugar as the data sources. More information may be found here:

    http://www.jaspersoft.com/JasperSoft_Jasper4Sugar.html

     

    This Beta feedback forum is for Beta evaluators to provide feedback and also for others to learn about the solution.

     

    The Beta program is scheduled to start April 3, 2008. Please email jasper4sugar at jaspersoft dot com to sign up.

    Post edited by: alampitt, at: 2008/03/28 16:54

  7. JasperETL has few external dependencies:

    - Java-based; Java JDK 1.5 or higher

    - JasperETL runs on the majority of operating systems, including Windows, Linux, Unix, MacOS, etc.

    - The run-time code generated by JasperETL is standalone and does not require an execution engine

  8. JasperETL has few external dependencies:

    - Java-based; Java JDK 1.5 or higher

    - JasperETL runs on the majority of operating systems, including Windows, Linux, Unix, MacOS, etc.

    - The run-time code generated by JasperETL is standalone and does not require an execution engine

  9. JasperETL is powered by Talend, the world leader in open source ETL and data integration technology.
    All of the Talend resources below apply to JasperETL.


    For Talend's extensive forums on the technology behind JasperETL, please go here:
    http://www.talendforge.org/forum/index.php

    Whats was included, fixed in each release? See the Talend Change Log:
    http://talendforge.org/bugs/changelog_page.php

    Talend Wiki:
    http://www.talendforge.org/wiki/doku.php

    Talend Exchange:
    http://www.talendforge.org/exchange/index.php

    Talend Components:
    http://www.talendforge.org/components/

    Talend Tutorials:
    http://www.talendforge.org/tutorials/menu.php

    Bug Tracker:
    http://www.talendforge.org/bugs/my_view_page.php

    Roadmap:
    http://www.talendforge.org/bugs/roadmap_page.php


     



    Post Edited by mgeise at 12/21/2011 02:16 PM
  10. Tune in for the Jaspersoft/Noetix webinar on Wednesday, December 12, 10AM PT to learn more:
    https://app.manticoretechnology.com/MTC_v50_2000/Data/mtcTemplate/mtcURLSrv.aspx?ID=4291&Key=3F3E85CD-7206-486B-86D5-53FDC9090BD0&URLID=160

    For pricing, contact JasperSoft at
    - USA Phone : +1 415-348-2380
    - USA email: sales@jaspersoft.com
    - Europe Phone (Ireland): +353 1 443 4700
    - Europe email: sales-emea@jaspersoft.com



    Post Edited by tcloonan at 05/19/2009 04:21
×
×
  • Create New...