[GitHub] carbondata pull request #1552: [CARBONDATA-1796] While submitting new job to...

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1552: [CARBONDATA-1796] While submitting new job to...

qiuchenjian-2
GitHub user dhatchayani opened a pull request:

    https://github.com/apache/carbondata/pull/1552

    [CARBONDATA-1796] While submitting new job to HadoopRdd, token should be generated for accessing paths

    In hadoop secure mode cluster,
    while submitting job to hadoopRdd token should be generated for the path in JobConf, else Delegation Token exception will be thrown during load.
   
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
   
     - [ ] Testing done
            Manual testing
           
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dhatchayani/incubator-carbondata delegation_token

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1552.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1552
   
----
commit 76fda0e469526eca58951a7d30ac4e048024be55
Author: dhatchayani <[hidden email]>
Date:   2017-11-22T11:31:08Z

    [CARBONDATA-1796] While submitting new job to HadoopRdd, token should be generated for accessing paths

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1552: [CARBONDATA-1796] While submitting new job to Hadoop...

qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1552
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1822/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1552: [CARBONDATA-1796] While submitting new job to Hadoop...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1552
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1370/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1552: [CARBONDATA-1796] While submitting new job to Hadoop...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1552
 
    LGTM


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1552: [CARBONDATA-1796] While submitting new job to...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user asfgit closed the pull request at:

    https://github.com/apache/carbondata/pull/1552


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1552: [CARBONDATA-1796] While submitting new job to Hadoop...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user dhatchayani commented on the issue:

    https://github.com/apache/carbondata/pull/1552
 
    merged with PR#1558


---