[jira] [Commented] (MAPREDUCE-3173) MRV2 UI doesn't work properly without internet

2012-05-02 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13266500#comment-13266500
 ] 

Hadoop QA commented on MAPREDUCE-3173:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12525278/jquery-images.tgz
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

-1 tests included.  The patch doesn't appear to include any new or modified 
tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

-1 patch.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2343//console

This message is automatically generated.

 MRV2 UI doesn't work properly without internet
 --

 Key: MAPREDUCE-3173
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3173
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.0.0, 3.0.0
Reporter: Devaraj K
Assignee: Devaraj K
Priority: Critical
 Attachments: MAPREDUCE-3173.patch, jquery-images.tgz, 
 jquery-ui.min-1.8.16.js.gz, jquery.min-1.6.4.js.gz, themeswitcher-images.tgz, 
 themeswitcher.js.gz


 When we try access the MRV2 UI, it is always giving the below message in the 
 UI even if the java script enabled in the browser.
 {code:xml}
 This page works best with javascript enabled. 
 {code}
 It is trying to download these below css/js files from internet and finally 
 ending up with the above message. For loading the page also it is taking long 
 time.
 {code:title=JQueryUI.java|borderStyle=solid}
   html.
   
 link(join(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/;,
 getTheme(), /jquery-ui.css)).
   link(/static/dt-1.7.5/css/jui-dt.css).
   
 script(https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js;).
   
 script(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js;).
 {code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3173) MRV2 UI doesn't work properly without internet

2012-05-02 Thread Devaraj K (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13266499#comment-13266499
 ] 

Devaraj K commented on MAPREDUCE-3173:
--

{quote}
Like I said before I don't know how critical these are because everything looks 
OK on the web page for the most part. It looks like they are trying to be 
loaded by some of the css that is tied to ui-state-error, ui-widget-content, 
ui-widget-header and ui-state-default, but I don't know for sure. Some of them 
are also referenced directly by jquery.min-1.6.4.js.
{quote}

I couldn't notice these files because there was no effect in the page due to 
these files not present. Thanks for noticing and giving clear details. I think 
it is better to have all these image files. I have attached jquery-images.tgz 
for all these images. Please extract it and add all the files in the directory 
'hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jquery/themes-1.8.16'.


{quote}
Also I am rather curious about the changes that you made to 
themeswitcher.js.gz. Did you just upgrade to a newer one, or is it modified in 
some way. If it is modified it is important that we document it so that when we 
upgrade we can replicate those changes.
{quote}

Here I have modified the themeswitcher.js file to use the local css files 
present in 
'hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jquery/themes-1.8.16'
 instead of accessing from web. 

\\
*Before the change:*

{code:title=themeswitcher.js|borderStyle=solid}a 
href=http://jqueryui.com/themeroller/css/parseTheme.css.php?ffDefault=Trebuchet+MS,+Tahoma,+Verdana,+Arial,+sans-serifamp;fwDefault=boldamp;fsDefault=1.1emamp;cornerRadius=4pxamp;bgColorHeader=f6a828amp;bgTextureHeader=12_gloss_wave.pngamp;bgImgOpacityHeader=35amp;borderColorHeader=e78f08amp;fcHeader=ffamp;iconColorHeader=ffamp;bgColorContent=eeamp;bgTextureContent=03_highlight_soft.pngamp;bgImgOpacityContent=100amp;borderColorContent=ddamp;fcContent=33amp;iconColorContent=22amp;bgColorDefault=f6f6f6amp;bgTextureDefault=02_glass.pngamp;bgImgOpacityDefault=100amp;borderColorDefault=ccamp;fcDefault=1c94c4amp;iconColorDefault=ef8c08amp;bgColorHover=fdf5ceamp;bgTextureHover=02_glass.pngamp;bgImgOpacityHover=100amp;borderColorHover=fbcb09amp;fcHover=c77405amp;iconColorHover=ef8c08amp;bgColorActive=ffamp;bgTextureActive=02_glass.pngamp;bgImgOpacityActive=65amp;borderColorActive=fbd850amp;fcActive=eb8f00amp;iconColorActive=ef8c08amp;bgColorHighlight=ffe45camp;bgTextureHighlight=03_highlight_soft.pngamp;bgImgOpacityHighlight=75amp;borderColorHighlight=fed22famp;fcHighlight=363636amp;iconColorHighlight=228ef1amp;bgColorError=b81900amp;bgTextureError=08_diagonals_thick.pngamp;bgImgOpacityError=18amp;borderColorError=cd0a0aamp;fcError=ffamp;iconColorError=ffd27aamp;bgColorOverlay=66amp;bgTextureOverlay=08_diagonals_thick.pngamp;bgImgOpacityOverlay=20amp;opacityOverlay=50amp;bgColorShadow=00amp;bgTextureShadow=01_flat.pngamp;bgImgOpacityShadow=10amp;opacityShadow=20amp;thicknessShadow=5pxamp;offsetTopShadow=-5pxamp;offsetLeftShadow=-5pxamp;cornerRadiusShadow=5px;
  img src=/static/theme/theme_90_ui_light.png alt=UI 
Lightness title=UI Lightness /   span 
class=themeNameUI lightness/span /a

{code}

\\
\\
*After the change:*

{code:title=themeswitcher.js|borderStyle=solid}
a href=/static/jquery/themes-1.8.16/ui-lightness/jquery-ui.css  
img src=/static/theme/theme_90_ui_light.png alt=UI Lightness 
title=UI Lightness /   span class=themeNameUI 
lightness/span /a
{code}

The same change has been done for all the themes in themeswitcher.js.


Thanks...

 MRV2 UI doesn't work properly without internet
 --

 Key: MAPREDUCE-3173
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3173
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.0.0, 3.0.0
Reporter: Devaraj K
Assignee: Devaraj K
Priority: Critical
 Attachments: MAPREDUCE-3173.patch, jquery-images.tgz, 
 jquery-ui.min-1.8.16.js.gz, jquery.min-1.6.4.js.gz, themeswitcher-images.tgz, 
 themeswitcher.js.gz


 When we try access the MRV2 UI, it is always giving the below message in the 
 UI even if the java script enabled in the browser.
 {code:xml}
 This page works best with javascript enabled. 
 {code}
 It is trying to download these below css/js files from internet and finally 
 ending up with the above message. For loading the page also it is taking long 
 time.
 {code:title=JQueryUI.java|borderStyle=solid}
   html.
   
 

[jira] [Commented] (MAPREDUCE-3173) MRV2 UI doesn't work properly without internet

2012-05-02 Thread Robert Joseph Evans (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13266564#comment-13266564
 ] 

Robert Joseph Evans commented on MAPREDUCE-3173:


Thanks for the explination.  I will try and integrate/test it today so I can 
check it in.

 MRV2 UI doesn't work properly without internet
 --

 Key: MAPREDUCE-3173
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3173
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.0.0, 3.0.0
Reporter: Devaraj K
Assignee: Devaraj K
Priority: Critical
 Attachments: MAPREDUCE-3173.patch, jquery-images.tgz, 
 jquery-ui.min-1.8.16.js.gz, jquery.min-1.6.4.js.gz, themeswitcher-images.tgz, 
 themeswitcher.js.gz


 When we try access the MRV2 UI, it is always giving the below message in the 
 UI even if the java script enabled in the browser.
 {code:xml}
 This page works best with javascript enabled. 
 {code}
 It is trying to download these below css/js files from internet and finally 
 ending up with the above message. For loading the page also it is taking long 
 time.
 {code:title=JQueryUI.java|borderStyle=solid}
   html.
   
 link(join(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/;,
 getTheme(), /jquery-ui.css)).
   link(/static/dt-1.7.5/css/jui-dt.css).
   
 script(https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js;).
   
 script(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js;).
 {code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3173) MRV2 UI doesn't work properly without internet

2012-04-30 Thread Devaraj K (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264684#comment-13264684
 ] 

Devaraj K commented on MAPREDUCE-3173:
--

Thanks a lot Robert for looking into the patch.

'hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jquery/themes-1.8.16/'
 directory contains only css files and doesn't contain any images.

I forgot to mention one thing, need to add 'jquery.min-1.6.4.js.gz', 
'jquery-ui.min-1.8.16.js.gz' files attached in this jira in 
'hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jquery'
 directory. I think due to these files missing images are not displaying 
properly for you. Can you please add these files and check?


One more issue I see is 'themeswitcher.js' also trying to access the internet 
and due to that not able to switch from one theme to another theme 
automatically. If we do refresh on the page, it is getting changed. I will 
update the patch with this change.

 MRV2 UI doesn't work properly without internet
 --

 Key: MAPREDUCE-3173
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3173
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.0.0, 3.0.0
Reporter: Devaraj K
Assignee: Devaraj K
 Attachments: MAPREDUCE-3173.patch, jquery-ui.min-1.8.16.js.gz, 
 jquery.min-1.6.4.js.gz


 When we try access the MRV2 UI, it is always giving the below message in the 
 UI even if the java script enabled in the browser.
 {code:xml}
 This page works best with javascript enabled. 
 {code}
 It is trying to download these below css/js files from internet and finally 
 ending up with the above message. For loading the page also it is taking long 
 time.
 {code:title=JQueryUI.java|borderStyle=solid}
   html.
   
 link(join(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/;,
 getTheme(), /jquery-ui.css)).
   link(/static/dt-1.7.5/css/jui-dt.css).
   
 script(https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js;).
   
 script(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js;).
 {code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3173) MRV2 UI doesn't work properly without internet

2012-04-30 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264752#comment-13264752
 ] 

Hadoop QA commented on MAPREDUCE-3173:
--

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12525049/themeswitcher-images.tgz
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

-1 tests included.  The patch doesn't appear to include any new or modified 
tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

-1 patch.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2332//console

This message is automatically generated.

 MRV2 UI doesn't work properly without internet
 --

 Key: MAPREDUCE-3173
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3173
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.0.0, 3.0.0
Reporter: Devaraj K
Assignee: Devaraj K
Priority: Critical
 Attachments: MAPREDUCE-3173.patch, jquery-ui.min-1.8.16.js.gz, 
 jquery.min-1.6.4.js.gz, themeswitcher-images.tgz, themeswitcher.js.gz


 When we try access the MRV2 UI, it is always giving the below message in the 
 UI even if the java script enabled in the browser.
 {code:xml}
 This page works best with javascript enabled. 
 {code}
 It is trying to download these below css/js files from internet and finally 
 ending up with the above message. For loading the page also it is taking long 
 time.
 {code:title=JQueryUI.java|borderStyle=solid}
   html.
   
 link(join(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/;,
 getTheme(), /jquery-ui.css)).
   link(/static/dt-1.7.5/css/jui-dt.css).
   
 script(https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js;).
   
 script(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js;).
 {code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3173) MRV2 UI doesn't work properly without internet

2012-04-30 Thread Robert Joseph Evans (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13265093#comment-13265093
 ] 

Robert Joseph Evans commented on MAPREDUCE-3173:


I think I set everything up correctly but I am still getting 404 errors for 
some images that I was not getting previously Just by loading 
http://RM:8088/cluster/apps.

{noformat}
http://RM:8088/static/jquery/themes-1.8.16/base/images/ui-bg_glass_95_fef1ec_1x400.png
http://RM:8088/static/jquery/themes-1.8.16/base/images/ui-bg_flat_75_ff_40x100.png
http://RM:8088/static/jquery/themes-1.8.16/base/images/ui-bg_highlight-soft_75_cc_1x100.png
http://RM:8088/static/jquery/themes-1.8.16/base/images/ui-bg_glass_75_e6e6e6_1x400.png
http://RM:8088/static/jquery/themes-1.8.16/base/images/ui-bg_glass_65_ff_1x400.png
http://RM:8088/static/jquery/themes-1.8.16/base/images/ui-icons_454545_256x240.png
http://RM:8088/static/jquery/themes-1.8.16/base/images/ui-icons_88_256x240.png
{noformat}

Like I said before I don't know how critical these are because everything looks 
OK on the web page for the most part.  It looks like they are trying to be 
loaded by some of the css that is tied to ui-state-error, ui-widget-content, 
ui-widget-header and ui-state-default, but I don't know for sure.  Some of them 
are also referenced directly by jquery.min-1.6.4.js.

Also I am rather curious about the changes that you made to 
themeswitcher.js.gz.  Did you just upgrade to a newer one, or is it modified in 
some way.  If it is modified it is important that we document it so that when 
we upgrade we can replicate those changes.

 MRV2 UI doesn't work properly without internet
 --

 Key: MAPREDUCE-3173
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3173
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.0.0, 3.0.0
Reporter: Devaraj K
Assignee: Devaraj K
Priority: Critical
 Attachments: MAPREDUCE-3173.patch, jquery-ui.min-1.8.16.js.gz, 
 jquery.min-1.6.4.js.gz, themeswitcher-images.tgz, themeswitcher.js.gz


 When we try access the MRV2 UI, it is always giving the below message in the 
 UI even if the java script enabled in the browser.
 {code:xml}
 This page works best with javascript enabled. 
 {code}
 It is trying to download these below css/js files from internet and finally 
 ending up with the above message. For loading the page also it is taking long 
 time.
 {code:title=JQueryUI.java|borderStyle=solid}
   html.
   
 link(join(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/;,
 getTheme(), /jquery-ui.css)).
   link(/static/dt-1.7.5/css/jui-dt.css).
   
 script(https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js;).
   
 script(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js;).
 {code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3173) MRV2 UI doesn't work properly without internet

2012-04-26 Thread Robert Joseph Evans (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262819#comment-13262819
 ] 

Robert Joseph Evans commented on MAPREDUCE-3173:


I tried to to set this up, but I am getting some 404 errors for images from the 
base theme.  I don't know if they are critical or not, but I have to assume 
that they are, and that other themes are missing images too.  Could you provide 
a tgz of what you have under 
hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jquery/themes-1.8.16/
 instead of the patch as that way we can get all of the images too.

 MRV2 UI doesn't work properly without internet
 --

 Key: MAPREDUCE-3173
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3173
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.0.0, 3.0.0
Reporter: Devaraj K
Assignee: Devaraj K
 Attachments: MAPREDUCE-3173.patch, jquery-ui.min-1.8.16.js.gz, 
 jquery.min-1.6.4.js.gz


 When we try access the MRV2 UI, it is always giving the below message in the 
 UI even if the java script enabled in the browser.
 {code:xml}
 This page works best with javascript enabled. 
 {code}
 It is trying to download these below css/js files from internet and finally 
 ending up with the above message. For loading the page also it is taking long 
 time.
 {code:title=JQueryUI.java|borderStyle=solid}
   html.
   
 link(join(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/;,
 getTheme(), /jquery-ui.css)).
   link(/static/dt-1.7.5/css/jui-dt.css).
   
 script(https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js;).
   
 script(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js;).
 {code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3173) MRV2 UI doesn't work properly without internet

2012-04-24 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13260724#comment-13260724
 ] 

Hadoop QA commented on MAPREDUCE-3173:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12524002/MAPREDUCE-3173.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

-1 tests included.  The patch doesn't appear to include any new or modified 
tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 eclipse:eclipse.  The patch built with eclipse:eclipse.

+1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

-1 core tests.  The patch failed these unit tests:
  org.apache.hadoop.yarn.server.TestContainerManagerSecurity
  
org.apache.hadoop.yarn.server.resourcemanager.security.TestApplicationTokens
  
org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService
  
org.apache.hadoop.yarn.server.resourcemanager.resourcetracker.TestNMExpiry
  
org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization
  
org.apache.hadoop.yarn.server.resourcemanager.TestApplicationACLs
  org.apache.hadoop.mapred.TestClientRedirect
  org.apache.hadoop.mapreduce.security.TestJHSSecurity

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2300//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2300//console

This message is automatically generated.

 MRV2 UI doesn't work properly without internet
 --

 Key: MAPREDUCE-3173
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3173
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.0.0, 3.0.0
Reporter: Devaraj K
Assignee: Devaraj K
 Attachments: MAPREDUCE-3173.patch, jquery-ui.min-1.8.16.js.gz, 
 jquery.min-1.6.4.js.gz


 When we try access the MRV2 UI, it is always giving the below message in the 
 UI even if the java script enabled in the browser.
 {code:xml}
 This page works best with javascript enabled. 
 {code}
 It is trying to download these below css/js files from internet and finally 
 ending up with the above message. For loading the page also it is taking long 
 time.
 {code:title=JQueryUI.java|borderStyle=solid}
   html.
   
 link(join(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/;,
 getTheme(), /jquery-ui.css)).
   link(/static/dt-1.7.5/css/jui-dt.css).
   
 script(https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js;).
   
 script(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js;).
 {code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3173) MRV2 UI doesn't work properly without internet

2012-04-24 Thread Devaraj K (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261280#comment-13261280
 ] 

Devaraj K commented on MAPREDUCE-3173:
--

The above test failures are not related to the patch.

 MRV2 UI doesn't work properly without internet
 --

 Key: MAPREDUCE-3173
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3173
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.0.0, 3.0.0
Reporter: Devaraj K
Assignee: Devaraj K
 Attachments: MAPREDUCE-3173.patch, jquery-ui.min-1.8.16.js.gz, 
 jquery.min-1.6.4.js.gz


 When we try access the MRV2 UI, it is always giving the below message in the 
 UI even if the java script enabled in the browser.
 {code:xml}
 This page works best with javascript enabled. 
 {code}
 It is trying to download these below css/js files from internet and finally 
 ending up with the above message. For loading the page also it is taking long 
 time.
 {code:title=JQueryUI.java|borderStyle=solid}
   html.
   
 link(join(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/;,
 getTheme(), /jquery-ui.css)).
   link(/static/dt-1.7.5/css/jui-dt.css).
   
 script(https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js;).
   
 script(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js;).
 {code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3173) MRV2 UI doesn't work properly without internet

2011-10-14 Thread Todd Lipcon (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127708#comment-13127708
 ] 

Todd Lipcon commented on MAPREDUCE-3173:


For an alpha release, maybe not, but for something we expect users to use, it's 
pretty necessary. We have a lot of users who operate disconnected clusters.

 MRV2 UI doesn't work properly without internet
 --

 Key: MAPREDUCE-3173
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3173
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0, 0.24.0
Reporter: Devaraj K
Assignee: Devaraj K

 When we try access the MRV2 UI, it is always giving the below message in the 
 UI even if the java script enabled in the browser.
 {code:xml}
 This page works best with javascript enabled. 
 {code}
 It is trying to download these below css/js files from internet and finally 
 ending up with the above message. For loading the page also it is taking long 
 time.
 {code:title=JQueryUI.java|borderStyle=solid}
   html.
   
 link(join(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/;,
 getTheme(), /jquery-ui.css)).
   link(/static/dt-1.7.5/css/jui-dt.css).
   
 script(https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js;).
   
 script(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js;).
 {code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira