Hi Jason,

Thanks for your reply, But I am looking for a way to parallelly extract
all the tables in a Database.


On Thu, Mar 28, 2019 at 2:50 PM Jason Nerothin <jasonnerot...@gmail.com>
wrote:

> Yes.
>
> If you use the numPartitions option, your max parallelism will be that
> number. See also: partitionColumn, lowerBound, and upperBound
>
> https://spark.apache.org/docs/latest/sql-data-sources-jdbc.html
>
> On Wed, Mar 27, 2019 at 23:06 Surendra , Manchikanti <
> surendra.manchika...@gmail.com> wrote:
>
>> Hi All,
>>
>> Is there any way to copy all the tables in parallel from RDBMS using
>> Spark? We are looking for a functionality similar to Sqoop.
>>
>> Thanks,
>> Surendra
>>
>> --
> Thanks,
> Jason
>

Reply via email to