Member since
05-04-2020
2
Posts
0
Kudos Received
0
Solutions
11-13-2023
05:43 AM
@larnone As this is an older post, we recommend starting a new thread. The new thread will provide the opportunity to provide details specific to your environment that could aid others in providing a more accurate answer to your question.
... View more
06-12-2020
10:24 AM
Hi to all I'm looking for a solution to import and to partition dynamically data into ORC hive tables. I've seent that with sqoop it is possibile di import and to partition data dynamically by the value of columns, but I've also seen that this feature is working only for the first run, because in the following job launchs I get an 'org.apache.hive.hcatalog.common.HCatException : 2002 : Partition already present with given partition key values' message since sqoop is aptempting toappend data to existing partitions. Any idea to resolve this issue that make impossibile to use dynamic partioning in sqoop?
... View more