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

(Updated June 4, 2013, 11:10 p.m.)


Review request for Sqoop, Jarek Cecho, Hari Shreedharan, and Abraham Elmahrek.


Description
-------

commit 67ccd56d492ac4910c28376f7be0bcaad4e5cbdb
Author: Mengwei Ding <mengwei.d...@cloudera.com>
Date:   Wed May 29 18:04:53 2013 -0700

    SQOOP-973 add --url option for 'set server', which enables specifying host, 
port and webapp in a more consistant way with other applications. For example, 
'set server --url http://localhost:12000/sqoop'

:100644 100644 979b892... 68d9740... M  
client/src/main/java/org/apache/sqoop/client/core/Constants.java
:100644 100644 1c85592... c2581c3... M  
client/src/main/java/org/apache/sqoop/client/shell/SetServerFunction.java
:100644 100644 5dbcef5... 9f9289e... M  
client/src/main/java/org/apache/sqoop/client/shell/ShellEnvironment.java
:100644 100644 e328f9a... 2e91630... M  
client/src/main/resources/client-resource.properties
:100644 100644 33419b9... 2434a96... M  
docs/src/site/sphinx/CommandLineClient.rst


This addresses bug SQOOP-973.
    https://issues.apache.org/jira/browse/SQOOP-973


Diffs
-----

  client/src/main/java/org/apache/sqoop/client/core/Constants.java 979b892 
  client/src/main/java/org/apache/sqoop/client/shell/SetServerFunction.java 
1c85592 
  client/src/main/java/org/apache/sqoop/client/shell/ShellEnvironment.java 
5dbcef5 
  client/src/main/resources/client-resource.properties e328f9a 
  docs/src/site/sphinx/CommandLineClient.rst 33419b9 

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


Testing
-------


Thanks,

Mengwei Ding

Reply via email to