-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40436/
-----------------------------------------------------------

Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, and Rohit Choudhary.


Bugs: AMBARI-13938
    https://issues.apache.org/jira/browse/AMBARI-13938


Repository: ambari


Description
-------

Server was sending the data properly.
But Javascript does not support number with such large number of digits, so It 
was approximating.
Changes : 
Now all the data sent will be strings and numbers.


Diffs
-----

  
contrib/views/hive/src/main/java/org/apache/ambari/view/hive/resources/jobs/ResultsPaginationController.java
 735e63d 

Diff: https://reviews.apache.org/r/40436/diff/


Testing
-------

Manual test from UI and development tools to check if big numbers are coming 
correctly or not and other funcionalities working properly or not.


Thanks,

Nitiraj Rathore

Reply via email to