[jira] [Updated] (SQOOP-2332) Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add support for Partition Date Format

2017-10-30 Thread Attila Szabo (JIRA)

 [ 
https://issues.apache.org/jira/browse/SQOOP-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Szabo updated SQOOP-2332:

Fix Version/s: (was: 1.4.7)
   1.5.0

> Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add 
> support for Partition Date Format
> --
>
> Key: SQOOP-2332
> URL: https://issues.apache.org/jira/browse/SQOOP-2332
> Project: Sqoop
>  Issue Type: New Feature
>Affects Versions: 1.4.5
>Reporter: Atul Gupta
>Assignee: Shashank
> Fix For: 1.5.0
>
> Attachments: SQOOP-2332_0.patch, SQOOP-2332_1.patch, 
> SQOOP-2332_3.patch, SQOOP-2332_4.patch, SQOOP-2332_5.patch
>
>
> Apache Sqoop 1.4.5 with Hcatalog supports Dynamic partitions when hive hive 
> partition table already exists. it would be nice if we have Dynamic Partition 
> support in Apache Sqoop Hcatalog even if Hive table does not exist during 
> data import. as a suggestion could add option like --hive-dynamic-partition 
> Also there is no support for date formats on partition column having type 
> like  date/time/timestamp. As a suggestion it would be great if we add Option 
> like  --hive-partition-key-format to support the partition date formats   
> based on java simple available date formats like -MM-dd, -MM,  
> etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (SQOOP-2332) Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add support for Partition Date Format

2015-11-03 Thread Shashank (JIRA)

 [ 
https://issues.apache.org/jira/browse/SQOOP-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shashank updated SQOOP-2332:

Attachment: SQOOP-2332_5.patch

> Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add 
> support for Partition Date Format
> --
>
> Key: SQOOP-2332
> URL: https://issues.apache.org/jira/browse/SQOOP-2332
> Project: Sqoop
>  Issue Type: New Feature
>Affects Versions: 1.4.5
>Reporter: Atul Gupta
>Assignee: Shashank
> Fix For: 1.4.7
>
> Attachments: SQOOP-2332_0.patch, SQOOP-2332_1.patch, 
> SQOOP-2332_3.patch, SQOOP-2332_4.patch, SQOOP-2332_5.patch
>
>
> Apache Sqoop 1.4.5 with Hcatalog supports Dynamic partitions when hive hive 
> partition table already exists. it would be nice if we have Dynamic Partition 
> support in Apache Sqoop Hcatalog even if Hive table does not exist during 
> data import. as a suggestion could add option like --hive-dynamic-partition 
> Also there is no support for date formats on partition column having type 
> like  date/time/timestamp. As a suggestion it would be great if we add Option 
> like  --hive-partition-key-format to support the partition date formats   
> based on java simple available date formats like -MM-dd, -MM,  
> etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SQOOP-2332) Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add support for Partition Date Format

2015-10-27 Thread Shashank (JIRA)

 [ 
https://issues.apache.org/jira/browse/SQOOP-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shashank updated SQOOP-2332:

Attachment: SQOOP-2332_4.patch

> Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add 
> support for Partition Date Format
> --
>
> Key: SQOOP-2332
> URL: https://issues.apache.org/jira/browse/SQOOP-2332
> Project: Sqoop
>  Issue Type: New Feature
>Affects Versions: 1.4.5
>Reporter: Atul Gupta
>Assignee: Shashank
> Fix For: 1.4.7
>
> Attachments: SQOOP-2332_0.patch, SQOOP-2332_1.patch, 
> SQOOP-2332_3.patch, SQOOP-2332_4.patch
>
>
> Apache Sqoop 1.4.5 with Hcatalog supports Dynamic partitions when hive hive 
> partition table already exists. it would be nice if we have Dynamic Partition 
> support in Apache Sqoop Hcatalog even if Hive table does not exist during 
> data import. as a suggestion could add option like --hive-dynamic-partition 
> Also there is no support for date formats on partition column having type 
> like  date/time/timestamp. As a suggestion it would be great if we add Option 
> like  --hive-partition-key-format to support the partition date formats   
> based on java simple available date formats like -MM-dd, -MM,  
> etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SQOOP-2332) Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add support for Partition Date Format

2015-10-13 Thread Shashank (JIRA)

 [ 
https://issues.apache.org/jira/browse/SQOOP-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shashank updated SQOOP-2332:

Attachment: SQOOP-2332_3.patch

> Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add 
> support for Partition Date Format
> --
>
> Key: SQOOP-2332
> URL: https://issues.apache.org/jira/browse/SQOOP-2332
> Project: Sqoop
>  Issue Type: New Feature
>Affects Versions: 1.4.5
>Reporter: Atul Gupta
>Assignee: Shashank
> Fix For: 1.4.7
>
> Attachments: SQOOP-2332_0.patch, SQOOP-2332_1.patch, 
> SQOOP-2332_3.patch
>
>
> Apache Sqoop 1.4.5 with Hcatalog supports Dynamic partitions when hive hive 
> partition table already exists. it would be nice if we have Dynamic Partition 
> support in Apache Sqoop Hcatalog even if Hive table does not exist during 
> data import. as a suggestion could add option like --hive-dynamic-partition 
> Also there is no support for date formats on partition column having type 
> like  date/time/timestamp. As a suggestion it would be great if we add Option 
> like  --hive-partition-key-format to support the partition date formats   
> based on java simple available date formats like -MM-dd, -MM,  
> etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SQOOP-2332) Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add support for Partition Date Format

2015-09-15 Thread Rakesh Sharma (JIRA)

 [ 
https://issues.apache.org/jira/browse/SQOOP-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rakesh Sharma updated SQOOP-2332:
-
Attachment: SQOOP-2332_1.patch

Uploading new patch with cleaning extra spaces.

> Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add 
> support for Partition Date Format
> --
>
> Key: SQOOP-2332
> URL: https://issues.apache.org/jira/browse/SQOOP-2332
> Project: Sqoop
>  Issue Type: New Feature
>Affects Versions: 1.4.5
>Reporter: Atul Gupta
>Assignee: Rakesh Sharma
> Fix For: 1.4.7
>
> Attachments: SQOOP-2332_0.patch, SQOOP-2332_1.patch
>
>
> Apache Sqoop 1.4.5 with Hcatalog supports Dynamic partitions when hive hive 
> partition table already exists. it would be nice if we have Dynamic Partition 
> support in Apache Sqoop Hcatalog even if Hive table does not exist during 
> data import. as a suggestion could add option like --hive-dynamic-partition 
> Also there is no support for date formats on partition column having type 
> like  date/time/timestamp. As a suggestion it would be great if we add Option 
> like  --hive-partition-key-format to support the partition date formats   
> based on java simple available date formats like -MM-dd, -MM,  
> etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SQOOP-2332) Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add support for Partition Date Format

2015-09-15 Thread Rakesh Sharma (JIRA)

 [ 
https://issues.apache.org/jira/browse/SQOOP-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rakesh Sharma updated SQOOP-2332:
-
Attachment: SQOOP-2332_0.patch

> Dynamic Partition in Sqoop HCatalog- if Hive table does not exists & add 
> support for Partition Date Format
> --
>
> Key: SQOOP-2332
> URL: https://issues.apache.org/jira/browse/SQOOP-2332
> Project: Sqoop
>  Issue Type: New Feature
>Affects Versions: 1.4.5
>Reporter: Atul Gupta
>Assignee: Rakesh Sharma
> Fix For: 1.4.7
>
> Attachments: SQOOP-2332_0.patch
>
>
> Apache Sqoop 1.4.5 with Hcatalog supports Dynamic partitions when hive hive 
> partition table already exists. it would be nice if we have Dynamic Partition 
> support in Apache Sqoop Hcatalog even if Hive table does not exist during 
> data import. as a suggestion could add option like --hive-dynamic-partition 
> Also there is no support for date formats on partition column having type 
> like  date/time/timestamp. As a suggestion it would be great if we add Option 
> like  --hive-partition-key-format to support the partition date formats   
> based on java simple available date formats like -MM-dd, -MM,  
> etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SQOOP-2332) Dynamic Partition in Sqoop HCatalog- if Hive table does not exists add support for Partition Date Format

2015-05-18 Thread Atul Gupta (JIRA)

 [ 
https://issues.apache.org/jira/browse/SQOOP-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Atul Gupta updated SQOOP-2332:
--
Assignee: Shashank

 Dynamic Partition in Sqoop HCatalog- if Hive table does not exists  add 
 support for Partition Date Format
 --

 Key: SQOOP-2332
 URL: https://issues.apache.org/jira/browse/SQOOP-2332
 Project: Sqoop
  Issue Type: New Feature
Affects Versions: 1.4.5
Reporter: Atul Gupta
Assignee: Shashank
 Fix For: 1.4.7


 Apache Sqoop 1.4.5 with Hcatalog supports Dynamic partitions when hive hive 
 partition table already exists. it would be nice if we have Dynamic Partition 
 support in Apache Sqoop Hcatalog even if Hive table does not exist during 
 data import. as a suggestion could add option like --hive-dynamic-partition 
 Also there is no support for date formats on partition column having type 
 like  date/time/timestamp. As a suggestion it would be great if we add Option 
 like  --hive-partition-key-format to support the partition date formats   
 based on java simple available date formats like -MM-dd, -MM,  
 etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SQOOP-2332) Dynamic Partition in Sqoop HCatalog- if Hive table does not exists add support for Partition Date Format

2015-05-04 Thread Gwen Shapira (JIRA)

 [ 
https://issues.apache.org/jira/browse/SQOOP-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gwen Shapira updated SQOOP-2332:

Fix Version/s: (was: 1.4.6)
   1.4.7

 Dynamic Partition in Sqoop HCatalog- if Hive table does not exists  add 
 support for Partition Date Format
 --

 Key: SQOOP-2332
 URL: https://issues.apache.org/jira/browse/SQOOP-2332
 Project: Sqoop
  Issue Type: New Feature
Affects Versions: 1.4.5
Reporter: Atul Gupta
 Fix For: 1.4.7


 Apache Sqoop 1.4.5 with Hcatalog supports Dynamic partitions when hive hive 
 partition table already exists. it would be nice if we have Dynamic Partition 
 support in Apache Sqoop Hcatalog even if Hive table does not exist during 
 data import. as a suggestion could add option like --hive-dynamic-partition 
 Also there is no support for date formats on partition column having type 
 like  date/time/timestamp. As a suggestion it would be great if we add Option 
 like  --hive-partition-key-format to support the partition date formats   
 based on java simple available date formats like -MM-dd, -MM,  
 etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)