wangqiaoshi

Results 17 comments of wangqiaoshi

+1,we need this function too!

should set spark.pyspark.python ${ipython-path}

### Fix the bug : The completion function doesn't work in pyspark kind. description: when pyspark run in ipython environment , kind pyspark completion work. this pr add complete function...

> ping @wangqiaoshi - that's a great improvement! > do you mind fixing those minor issues after the last review > thank you! ok

> Some style issues, otherwise looks ok. > > Can a test be written for this (e.g. in `InteractiveIT`)? Not sure how easy it is to hit the completion API...

can if execution-jar=hdfs://dir,get execution-jar from hdfs to workingdir, jarpath=workingdir+jarName else if execution-jar=file://dir,get execution-jar from local to workingdir, jarpath=workingdir+jarName else if execution-jar=dir,jarpath=workingdir+dir+jarName ?

@suvodeep-pyne how do you configure? i use * don't work,but some.jar work

i'm sorry to new PR.I found old pr has some information i won't commit. except azkaban-common.jar,azkaban-web-server.jar,azkaban-exec-server.jar is not in public repository,i find teradata-connector-1.4.2.jar etc also are not in.how are we...