[ 
https://issues.apache.org/jira/browse/SQOOP-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13632073#comment-13632073
 ] 

Hudson commented on SQOOP-647:
------------------------------

Integrated in Sqoop2-hadoop100 #267 (See 
[https://builds.apache.org/job/Sqoop2-hadoop100/267/])
    SQOOP-647: Provide facility to cache server responses on client side 
(Revision 74ec7bad2549fb019273c917d3bae34d72f625f3)

     Result = SUCCESS
kathleen : 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=74ec7bad2549fb019273c917d3bae34d72f625f3
Files : 
* client/src/main/java/org/apache/sqoop/client/SqoopClient.java
* client/src/test/java/org/apache/sqoop/client/TestSqoopClient.java
* client/src/main/java/org/apache/sqoop/client/shell/ShowConnectorFunction.java
* pom.xml
* client/pom.xml

                
> Provide facility to cache server responses on client side
> ---------------------------------------------------------
>
>                 Key: SQOOP-647
>                 URL: https://issues.apache.org/jira/browse/SQOOP-647
>             Project: Sqoop
>          Issue Type: Improvement
>    Affects Versions: 1.99.1
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.99.2
>
>         Attachments: bugSQOOP-647.patch
>
>
> Currently each client commands results in one or more HTTP requests to 
> server. Those requests might be quite big as we're sending resource bundles, 
> form structures and other important information. We might want to create 
> caching service on the client to suppress subsequent HTTP queries for same 
> data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to