[ https://issues.apache.org/jira/browse/AMBARI-13055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739498#comment-14739498 ]
Srimanth Gunturi commented on AMBARI-13055: ------------------------------------------- I was unable to apply the patch on top of the latest {{branch-2.1}}. If you could please provide an updated patch: {noformat} # patch -p 1 < ~/Downloads/AMBARI-13055_branch-2.1.patch patching file contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/visualization-ui.js Hunk #1 FAILED at 20. Hunk #2 succeeded at 35 (offset -1 lines). Hunk #3 succeeded at 53 (offset -1 lines). Hunk #4 succeeded at 108 with fuzz 2 (offset -1 lines). 1 out of 4 hunks FAILED -- saving rejects to file contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/visualization-ui.js.rej patching file contrib/views/hive/src/main/resources/ui/hive-web/app/styles/app.scss patching file contrib/views/hive/src/main/resources/ui/hive-web/app/templates/components/visualization-tabs-widget.hbs patching file contrib/views/hive/src/main/resources/ui/hive-web/app/templates/visualization-ui.hbs patching file contrib/views/hive/src/main/resources/ui/hive-web/app/utils/constants.js {noformat} > [Hive View Visualization] Add more options for max number of rows for > reports/charts > ------------------------------------------------------------------------------------ > > Key: AMBARI-13055 > URL: https://issues.apache.org/jira/browse/AMBARI-13055 > Project: Ambari > Issue Type: Bug > Components: ambari-views > Affects Versions: 2.1.2 > Reporter: Pallav Kulshreshtha > Assignee: Pallav Kulshreshtha > Fix For: 2.1.2 > > Attachments: AMBARI-13055_branch-2.1.patch > > > Go to hive view and run a query. Click "Visualization" tab after getting the > query results. > Problem: All the charts (under data explorer and advance visualization) have > plotted for maximum 30000 rows (hardcoded) > Solution: Uses should be given more options for analyzing the data in a > better way. > These maximum number of rows options can be 10000, 30000, 50000, 80000, > 100000, 130000, 150000, 180000 and 200000 -- This message was sent by Atlassian JIRA (v6.3.4#6332)